aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-10-15 04:57:36 +0000
committerNick Mathewson <nickm@torproject.org>2004-10-15 04:57:36 +0000
commit88e0c080cf5493e2841a392f77daeef3db6a289d (patch)
treee8ad4382a7320dcf27647fe42bc0487b79e5e593 /doc
parent5e80944c52ae8abb43a446272f202d8a7d8af083 (diff)
downloadtor-88e0c080cf5493e2841a392f77daeef3db6a289d.tar
tor-88e0c080cf5493e2841a392f77daeef3db6a289d.tar.gz
Ignore fascistfirewall when dealing with service descriptors; obey fascistfirewall when posting server descriptors; ignore fascistfirewall on directory connections when httpproxy is set.
svn:r2527
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index 04d36767e..fcd60e453 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -11,19 +11,19 @@ ARMA - arma claims
X Abandoned
0.0.9pre4:
- - Don't use FascistFirewall if you're going via Tor, or if
+o - Don't use FascistFirewall if you're going via Tor, or if
you're going via HttpProxy.
- - make RecommendedVersions a CONFIG_TYPE_LINELIST option
+N - make RecommendedVersions a CONFIG_TYPE_LINELIST option
R . bandwidth buckets for write as well as read.
N - Handle rendezvousing with unverified nodes.
- Specify: Stick rendezvous point's key in INTRODUCE cell.
Bob should _always_ use key from INTRODUCE cell.
- Implement.
-N - node 'groups' that are known to be in the same zone of control.
- - Nodes can list their coadministrated nodes.
- - If A lists B, it only counts if B also lists A
- - Users can list other coadministrated nodes if they like.
- . Never choose two coadministrated nodes in the same circuit.
+ 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 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.
- Do enclaves for same IP only.