
This is an automated email from the git hooks/post-receive script. nickm pushed a commit to branch main in repository torspec. commit 28cc4dc16b79ac31f2a3bfdc3a49387b1912c39b Author: Ian Jackson <ijackson@chiark.greenend.org.uk> AuthorDate: Mon Feb 6 15:08:00 2023 +0000 Mention, hopelessly, the undocumented "password" auth type --- rend-spec-v3.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index 33415e4..fb570b4 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -2073,6 +2073,9 @@ Table of contents: There are two defined authentication types, `ed25519` and `password`. + However, the `password` authentication type is not documented + and ??? ??? ???. + 3.4.1. Ed25519-based authentication `ed25519`. To authenticate with an Ed25519 private key, the user must include an -- To stop receiving notification emails like this one, please contact the administrator of this repository.