[or-cvs] break up initial rend tasks

Nick Mathewson nickm at seul.org
Tue Mar 30 01:32:18 UTC 2004


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

Modified Files:
	TODO 
Log Message:
break up initial rend tasks

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- TODO	29 Mar 2004 20:39:40 -0000	1.74
+++ TODO	30 Mar 2004 01:32:16 -0000	1.75
@@ -101,21 +101,24 @@
                 - Waiting at a rendezvous point to be joined
                 - Joined to another circuit at the rendezvous point.
               (We should also enumerate all the states that these operations
-              can be in.)
-        - Code to configure hidden services
+              can be in.) [NM]
+	    - Add circuit metadata [NM]
+        - Code to configure hidden services [NM]
         - Service descriptors
             - OPs need to maintain identity keys for hidden services [NM]
             - Code to generate and parse service descriptors [NM]
         - Advertisement
             - Generate y.onion hostnames [NM]
-            - Code to do an HTTP connection over Tor from within Tor.
-            - Publish service descriptors to directory
+            - Code to do an HTTP connection over Tor from within Tor [RD]
+            - Publish service descriptors to directory [RD]
             - Directory accepts and remembers service descriptors, and
               delivers them as requested
-            - Code for OPs to retrieve (and cache?) service descriptors
+                - Frontend [RD]
+		- Backend [NM]
+            - Code for OPs to retrieve (and cache?) service descriptors [RD]
         - Rendezvous
             - Code as needed to generate and parse all rendezvous-related
-              cell types, and do all handshaking.
+              cell types, and do all handshaking [NM]
             - ORs implement introduction points
             - OPs with hidden services establish introduction points
             - ORs implement rendezvous points



More information about the tor-commits mailing list