[tor-commits] [torspec] 03/14: Fix terminology for handshake type
gitolite role
git at cupani.torproject.org
Wed Feb 8 16:38:17 UTC 2023
This is an automated email from the git hooks/post-receive script.
nickm pushed a commit to branch main
in repository torspec.
commit 431f6152cf24f337a737d0c215137e25f29436d9
Author: Ian Jackson <ijackson at chiark.greenend.org.uk>
AuthorDate: Mon Feb 6 14:51:45 2023 +0000
Fix terminology for handshake type
The phrase "format number" is not defined anywhere. I think it means
an HTYPE value.
---
rend-spec-v3.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index a8ac264..12c1c43 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1348,10 +1348,10 @@ Table of contents:
[Exactly once]
- A space-separated list of integers denoting CREATE2 cell format numbers
- that the server recognizes. Must include at least ntor as described in
- tor-spec.txt. See tor-spec section 5.1 for a list of recognized
- handshake types.
+ A space-separated list of integers denoting CREATE2 cell HTYPEs
+ (handshake types) that the server recognizes. Must include at least
+ ntor as described in tor-spec.txt. See tor-spec section 5.1 for a list
+ of recognized handshake types.
"intro-auth-required" SP types NL
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list