diff options
| author | David Goulet <dgoulet@torproject.org> | 2017-01-26 12:35:57 -0500 |
|---|---|---|
| committer | David Goulet <dgoulet@torproject.org> | 2017-01-26 12:35:57 -0500 |
| commit | b06b5137b041d6a3009f12b761affe5c81a959c3 (patch) | |
| tree | 87affd9ad9cd33674baab96c39faffc15993a521 | |
| parent | 0e1530ce212ae0de6923980d67f1b1c6abf1d94a (diff) | |
tor-spec: Add bridge-distribution-request infoticket18329_01
This line indicates what BridgeDB should do regarding the distribution of
the Bridge advertising that line.
Signed-off-by: David Goulet <dgoulet@torproject.org>
| -rw-r--r-- | dir-spec.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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] |
