aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-07 20:46:58 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-07 20:46:58 +0000
commit34f748beda544572c8d4d68f1d9b52ccfdb1c5f7 (patch)
tree2ed71135c093e4caf1cebac85c6a5fa211de56e4 /doc/TODO
parent505797e9985625d32debf7f0da4e705ae40e8f56 (diff)
downloadtor-34f748beda544572c8d4d68f1d9b52ccfdb1c5f7.tar
tor-34f748beda544572c8d4d68f1d9b52ccfdb1c5f7.tar.gz
a few more todo thoughts
svn:r1527
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4b22cb4cc..ead0dde36 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -147,6 +147,9 @@ Rendezvous service:
- backward compatibility: when only certain nodes know about rend
protocol, how do we deal? have nodes parse the tor version field?
force an upgrade? simply be more robust against useless nodes?
+ o should expire rend streams when too much time has passed
+ - should make failed rend/intro circs count toward alice's
+ num_failed circs, to prevent madness when we're offline
On-going
. Better comments for functions!