aboutsummaryrefslogtreecommitdiff
path: root/cert-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-20 12:53:21 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-20 12:53:21 -0400
commit6b14f76ec14cebe4f2516249617a4caa54874d00 (patch)
treee44e4c1a6cccf68c49578077b13e818bb76af0a7 /cert-spec.txt
parent6f9b3e058fdaa904bf71d703dd10e0c85017bfb0 (diff)
downloadtorspec-6b14f76ec14cebe4f2516249617a4caa54874d00.tar.gz
torspec-6b14f76ec14cebe4f2516249617a4caa54874d00.zip
Document rend-spec-v3 certificate types in cert-spec.txt
Diffstat (limited to 'cert-spec.txt')
-rw-r--r--cert-spec.txt16
1 files changed, 14 insertions, 2 deletions
diff --git a/cert-spec.txt b/cert-spec.txt
index 42b7efa..340ed42 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -114,8 +114,20 @@ A.1. List of certificate types
[07] - RSA identity cross-certification
(see prop220 section 4.2)
- [0A] - ntor onion key cross-certifying ntor identity key
- (see prop228 section 2.3)
+ [08] - Onion service: short-term descriptor signing key, signed
+ with blinded public key.
+ (See rend-spec-v3.txt, section [DESC_OUTER])
+
+ [09] - Onion service: intro point authentication key, cross-certifying the
+ descriptor signing key.
+ (See rend-spec-v3.txt, description of "auth-key")
+
+ [0A] - ntor onion key cross-certifying ed25519 identity key
+ (see dir-spec.txt, description of "ntor-onion-key-crosscert")
+
+ [0B] - Onion service: ntor-extra encryption key, cross-certifying
+ descriptor signing key.
+ (see rend-spec-v3.txt, description of "enc-key-cert")
A.2. List of extension types