diff options
author | Werner Koch <wk@gnupg.org> | 1999-02-25 18:51:55 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-02-25 18:51:55 +0100 |
commit | 946916a53d4643c7855fc446ac24193248aa3831 (patch) | |
tree | 156d411cc486f3ec244ea8f9c1dae741d4927f02 /TODO | |
parent | *** empty log message *** (diff) | |
download | gnupg2-946916a53d4643c7855fc446ac24193248aa3831.tar.xz gnupg2-946916a53d4643c7855fc446ac24193248aa3831.zip |
See ChangeLog: Thu Feb 25 18:47:39 CET 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -17,9 +17,18 @@ * Use capabilities if available. glibc2 does not support it yet? What about 2.2 or should we use the system calls directly? - * wehndecryptiong multiple key: print a warning only if no usable pubkey + * when decryptiong multiple key: print a warning only if no usable pubkey encrypte package was found. Extension: display a list of all recipients. + * in pkclist.c : display info about the key before saying that + we have (no) trust info. + + * for new key: the last keyring specified is used. Order is: default + keyrings, keyrings from options, keyrings from the command line. + + * display a kind of message-id from a signature (the timestamp may not + be suffiecient but DSA signatures are always different). This can + be used to prevent replay attacks. (something is mentioned in rfc2440). Nice to have |