aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorPhilipp Winter <phw@nymity.ch>2019-09-19 12:55:09 -0700
committerPhilipp Winter <phw@nymity.ch>2019-09-19 12:55:09 -0700
commitf09e55ca97fef08bf68c0c2889b917e7b8bd6a08 (patch)
treea6a8842fed1010b1d99bb6475ee426ab5319b584 /dir-spec.txt
parent3b41712498d407923061dda2b16bf9ea5a6b5bc4 (diff)
downloadtorspec-f09e55ca97fef08bf68c0c2889b917e7b8bd6a08.tar.gz
torspec-f09e55ca97fef08bf68c0c2889b917e7b8bd6a08.zip
Remove "hyphae" bridge distribution method.
This bridge distribution method was never finished: <https://bugs.torproject.org/22775>
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index f620751..921552b 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -634,10 +634,10 @@
The "Method" describes how a Bridge address is distributed by
BridgeDB. Recognized methods are: "none", "any", "https", "email",
- "moat", "hyphae". If set to "none", BridgeDB will avoid distributing
- your bridge address. If set to "any", BridgeDB will choose how to
- distribute your bridge address. Choosing any of the other methods will
- tell BridgeDB to distribute your bridge via a specific method:
+ "moat". If set to "none", BridgeDB will avoid distributing your bridge
+ address. If set to "any", BridgeDB will choose how to distribute your
+ bridge address. Choosing any of the other methods will tell BridgeDB to
+ distribute your bridge via a specific method:
- "https" specifies distribution via the web interface at
https://bridges.torproject.org;
@@ -645,8 +645,6 @@
bridges@torproject.org;
- "moat" specifies distribution via an interactive menu inside Tor
Browser; and
- - "hyphae" specifies distribution via a cryptographically-secure,
- invitation-based system.
Potential future "Method" specifiers must be as follows:
Method = (KeywordChar | "_") +