diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -2,8 +2,6 @@ * add some status output put for signing and encryption. replace the putc in primegen with some kind of status-fd outputs. - * Implement 256 bit key Twofish. - * Fix revocation and expire stuff. * Check calculation of key validity. @@ -26,9 +24,15 @@ * Solaris make as problems with the generated POTFILES - seems to be a gettext bug. + * Need suffix rules for .S to produce .s for some systems + + * do a chmod as soon as the secring is created. Print a warning if + the directory mode is wrong. + Nice to have ------------ + * use DEL and ^H for erasing the previous character (util/ttyio.c). * replace the keyserver stuff either by a call to a specialized utility or SOCKSify the stuff. * Do a real fix for bug #7 or document that it is a PGP 5 error. |