[or-cvs] more todo edits from today"s meeting

Roger Dingledine arma at seul.org
Mon Mar 17 23:34:02 UTC 2003


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

Modified Files:
	TODO 
Log Message:
more todo edits from today's meeting


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- TODO	17 Mar 2003 23:19:25 -0000	1.1
+++ TODO	17 Mar 2003 23:34:00 -0000	1.2
@@ -13,16 +13,21 @@
 
 
         - Use a stronger cipher
-                - 3des for now
+NICK            - 3des for now
                 - aes when we everybody has openssl 0.9.7
         . Topics / circuits
                 o Implement topics
                 - Rotate circuits after N minutes?
                 - Circuits should expire when circuit->expire triggers
 NICK            . Handle half-open connections
+                - Figure out what causes connections to close, standardize
+                        when we mark a connection vs when we tear it down
+NICK            - Look at what ssl does to keep from mutating data streams
 NICK    . On the fly compression of each stream
         o Clean up the event loop (optimize and sanitize)
-        - Exit policies
+ARMA    - Remove that awful concept of 'roles'
+ARMA    - Exit policies
+                - Spec how to write the exit policies
                 - Path selection algorithms
                         - Let user request certain nodes
                         - And disallow certain nodes
@@ -69,12 +74,12 @@
         D Deploy and manage open source development site.
         . Documentation
                 . Discussion of socks, tsocks, etc
-                - On-the-network protocol
-                        - Onions
-                        - Cells
+                o On-the-network protocol
+                        o Onions
+                        o Cells
                 . Better comments for functions!
         - Tests
-                - Testing harness/infrastructure
+NICK            - Testing harness/infrastructure
                 - Unit tests
                 - System tests (how?)
                 - Performance tests, so we know when we've improved



More information about the tor-commits mailing list