[tor-commits] [torspec] 03/06: Properly define "authentication types" in the relevant section
gitolite role
git at cupani.torproject.org
Wed Feb 8 16:40:20 UTC 2023
This is an automated email from the git hooks/post-receive script.
nickm pushed a commit to branch main
in repository torspec.
commit dc822431f3bf2d9a31d83662982cafbc2a6d4a38
Author: Ian Jackson <ijackson at chiark.greenend.org.uk>
AuthorDate: Mon Feb 6 15:07:10 2023 +0000
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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list