[tor-bugs] #31807 [Core Tor]: Update outdated documentation note for "bridge-distribution"
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Sep 19 20:11:00 UTC 2019
#31807: Update outdated documentation note for "bridge-distribution"
--------------------------+--------------------------
Reporter: phw | Owner: (none)
Type: defect | Status: new
Priority: Low | Milestone:
Component: Core Tor | Version:
Severity: Minor | Keywords: BugSmashFund
Actual Points: | Parent ID:
Points: 0.2 | Reviewer:
Sponsor: |
--------------------------+--------------------------
Tor's man page currently documents the `BridgeDistribution` option as:
{{{
BridgeDistribution string
If set along with BridgeRelay, Tor will include a new line in
its bridge descriptor which indicates to the BridgeDB service how it would
like its bridge address to be given out. Set it to "none" if
you want BridgeDB to avoid distributing your bridge address, or "any" to
let
BridgeDB decide. (Default: any)
Note: as of Oct 2017, the BridgeDB part of this option is not
yet implemented. Until BridgeDB is updated to obey this option, your
bridge
will make this request, but it will not (yet) be obeyed.
}}}
Similarly, dir-spec.txt says about `bridge-distribution-request`:
{{{
All bridges SHOULD include this line. Non-bridges MUST NOT include
it. (It is currently ignored by Bridge DB.)
}}}
BridgeDB however implements this option since 0.5.0, see #23957. I'll
push a fix for these issues in a second.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31807>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list