summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-09-23 20:44:22 +0000
committerNick Mathewson <nickm@torproject.org>2005-09-23 20:44:22 +0000
commitebf6476e8e5e7c77ca0efa17656511cd8cda364f (patch)
tree81b2969ae15d0e30b7eb68922745bc2cca30f8c6 /doc/TODO
parent18a0a0e458801616d939ba5828df93f8c6e35436 (diff)
downloadtor-ebf6476e8e5e7c77ca0efa17656511cd8cda364f.tar.gz
tor-ebf6476e8e5e7c77ca0efa17656511cd8cda364f.zip
Provide dire warnings to any users who set DirServer; move it out of torrc.sample and into torrc.complete.
svn:r5132
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 711a36238a..e746a696cd 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -163,7 +163,8 @@ N . Routerdesc download changes
o Reset failure count every 60 minutes
o Drop fallback to download-all. Also, always split download.
- Only use a routerdesc if you recognize its hash.
- - Must defer till dirservers are upgraded to latest.
+ - (Must defer till dirservers are upgraded to latest code, which
+ actually generates these hashes.)
- Of course, authdirservers must not do this.
- Should directory mirrors do something else entirely?
- Use has_fetched_directory sanely, whatever that means.
@@ -177,7 +178,7 @@ N . Routerdesc download changes
- Call dirport_is_reachable from somewhere else.
o Networkstatus should list who's an authority.
- Add nickname element to dirserver line. Log this along with IP:Port.
- - Warn when using non-default directory servers.
+ o Warn when using non-default directory servers.
- When giving up on a non-finished dir request, log how many bytes
dropped, to see whether it's worthwhile to use partial info.
- Security