diff options
Diffstat (limited to '')
-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 |