Просмотр исходного кода

a few more todo thoughts

svn:r1527
Roger Dingledine 22 лет назад
Родитель
Сommit
34f748beda
1 измененных файлов с 3 добавлено и 0 удалено
  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!