diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-03-06 15:10:03 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-03-06 15:10:03 +0000 |
commit | 0a27014ee8ba24a3ca3d78cefdeda8ba391e42ba (patch) | |
tree | 2d08c30a4ece1139d9f203be2ecc3b25a45bfec4 /trunk/TODO | |
parent | 0468b8a264c429c66a92ff56e012f6f794603f09 (diff) |
Tag as release_2_1_8-4, againecholot-2.1.8-4
Diffstat (limited to 'trunk/TODO')
-rw-r--r-- | trunk/TODO | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/trunk/TODO b/trunk/TODO new file mode 100644 index 0000000..b1b9e97 --- /dev/null +++ b/trunk/TODO @@ -0,0 +1,35 @@ +$Id$ + +Legend: + - Not done + * Top priority + . Partially done + o Done + D Deferred + X Abandoned + + - updated information with from lines + - don't send that many messages with From Headers + - optionally log messages wich raise problems + - close and open files instead of keeping all the files open + - make 'not a remailer' check not that strict + +can be done later: + - allow capsstring overrides/additions + - check gnupg version number on startup + - chain preload and postload + D 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 + D rotate secret + D parse bounces and mark pings as dead immediatly + D separate keys in remailer-key reply if they share the same armor (cmeclex is + the only one doing this. AARG) + D query other stat pages for new remailers + D ping nymservers + D ping mail2news gates + D ping remailer -> usenet, summarize from lines + X have different stats philosophies (pessimist, optimist..) + X get rid of dependency on mix + X get rid of dependency on gnupg + X have a timeout on GPG calls (nonblocking IO should solve the problem) |