[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] a few more todo items done
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO
Log Message:
a few more todo items done
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- TODO 31 Mar 2004 21:35:23 -0000 1.80
+++ TODO 31 Mar 2004 22:30:14 -0000 1.81
@@ -105,19 +105,21 @@
can be in.) [NM]
o Add circuit metadata [NM]
o Code to configure hidden services [NM] 4 hours
+ - a section in the README (or its own README): how to configure
+ hidden services
o Service descriptors
o OPs need to maintain identity keys for hidden services [NM]
o Code to generate and parse service descriptors [NM]
. 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
+ o Store y.onion hostnames to disk. [NM]
+ o Code to do an HTTP connection over Tor from within Tor [RD]
+ . Publish service descriptors to directory [RD]
+ o Directory accepts and remembers service descriptors, and
delivers them as requested
- - Frontend [RD]
+ o Frontend [RD]
o Backend [NM]
- - Code for OPs to retrieve (and cache?) service descriptors [RD]
+ . 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 [NM]