From 2e8606c1bb91b0d61bcbd098add9d5d1baeabc02 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 7 Feb 2023 15:10:15 -0500 Subject: Fix name of KP_hs_blind_id By our current logic, it needs to have `hs` in it. --- 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 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 -- cgit v1.2.3-54-g00ecf