[torspec/master] tor-spec: Add bridge-distribution-request info

commit b06b5137b041d6a3009f12b761affe5c81a959c3 Author: David Goulet <dgoulet@torproject.org> Date: Thu Jan 26 12:35:57 2017 -0500 tor-spec: Add bridge-distribution-request info This line indicates what BridgeDB should do regarding the distribution of the Bridge advertising that line. Signed-off-by: David Goulet <dgoulet@torproject.org> --- dir-spec.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dir-spec.txt b/dir-spec.txt index 1a31b7b..dac94dc 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -608,6 +608,14 @@ Describes a way to contact the relay's administrator, preferably including an email address and a PGP key fingerprint. + "bridge-distribution-request" SP info NL + + [At most once] + + "info" describes how a Bridge address is distributed by BridgeDB. If + set to "none", BridgeDB will avoid distributing your bridge address. + The other possible options are specified in the BridgeDB documentation. + "family" names NL [At most once]
participants (1)
-
nickm@torproject.org