From f09e55ca97fef08bf68c0c2889b917e7b8bd6a08 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Thu, 19 Sep 2019 12:55:09 -0700 Subject: Remove "hyphae" bridge distribution method. This bridge distribution method was never finished: --- dir-spec.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'dir-spec.txt') 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 | "_") + -- cgit v1.2.3-54-g00ecf