From 0667997d793a08d607a430a2d44a35d683fa52bd Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 19 Jul 2017 09:32:29 -0400 Subject: prop224: Add an intro onion key in the descriptor The onion key for the ntor handshake is missing in the descriptor in order for the client to extend to it. Ticket #22979 Signed-off-by: David Goulet --- proposals/224-rend-spec-ng.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'proposals/224-rend-spec-ng.txt') diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt index 8431d45..1c4762f 100644 --- a/proposals/224-rend-spec-ng.txt +++ b/proposals/224-rend-spec-ng.txt @@ -1304,6 +1304,14 @@ Table of contents: The link-specifiers is a base64 encoding of a link specifier block in the format described in BUILDING-BLOCKS. + "onion-key" SP "ntor" SP key NL + + [Exactly once per introduction point] + + The key is a base64 encoded curve25519 public key which is the onion + key of the introduction point Tor node used for the ntor handshake + when a client extends to it. + "auth-key" NL certificate NL [Exactly once per introduction point] -- cgit v1.2.3-54-g00ecf