[tor-commits] [torspec] 02/03: rend-spec-v3 ESTABLISH_INTRO: Actually name which key AUTH_KEY is
gitolite role
git at cupani.torproject.org
Tue Mar 7 13:48:16 UTC 2023
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main
in repository torspec.
commit 85c2b704ac41796e3037a7d87f74cbba43b53822
Author: Ian Jackson <ijackson at chiark.greenend.org.uk>
AuthorDate: Wed Mar 1 15:11:57 2023 +0000
rend-spec-v3 ESTABLISH_INTRO: Actually name which key AUTH_KEY is
Really, AUTH_KEY in the display ought to be KP_IPT_SID, to get rid of
a layer of terminological indirection.
---
rend-spec-v3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 5a130f9..f6501b0 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1614,7 +1614,7 @@ Table of contents:
The AUTH_KEY_LEN field determines the length of the AUTH_KEY
field. The AUTH_KEY field contains the public introduction point
- authentication key.
+ authentication key, KP_hs_ipt_sid.
The EXT_FIELD_TYPE, EXT_FIELD_LEN, EXT_FIELD entries are reserved for
extensions to the introduction protocol. Extensions with
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list