diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-04-09 20:31:56 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-04-09 20:31:56 +0000 |
commit | 7210ebfb4445e2cc68a24110d5779f95234ee50f (patch) | |
tree | 89e1fbb2102837cacf47ddf162b1ebda9f025da3 /doc/TODO | |
parent | e26c1dcba719b7174a8f45d288fd32e66666b46e (diff) | |
download | tor-7210ebfb4445e2cc68a24110d5779f95234ee50f.tar.gz tor-7210ebfb4445e2cc68a24110d5779f95234ee50f.zip |
r19276@catbus: nickm | 2008-04-09 16:25:02 -0400
Remove tracked-elsewhere issues.
svn:r14336
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -446,24 +446,6 @@ If somebody wants to do this in some version, they should: - Some mechanism for specifying that we want to stop using a cached bridge. -* * * * - -Removing these because they're tracked elsewhere: - - - we try to build 4 test circuits to break them over different - servers. but sometimes our entry node is the same for multiple - test circuits. this defeats the point. - [ TRACKED IN BUG 654 ] - - d Limit to 2 dir, 2 OR, N SOCKS connections per IP. - - Or maybe close connections from same IP when we get a lot from one. - - Or maybe block IPs that connect too many times at once. - [ Same as bug 469 ] - - - more strategies for distributing bridge addresses in a way that - doesn't rely on knowing somebody who runs a bridge for you. - [ In birdgedb TODO ] - ======================================================================= Future versions: |