summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-10-09 21:11:14 +0000
committerRoger Dingledine <arma@torproject.org>2006-10-09 21:11:14 +0000
commitf1e25da4934a7304eb72636229c90d4380e4aa54 (patch)
tree74651395eaf2175027eb0ae5a7c8b69d05e172c2 /doc
parent81dd9720f27e4a6d2590f85671db78fede98e75f (diff)
downloadtor-f1e25da4934a7304eb72636229c90d4380e4aa54.tar.gz
tor-f1e25da4934a7304eb72636229c90d4380e4aa54.zip
remove a redundant todo entry
svn:r8678
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/TODO b/doc/TODO
index a4cbd68431..d5005aec90 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -224,11 +224,6 @@ For blocking-resistance scheme:
X allow ordinary-looking ssl for dir connections. need a new dirport
for this, or can we handle both ssl and non-ssl, or should we
entirely switch to ssl in certain cases?
-Rd- Official way to do authenticated dir conns: connect to OR port,
- and exit to 'localhost:dir-port'.
- - Make everybody with a dir-port implicitly accept exit to
- localhost:dir-port.
- - Check whether this works with one-hop circ case.
d - need to figure out how to fetch status of a few servers from the BDA
without fetching all statuses. A new URL to fetch I presume?
@@ -302,7 +297,7 @@ Minor items for 0.1.2.x as time permits:
us play nice with websites when Tor users want to crawl them; it
also introduces DoS opportunities.
! - The bw_accounting file should get merged into the state file.
-R - Streamline how we pick entry nodes.
+ - Streamline how we pick entry nodes.
! - Better installers and build processes.
- Commit edmanm's win32 makefile to tor contrib, or write a new one.
- Christian Grothoff's attack of infinite-length circuit.