aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-05-04 14:25:09 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-05-04 14:25:20 -0400
commitcdc9df7aa7c361ac8cf1d10b10720fadf40b3e18 (patch)
tree458a48363cc2bd1bdc0d37ea0083117f57dde778 /tor-spec.txt
parent0b19ef1ba3c0b48262d2865e196f3cede67c4ec1 (diff)
downloadtorspec-cdc9df7aa7c361ac8cf1d10b10720fadf40b3e18.tar.gz
torspec-cdc9df7aa7c361ac8cf1d10b10720fadf40b3e18.zip
tor-spec: Add Relay=4, ntorv3 handshake support
See proposal 332 for more details. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index dd8d474..34fb966 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -2324,6 +2324,10 @@ see tor-design.pdf.
This subprotocol version is described in proposal 311, and
implemented in Tor 0.4.5.1-alpha.
+ "4" -- support the ntorv3 (version 3) key exchange and all features in
+ 0.4.7.3-alpha. This adds a new CREATE2 cell type. See proposal 332
+ for more details.
+
9.4. "HSIntro"
The "HSIntro" protocol handles introduction points.