aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-02-07 15:10:54 -0500
committerNick Mathewson <nickm@torproject.org>2023-02-07 15:10:54 -0500
commit0b1289fd26271eff0eb77aed263d7fe010f7e436 (patch)
tree8b213ec7ef8cc72f2861169a10f77028a7d9b92b
parent2e8606c1bb91b0d61bcbd098add9d5d1baeabc02 (diff)
downloadtorspec-0b1289fd26271eff0eb77aed263d7fe010f7e436.tar.gz
torspec-0b1289fd26271eff0eb77aed263d7fe010f7e436.zip
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.
-rw-r--r--rend-spec-v3.txt2
1 files changed, 1 insertions, 1 deletions
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"