
This is an automated email from the git hooks/post-receive script. nickm pushed a commit to branch main in repository torspec. commit ecd718e116c3cb76ccea205c885d5d110bbe65bd Author: Ian Jackson <ijackson@chiark.greenend.org.uk> AuthorDate: Mon Feb 6 15:04:46 2023 +0000 Add `ed25519`, the name of the auth type, to the heading --- 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 a8ac264..48d2ba3 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -2071,7 +2071,7 @@ Table of contents: One mechanism to do so is the credential mechanism, where only users who know the credential for a hidden service may connect at all. -3.4.1. Ed25519-based authentication. +3.4.1. Ed25519-based authentication `ed25519`. To authenticate with an Ed25519 private key, the user must include an extension field in the encrypted part of the INTRODUCE1 cell with an -- To stop receiving notification emails like this one, please contact the administrator of this repository.