[or-cvs] some more todo items

Roger Dingledine arma at seul.org
Wed Apr 14 11:09:40 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	TODO 
Log Message:
some more todo items


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- TODO	14 Apr 2004 10:22:53 -0000	1.93
+++ TODO	14 Apr 2004 11:09:38 -0000	1.94
@@ -178,6 +178,8 @@
           get circuit_launch_new to do the right thing.
         - Rotate tls-level connections -- make new ones, expire old ones.
           So we get actual key rotation, not just symmetric key rotation
+        - And learn to transfer a circuit from one conn to another, so we
+          can empty conns to expire them.
         o Are there anonymity issues with sequential streamIDs? Sequential
           circIDs? Eg an attacker can learn how many there have been.
           The fix is to initialize them randomly rather than at 1.
@@ -237,12 +239,14 @@
                 o Handle multihomed servers (config variable to set IP)
 
 In the distant future:
+        D tunnel tor cell protocol over http, for people who need to
+          do http
+        D better transport than tcp: reliable is necessary, but
+          out-of-order delivery is fine (to some extent).
         D Load balancing between router twins
                 D Keep track of load over links/nodes, to
                   know who's hosed
 SPEC!!  D Non-clique topologies
-        D Implement our own memory management, at least for common structs
-          (Not ever necessary?)
         D Advanced directory servers
                 D Automated reputation management
 SPEC!!          D Figure out how to do threshold directory servers



More information about the tor-commits mailing list