diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-15 20:28:09 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-15 20:28:09 +0000 |
commit | 31324f3e7fc3edcf47f4dac83e687fc50242f2b2 (patch) | |
tree | 8f7432d6b78c60ba704500638e276a4e1411ec40 /doc | |
parent | 5864b43e02da7fd0c4684579efa51b5bad051c88 (diff) | |
download | tor-31324f3e7fc3edcf47f4dac83e687fc50242f2b2.tar.gz tor-31324f3e7fc3edcf47f4dac83e687fc50242f2b2.zip |
apply karsten's "patch 12"
svn:r12825
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/rend-spec.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/spec/rend-spec.txt b/doc/spec/rend-spec.txt index dd7a499388..90277ded51 100644 --- a/doc/spec/rend-spec.txt +++ b/doc/spec/rend-spec.txt @@ -547,8 +547,10 @@ $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. [XXX what does this mean - Bob does in practice, if anything? -RD] + 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] 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, |