From 6b14f76ec14cebe4f2516249617a4caa54874d00 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 20 Sep 2017 12:53:21 -0400 Subject: Document rend-spec-v3 certificate types in cert-spec.txt --- cert-spec.txt | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'cert-spec.txt') 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 -- cgit v1.2.3-54-g00ecf