
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository torspec. commit cdc9df7aa7c361ac8cf1d10b10720fadf40b3e18 Author: David Goulet <dgoulet@torproject.org> AuthorDate: Wed May 4 14:25:09 2022 -0400 tor-spec: Add Relay=4, ntorv3 handshake support See proposal 332 for more details. Signed-off-by: David Goulet <dgoulet@torproject.org> --- tor-spec.txt | 4 ++++ 1 file changed, 4 insertions(+) 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. -- To stop receiving notification emails like this one, please contact the administrator of this repository.