diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 35 |
1 files changed, 23 insertions, 12 deletions
@@ -1,15 +1,26 @@ -$Id: TODO,v 1.43 2003/01/14 06:28:27 weasel Exp $ +$Id: TODO,v 1.44 2003/01/22 18:04:29 weasel Exp $ + +Legend: + - Not done + * Top priority + . Partially done + o Done + D Deferred + X Abandoned can be done later: - check for mixmaster binary on startup - check gnupg version number on startup - detect broken chains - ping nymservers - chain preload and postload - parse bounces and mark pings as dead immediatly - rotate secret - get rid of dependency on mix - get rid of dependency on gnupg - separate keys in remailer-key reply if they share the same armor (cmeclex is + o have a way to always have certain keys in the keyring + (manually add nym's keyrings) + This is not necessary if we add real nymserv pinging + o ping nymservers + o check for mixmaster binary on startup + o check gnupg version number on startup + o detect broken chains + o chain preload and postload + o parse bounces and mark pings as dead immediatly + o rotate secret + o separate keys in remailer-key reply if they share the same armor (cmeclex is the only one doing this. AARG) - query other stat pages for new remailers + o query other stat pages for new remailers + o get rid of dependency on mix + o get rid of dependency on gnupg |