summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-10-05 23:21:37 +0000
committerNick Mathewson <nickm@torproject.org>2005-10-05 23:21:37 +0000
commit780aa94b6a89f26f4dce62a35dee584b51596434 (patch)
treead7b30f1f59ea5c56abebde4e697ad16ff9aed8f
parent5cf758764ee9460f9bda8f0494f311ace54c8616 (diff)
downloadtor-780aa94b6a89f26f4dce62a35dee584b51596434.tar.gz
tor-780aa94b6a89f26f4dce62a35dee584b51596434.zip
add a todo: clients should use Stable/Fast flags
svn:r5205
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 5e9fdee16f..37991cfd2d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -193,6 +193,9 @@ N . Routerdesc download changes
- Security
- Alices avoid duplicate class C nodes.
- Analyze how bad the partitioning is or isn't.
+ - Flags
+ - Clients use Stable and Fast instead of uptime and bandwidth to
+ pick which servers are stable/fast.
- Make authorities rate-limit logging their complaints about given
servers?