[tor-commits] [torspec] 11/14: Remove mention of "password" auth in rend-spec.
gitolite role
git at cupani.torproject.org
Wed Feb 8 16:38:25 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 0b1289fd26271eff0eb77aed263d7fe010f7e436
Author: Nick Mathewson <nickm at torproject.org>
AuthorDate: Tue Feb 7 15:10:54 2023 -0500
Remove mention of "password" auth in rend-spec.
It was never implemented, is not specified, and neither dgoulet nor
I can quite remember how it was supposed to work.
---
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 40d51bf..9700dfb 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1371,7 +1371,7 @@ Table of contents:
A space-separated list of introduction-layer authentication types; see
section [INTRO-AUTH] for more info. A client that does not support at
least one of these authentication types will not be able to contact the
- host. Recognized types are: 'password' and 'ed25519'.
+ host. Recognized types are: 'ed25519'.
"single-onion-service"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list