[or-cvs] and update the todo
Roger Dingledine
arma at seul.org
Wed May 28 06:36:51 UTC 2003
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home/arma/work/onion/cvs/doc
Modified Files:
TODO
Log Message:
and update the todo
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- TODO 7 May 2003 18:30:45 -0000 1.10
+++ TODO 28 May 2003 06:36:49 -0000 1.11
@@ -126,15 +126,15 @@
- Total rate limiting
. Look at OR handshake in more detail
o Spec it
- - Merge OR and OP handshakes
- - But figure out how to indicate if we're OR?
+ o Merge OR and OP handshakes
+ - rearrange connection_or so it doesn't suck so much to read
D Periodic link key rotation. Spec?
- More flexibility in node addressing
D Support IPv6 rather than just 4
- Handle multihomed servers (config variable to set IP)
. Move from onions to ephemeral DH
o incremental path building
- - transition circuit-level sendmes to hop-level sendmes
+ o transition circuit-level sendmes to hop-level sendmes
- implement truncate, truncated
o move from 192byte DH to 128byte DH, so it isn't so damn slow
- exiting from not-last hop
@@ -142,4 +142,5 @@
- make sure exiting from the not-last hop works
- logic to find last *open* hop, not last hop, in cpath
- choose exit nodes by exit policies
+ o wrap malloc with something that explodes when it fails
More information about the tor-commits
mailing list