summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-09-28 15:42:56 +0000
committerNick Mathewson <nickm@torproject.org>2008-09-28 15:42:56 +0000
commitec56889013444d6a309e701cd98406a8a3ecba80 (patch)
treed3ad730d613a197731a3fae6b67c449ffe196ba9
parentbb1685318ca1d395706a586340cae7566f8426aa (diff)
downloadtor-ec56889013444d6a309e701cd98406a8a3ecba80.tar.gz
tor-ec56889013444d6a309e701cd98406a8a3ecba80.zip
Note that bug 469 needs a proposal in the proposal TODO.
svn:r16993
-rw-r--r--doc/spec/proposals/098-todo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/spec/proposals/098-todo.txt b/doc/spec/proposals/098-todo.txt
index 3ef99e12b2..312ad551e6 100644
--- a/doc/spec/proposals/098-todo.txt
+++ b/doc/spec/proposals/098-todo.txt
@@ -17,7 +17,7 @@ Overview:
seems irrelevant.
-For some later protool version.
+For some later protocol version.
- Fix onionskin handshake scheme to be more mainstream, less nutty.
Can we just do
@@ -85,6 +85,7 @@ B.1. ... and that will require no changes
- Mention multiple addr/port combos
- Advertised outbound IP?
- Migrate streams across circuits.
+ - Fix bug 469 by limiting the number of simultaneous connections per IP.
B.2. ... and that we have no idea how to do.