diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-07-22 17:34:10 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-07-22 17:34:10 +0000 |
commit | 5621ccc962a0370e3d49d5e7bc6352a57a1b8d69 (patch) | |
tree | 87c970e555da941197cb517d4154867ef7cf0e42 /doc/TODO | |
parent | c3a62c173921329aebe8159dda6e053a92ea0543 (diff) | |
download | tor-5621ccc962a0370e3d49d5e7bc6352a57a1b8d69.tar.gz tor-5621ccc962a0370e3d49d5e7bc6352a57a1b8d69.zip |
Note item status; add persistence task
svn:r4634
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -87,12 +87,14 @@ N . Controller improvements o Implement main controller interface o Glue code o Testing +N - Make configuration parsing code switchable to different sets of + variables so we can use it for persistence. N . helper nodes (Choose N nodes randomly; if a node dies (goes down for a long time), replace it. Store nodes on disk. - - Implement (basic case) + o Implement (basic case) - Implement (persistence) - - Test, debug - Document + - Test, debug N - Make a FirewallIPs to correspond to firewallPorts so I can use Tor at MIT when my directory is out of date. - switch accountingmax to count total in+out, not either in or |