summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-03-31 03:42:56 +0000
committerNick Mathewson <nickm@torproject.org>2004-03-31 03:42:56 +0000
commitb32440a02896d39f44664104a935f71741a8b4c4 (patch)
tree472883576d0028431d5afbe894732fdbf20495be /doc/TODO
parent6ea61d5e0dd7a5990ab2a5a8198cef425718f81f (diff)
downloadtor-b32440a02896d39f44664104a935f71741a8b4c4.tar.gz
tor-b32440a02896d39f44664104a935f71741a8b4c4.zip
Implement hidserv_XX functions; there is still an XXX in directory_handle_command
svn:r1404
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index ab050006b4..680690eead 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -103,19 +103,19 @@ Rendezvous service:
o Joined to another circuit at the rendezvous point.
(We should also enumerate all the states that these operations
can be in.) [NM]
- o Add circuit metadata [NM] 3 hours
+ 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 generate and parse service descriptors [NM] 4 hours
+ o Code to generate and parse service descriptors [NM]
- Advertisement
- . Generate y.onion hostnames [NM] 1 hour
+ o Generate y.onion hostnames [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
delivers them as requested
- Frontend [RD]
- - Backend [NM] 1 hour
+ o Backend [NM]
- Code for OPs to retrieve (and cache?) service descriptors [RD]
- Rendezvous
- Code as needed to generate and parse all rendezvous-related