diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-15 20:50:56 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-15 20:50:56 +0000 |
commit | 71c84abdff1f8366ba5f3fad6496dd1735273222 (patch) | |
tree | dbace6ca4d4416a70f613d009702bfb71ab35a1c /doc/spec/rend-spec.txt | |
parent | 31324f3e7fc3edcf47f4dac83e687fc50242f2b2 (diff) | |
download | tor-71c84abdff1f8366ba5f3fad6496dd1735273222.tar.gz tor-71c84abdff1f8366ba5f3fad6496dd1735273222.zip |
cleanups on r12825
svn:r12826
Diffstat (limited to 'doc/spec/rend-spec.txt')
-rw-r--r-- | doc/spec/rend-spec.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/spec/rend-spec.txt b/doc/spec/rend-spec.txt index 90277ded51..63386795a5 100644 --- a/doc/spec/rend-spec.txt +++ b/doc/spec/rend-spec.txt @@ -547,10 +547,7 @@ $Id$ 6 nodes. If the request is unsuccessful, Alice retries the other remaining responsible hidden service directories in a random order. Alice relies on Bob to care about a potential clock skew between the two - by possibly storing two sets of descriptors (see section 1.4). - [XXX what does this mean Bob does in practice, if anything? -RD] - [Cf. last sentence of 1.4. Maybe this reference would be helpful here, - so I added it. -KL] + by possibly storing two sets of descriptors (see end of section 1.4). Alice's OP opens a stream via Tor to the chosen v2 hidden service directory. (She may re-use old circuits for this.) Over this stream, |