mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Changed lsign behaviour, allow future subkeys, don't list revoked keys
This commit is contained in:
parent
32cf5dfb99
commit
dce4566802
14 changed files with 82 additions and 38 deletions
8
TODO
8
TODO
|
@ -1,12 +1,7 @@
|
|||
|
||||
* Change the 'no lsign with v3 key policy" to simply use a v4
|
||||
signature in that case. Hmm, that's what Thomas' patch was about.
|
||||
|
||||
* Put a note into readme.w32 that there is a man page and a options
|
||||
file; write the registry stuff in regedit format.
|
||||
|
||||
* Ignore subkeys created in the future.
|
||||
|
||||
* Allow "gpg -cs"
|
||||
|
||||
* Show more info does not work from edit->trust
|
||||
|
@ -66,9 +61,6 @@
|
|||
* Check for consistent spelling of user ID, key ID etc.
|
||||
Replace "user id not found" in getkey.c by "no valid user ID found".
|
||||
|
||||
* Do not return "[revoked] User Name" unless in verbose mode, so that
|
||||
revoked user IDs are better hidden.
|
||||
|
||||
* Replace the printing of the user name by [self-signature] when
|
||||
appropriate so that a key listing does not get clobbered.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue