[or-cvs] Add code to configure hidden services, parse configuration,...
Nick Mathewson
nickm at seul.org
Wed Mar 31 21:35:25 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv18795/doc
Modified Files:
TODO
Log Message:
Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- TODO 31 Mar 2004 03:42:55 -0000 1.79
+++ TODO 31 Mar 2004 21:35:23 -0000 1.80
@@ -104,12 +104,13 @@
(We should also enumerate all the states that these operations
can be in.) [NM]
o Add circuit metadata [NM]
- - Code to configure hidden services [NM] 4 hours
- . Service descriptors
- - OPs need to maintain identity keys for hidden services [NM] 1 hour
+ o Code to configure hidden services [NM] 4 hours
+ o Service descriptors
+ o OPs need to maintain identity keys for hidden services [NM]
o Code to generate and parse service descriptors [NM]
- - Advertisement
+ . Advertisement
o Generate y.onion hostnames [NM]
+ o Store y.onion hostnames to disk. [NM]
- 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
More information about the tor-commits
mailing list