summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-03-31 21:35:23 +0000
committerNick Mathewson <nickm@torproject.org>2004-03-31 21:35:23 +0000
commitbf83b1e345bcdcdd95950ce5decf6c19cbc93568 (patch)
treef253c616c1b1d0048a84c8ed95ba8623bec423aa /doc
parent157cd7fe1528be75b3064642ec1f3a3db8f77ca7 (diff)
downloadtor-bf83b1e345bcdcdd95950ce5decf6c19cbc93568.tar.gz
tor-bf83b1e345bcdcdd95950ce5decf6c19cbc93568.zip
Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk
svn:r1410
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 680690eead..28dc289375 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -104,12 +104,13 @@ Rendezvous service:
(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