[or-cvs] Tested backends for directory signing and checking. Direct...

Nick Mathewson nickm at seul.org
Wed May 7 18:30:48 UTC 2003


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv22193/doc

Modified Files:
	TODO 
Log Message:
Tested backends for directory signing and checking.  Directory parser completely refactored.  Need documentation and integration.  Explanitory mail forthcoming.

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- TODO	7 May 2003 02:28:42 -0000	1.9
+++ TODO	7 May 2003 18:30:45 -0000	1.10
@@ -22,7 +22,7 @@
 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
+                o 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)
 ARMA    o Remove that awful concept of 'roles'
@@ -55,8 +55,13 @@
         . Directory servers
                 D Automated reputation management
 NICK            . Include key in source; sign directories
+		        o Signed directory backend
+			- Document
+ARMA			- Integrate
                 - Add versions to code
 NICK            . Have directories list recommended-versions
+		        o Include (unused) line in directories
+			o Check for presence of line.
                         - Quit if running the wrong version
                         - Command-line option to override quit
                 . Add more information to directory server entries



More information about the tor-commits mailing list