aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-10-14 01:44:32 +0000
committerNick Mathewson <nickm@torproject.org>2004-10-14 01:44:32 +0000
commit0d5a847f12724d1a86898ca3246850c06ceaebf1 (patch)
tree69b36dff2fd5411525ff0f99540c3b4268058255 /doc
parent55634e4eec5924985d74c8590b6a8c7291988e9c (diff)
downloadtor-0d5a847f12724d1a86898ca3246850c06ceaebf1.tar.gz
tor-0d5a847f12724d1a86898ca3246850c06ceaebf1.zip
Remove need for dirservers file: now, we note trusted dirservers in configuration options, and only need to remember addr:port and key digest for each one.
svn:r2479
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 08f8bffaaa..0d008f0f23 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,8 +13,8 @@ ARMA - arma claims
0.0.9pre2:
R . bandwidth buckets for write as well as read.
-N - switch dirservers entries to config lines.
-N - add three default dirplaces if we parse the whole torrc and
+ o switch dirservers entries to config lines.
+ o add three default dirplaces if we parse the whole torrc and
no dirplaces are specified.
N - Handle rendezvousing with unverified nodes.
- Specify: Stick rendezvous point's key in INTRODUCE cell.