commit cbd3ebe177284571170e36739ebf2f6edd900643 Author: teor teor@torproject.org Date: Thu Apr 18 10:03:44 2019 +1000
dir-spec: add tor versions to bridge-distribution-request --- dir-spec.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt index 3f14470..ce87c22 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -652,13 +652,16 @@ Method = (KeywordChar | "_") +
All bridges SHOULD include this line. Non-bridges MUST NOT include - it. (It is not currently implemented, or obeyed by Bridge DB.) + it. (It is currently ignored by Bridge DB.)
BridgeDB SHOULD treat unrecognized Method values as if they were "none".
(Default: "any")
+ [This line was introduced in 0.3.2.3-alpha, with a minimal backport + to 0.2.5.16, 0.2.8.17, 0.2.9.14, 0.3.0.13, 0.3.1.10, and later.] + "family" names NL
[At most once]