diff options
author | Werner Koch <[email protected]> | 1999-07-22 18:11:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-07-22 18:11:55 +0000 |
commit | 541bb017d2eb940f7f56a6cf79ba0dacf8766ba3 (patch) | |
tree | 5e46d282e914b27ab36195d5713188d3af671b7b /TODO | |
parent | See ChangeLog: Thu Jul 15 10:15:35 CEST 1999 Werner Koch (diff) | |
download | gnupg-541bb017d2eb940f7f56a6cf79ba0dacf8766ba3.tar.gz gnupg-541bb017d2eb940f7f56a6cf79ba0dacf8766ba3.zip |
See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -1,22 +1,23 @@ - * add some status output put for signing and encryption. - replace the putc in primegen with some kind of status-fd outputs. + * Check that uids without a self signature don't become fully trusted and + print a warning when such a key is used. - * Speed up calculation of key validation. - - * print a warning when a revoked/expired _secret_ key is used. - * Add NO_PUBKEY and NO_SECKEY status lines. +Scheduled for 1.1 +----------------- + * With option -i prompt before adding a key to the keyring and show some + info what we are about to add. - * Solaris make has problems with the generated POTFILES - seems to be a - gettext bug. + * Speed up calculation of key validation. - * find a way to allow the import of non-self-signed keys. This is needed - for the IN ENCR/SIGN hack. + * Allow a replacement for the progress functions in ./cipher - * add an option to use a OpenPGP packet as input (and don't build a literal + * add an option to use an OpenPGP packet as input (and don't build a literal data packet) + * print a warning when a revoked/expired _secret_ key is used. + + Nice to have ------------ * Offcial test vectors for 3DES-EDE3 |