From dc822431f3bf2d9a31d83662982cafbc2a6d4a38 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 6 Feb 2023 15:07:10 +0000 Subject: Properly define "authentication types" in the relevant section Use the phrase which is used elsehwer, and enumerate them again since this is where one would expect to find that enumeration. --- rend-spec-v3.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index b533895..33415e4 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -2071,6 +2071,8 @@ 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. + There are two defined authentication types, `ed25519` and `password`. + 3.4.1. Ed25519-based authentication `ed25519`. To authenticate with an Ed25519 private key, the user must include an -- cgit v1.2.3-54-g00ecf