summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-10-15 20:52:09 +0000
committerNick Mathewson <nickm@torproject.org>2004-10-15 20:52:09 +0000
commit9d5831341e0818569a2964e25ee15eab143314e6 (patch)
tree0455a9e25d044b7a2f48d97c1e227b8260182553 /doc
parentf882bd92edde8f864eee87c178838cb6e8589555 (diff)
downloadtor-9d5831341e0818569a2964e25ee15eab143314e6.tar.gz
tor-9d5831341e0818569a2964e25ee15eab143314e6.zip
Implement user-declared node families.
svn:r2534
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 9d76cd0618..c1299c9df7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -22,7 +22,7 @@ N - Handle rendezvousing with unverified nodes.
o node 'groups' that are known to be in the same zone of control.
o Nodes can list their coadministrated nodes.
o If A lists B, it only counts if B also lists A
-N - Users can list other coadministrated nodes if they like.
+ o Users can list other coadministrated nodes if they like.
o Never choose two coadministrated nodes in the same circuit.
R - figure out enclaves, e.g. so we know what to recommend that people
do, and so running a tor server on your website is helpful.