mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
ebab521525
Bridge relays can use it 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. Implements tickets 18329.
7 lines
281 B
Plaintext
7 lines
281 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. Implements tickets 18329.
|
|
|