diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-12-15 21:39:49 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-12-15 21:39:49 +0000 |
commit | c55ee506616f324f0e6818bfbe6cc89966ea6ce3 (patch) | |
tree | 90f82b6156adb0ca4b5d8c36ab1f5c61abe32f5a /doc | |
parent | 89eded7b175dc541a4c140587d48b01cc0e914eb (diff) | |
download | tor-c55ee506616f324f0e6818bfbe6cc89966ea6ce3.tar tor-c55ee506616f324f0e6818bfbe6cc89966ea6ce3.tar.gz |
update completed items
svn:r5602
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -45,10 +45,13 @@ R - If your helper nodes are unavailable, don't abandon them unless other nodes *are* reachable. N - Destroy and truncated cells should have reasons. + - Specify + - Implement -N - Add a panic-button config option to buy us time if we get sybiled. + o Add a panic-button config option to buy us time if we get sybiled: + Limit nodes to those listed in fingerprints file. -N - Clients use Stable and Fast instead of uptime and bandwidth to + o Clients use Stable and Fast instead of uptime and bandwidth to pick which servers are stable/fast. N - Only use a routerdesc if you recognize its hash. @@ -214,7 +217,7 @@ N - Vet all pending installer patches - unrecommend IE because of ftp:// bug. - torrc.complete.in needs attention? - - Can/should we really dump "ports" from routerparse? + o Dump "ports" from routerparse? o Let more config options (e.g. ORPort) change dynamically. o Add TTLs to DNS-related replies, and use them (when present) to adjust |