aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-03-22 14:28:28 -0400
committerNick Mathewson <nickm@torproject.org>2023-03-22 14:31:55 -0400
commit0b19f2114ba690cdb92e54f66cc9c518dea6581a (patch)
treedc59fa0c9e623c492b0f1ac160c95eab288ffa4b
parent1aa3a8316a860318cfcdd150eae7904a27bb321f (diff)
downloadtorspec-0b19f2114ba690cdb92e54f66cc9c518dea6581a.tar.gz
torspec-0b19f2114ba690cdb92e54f66cc9c518dea6581a.zip
rend-spec: Clarify that IPv4, RSA-ID and Ed25519-ID are mandatory for now.
We can make these non-mandatory in the future if we want, using a consensus flag.
-rw-r--r--rend-spec-v3.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index d1f7618..4ba88d7 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -240,7 +240,8 @@ Table of contents:
Link specifier types are as described in tor-spec.txt. Every set of
link specifiers SHOULD include at minimum specifiers of type [00]
(TLS-over-TCP, IPv4), [02] (legacy node identity) and [03] (ed25519
- identity key).
+ identity key). Sets of link specifiers without these three types
+ SHOULD be rejected.
As of 0.4.1.1-alpha, Tor includes both IPv4 and IPv6 link specifiers
in v3 onion service protocol link specifier lists. All available