aboutsummaryrefslogtreecommitdiff
path: root/proposals/130-v2-conn-protocol.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-21 22:14:32 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-21 22:14:32 +0000
commitdbe30d55a309f10e2aa955e2478687a0193f5e38 (patch)
tree675ea3f34e8348bb59b37125d408c600f537852a /proposals/130-v2-conn-protocol.txt
parent5375eace58f0c3382c8fa59ab117d89f941ee606 (diff)
downloadtorspec-dbe30d55a309f10e2aa955e2478687a0193f5e38.tar.gz
torspec-dbe30d55a309f10e2aa955e2478687a0193f5e38.zip
r14379@tombo: nickm | 2008-02-21 17:14:24 -0500
Enable v2 handshakes. svn:r13666
Diffstat (limited to 'proposals/130-v2-conn-protocol.txt')
-rw-r--r--proposals/130-v2-conn-protocol.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/proposals/130-v2-conn-protocol.txt b/proposals/130-v2-conn-protocol.txt
index 8a8ca49..5435dd1 100644
--- a/proposals/130-v2-conn-protocol.txt
+++ b/proposals/130-v2-conn-protocol.txt
@@ -17,7 +17,6 @@ Overview:
Proposal 124: Blocking resistant TLS certificate usage
It refers to aspects of:
Proposal 105: Version negotiation for the Tor protocol
- Proposal 110: Avoid infinite length circuits
In summary, The Tor connection protocol has been in need of a redesign
@@ -183,8 +182,4 @@ Proposal:
as in proposal 105, and communications begin as per tor-spec.txt.
Until NETINFO cells have been exchanged, the connection is not open.
- RELAY_EARLY cells are accepted as in proposal 110, and treated as
- RELAY cells except that they are relayed as RELAY_EARLY if the next
- host in the circuit has negotiated v2 or later; otherwise, not.
- Command value 9 is used for RELAY_EARLY.