diff options
author | Roger Dingledine <arma@torproject.org> | 2004-04-07 06:40:06 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-04-07 06:40:06 +0000 |
commit | ff76072feb5d2b40ded6ea37d0cdda5ec718a3e2 (patch) | |
tree | f8c4d255bda7a44cbcb3b8246ac136b4da79aecc /doc/TODO | |
parent | 90caa946629c59b178e3b22250d7f116b5a2e72d (diff) | |
download | tor-ff76072feb5d2b40ded6ea37d0cdda5ec718a3e2.tar.gz tor-ff76072feb5d2b40ded6ea37d0cdda5ec718a3e2.zip |
more todo action, and a spec note
svn:r1516
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -131,13 +131,15 @@ Rendezvous service: o Communication o OPs remember which circuits are used for which rendezvous points, and can look up circuits by location-hidden service - - OPs send/handle BEGIN cells for location-hidden services - . End-to-end communication for location-hidden services + o OPs send/handle BEGIN cells for location-hidden services + o End-to-end communication for location-hidden services - a section in the man pages: how to configure hidden services - - let bob use himself as a rendezvous point + o let bob use himself as a rendezvous point + - let bob choose himself as intro point - let bob replenish his intro points and republish - alice retries introduction and rendezvous a few times? - should alice ever try to refresh her service desc cache entries? + should she expire them after e.g. 15 mins? - race condition: alice has the serverdesc in her cache, she opens the circs, serverdesc expires and is flushed, then she goes to send the intro cell. should serverdesc cache have a |