aboutsummaryrefslogtreecommitdiff
path: root/rend-spec-v3.txt
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2023-01-18 15:58:03 +0000
committerDavid Goulet <dgoulet@torproject.org>2023-01-19 10:20:45 -0500
commit5f3e97cfa13c4c86e507d376fc21e9867466b785 (patch)
tree0de4be9942b4652e5ed3836099eb5006cbfb5cd0 /rend-spec-v3.txt
parentc1aa86781922a10d1a3ef11f9b87999d228f2df5 (diff)
downloadtorspec-5f3e97cfa13c4c86e507d376fc21e9867466b785.tar.gz
torspec-5f3e97cfa13c4c86e507d376fc21e9867466b785.zip
Provide names for HS client authentication keys
Diffstat (limited to 'rend-spec-v3.txt')
-rw-r--r--rend-spec-v3.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 406c09a..5f0ead1 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -652,11 +652,13 @@ Table of contents:
- An x25519 keypair used to compute decryption keys that allow the client to
decrypt the hidden service descriptor. See [HS-DESC-ENC].
+ KP_hsc_desc_enc, KS_hsd_desc_enc.
- An ed25519 keypair which allows the client to compute signatures which
prove to the hidden service that the client is authorized. These
signatures are inserted into the INTRODUCE1 cell, and without them the
introduction to the hidden service cannot be completed. See [INTRO-AUTH].
+ KP_hsc_intro_auth, KS_hsc_intro_auth.
The right way to exchange these keys is to have the client generate keys and
send the corresponding public keys to the hidden service out-of-band. An