Browse Source

a few more todo thoughts

svn:r1527
Roger Dingledine 21 years ago
parent
commit
34f748beda
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/TODO

+ 3 - 0
doc/TODO

@@ -147,6 +147,9 @@ Rendezvous service:
         - backward compatibility: when only certain nodes know about rend
         - backward compatibility: when only certain nodes know about rend
           protocol, how do we deal? have nodes parse the tor version field?
           protocol, how do we deal? have nodes parse the tor version field?
           force an upgrade? simply be more robust against useless nodes?
           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
 On-going
         . Better comments for functions!
         . Better comments for functions!