mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu):
Prompt for and create a trust signature with "tsign". This is functional, but needs better UI text. * build-packet.c (build_sig_subpkt): Able to build trust and regexp subpackets. * pkclist.c (do_edit_ownertrust): Comment.
This commit is contained in:
parent
39e659312e
commit
ae1d1288ee
4 changed files with 191 additions and 39 deletions
|
@ -306,6 +306,7 @@ do_edit_ownertrust (PKT_public_key *pk, int mode,
|
|||
print_fingerprint (pk, NULL, 2);
|
||||
tty_printf("\n");
|
||||
}
|
||||
/* This string also used in keyedit.c:sign_uids */
|
||||
tty_printf (_(
|
||||
"Please decide how far you trust this user to correctly\n"
|
||||
"verify other users' keys (by looking at passports,\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue