a few more todo items done

svn:r1414
This commit is contained in:
Roger Dingledine 2004-03-31 22:30:14 +00:00
parent 3ed1a22031
commit f8ac1a6714

View File

@ -105,19 +105,21 @@ Rendezvous service:
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]