mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
3581f93d27
Note that it will have no effect yet; note that the default is "any".
10 lines
483 B
Plaintext
10 lines
483 B
Plaintext
o Minor features:
|
|
- Bridge relays can now set the BridgeDistribution config option to
|
|
add a "bridge-distribution-request" line to their bridge descriptor,
|
|
which tells BridgeDB how they'd like their bridge address to be
|
|
given out. (Note that as of Oct 2017, BridgeDB does not yet implement
|
|
this feature.) As a side benefit, this feature provides a way
|
|
to distinguish bridge descriptors from non-bridge descriptors.
|
|
Implements tickets 18329.
|
|
|