From 2a2cee9e517986ac81b6e9d057be617a21ac7c2e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 18 Sep 2007 23:48:39 +0000 Subject: 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 --- doc/spec/rend-spec.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc') 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. -- cgit v1.2.3-54-g00ecf