aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-02-07 15:10:15 -0500
committerNick Mathewson <nickm@torproject.org>2023-02-07 15:10:15 -0500
commit2e8606c1bb91b0d61bcbd098add9d5d1baeabc02 (patch)
tree4a976da7fa5f19310b06a0b521880d7c7c70b1ef
parentc51fa4c53e1dcf441383cb4826f22fa63d26e812 (diff)
downloadtorspec-2e8606c1bb91b0d61bcbd098add9d5d1baeabc02.tar.gz
torspec-2e8606c1bb91b0d61bcbd098add9d5d1baeabc02.zip
Fix name of KP_hs_blind_id
By our current logic, it needs to have `hs` in it.
-rw-r--r--rend-spec-v3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index e5c4cf1..40d51bf 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -592,7 +592,7 @@ Table of contents:
the public blinded identity key for a service. This key is used
as an index in the DHT-like structure of the directory system
(see [SUBCRED]).
- KP_blind_id, KS_blind_id.
+ KP_hs_blind_id, KS_hs_blind_id.
Descriptor signing key -- A key used to sign hidden service
descriptors. This is signed by blinded signing keys. Unlike