aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-09-18 23:48:39 +0000
committerRoger Dingledine <arma@torproject.org>2007-09-18 23:48:39 +0000
commit2a2cee9e517986ac81b6e9d057be617a21ac7c2e (patch)
tree23f8461cff8e15afd197f2a4fcc716f0336180bd /doc
parent82da6c02baa83e9e877657d51bfce8ffae3c6bf2 (diff)
downloadtor-2a2cee9e517986ac81b6e9d057be617a21ac7c2e.tar.gz
tor-2a2cee9e517986ac81b6e9d057be617a21ac7c2e.zip
Start using the v2 intro format for hidden service connections. Now
clients specify their chosen rendezvous point by identity digest rather than by (potentially ambiguous) nickname. This change could speed up hidden service connections dramatically. svn:r11499
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/rend-spec.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/spec/rend-spec.txt b/doc/spec/rend-spec.txt
index 2e92d4c64b..2fbb36a3aa 100644
--- a/doc/spec/rend-spec.txt
+++ b/doc/spec/rend-spec.txt
@@ -361,9 +361,10 @@ $Id$
20+42+16+20+20+128=246 bytes, and the version 1 and version 2
introduction formats have other sizes.
- As of Tor 0.2.0.6-alpha, clients only generate the v0 introduction
- format, whereas hidden services have understoodd and accepted v0,
- v1, and v2 since 0.1.1.x.
+ Through Tor 0.2.0.6-alpha, clients only generated the v0 introduction
+ format, whereas hidden services have understood and accepted v0,
+ v1, and v2 since 0.1.1.x. As of Tor 0.2.0.7-alpha, clients switched
+ to using the v2 intro format.
1.8.1. Other introduction formats we don't use.