Merge branch 'maint-0.4.7'
[tor.git] / changes / ticket40652
blobff9f4d05918d5d5719acb0ee73d5f2cf15879430
1   o Minor features (dirauth):
2     - Add an AuthDirVoteGuard torrc option that can allow authorities to
3       assign the Guard flag to the given fingerprints/country code/IPs. This
4       is a needed feature mostly for defense purposes in case a DoS hits the
5       network and relay start losing the Guard flags too fast.
6     - Make UPTIME_TO_GUARANTEE_STABLE, MTBF_TO_GUARANTEE_STABLE,
7       TIME_KNOWN_TO_GUARANTEE_FAMILIAR WFU_TO_GUARANTEE_GUARD tunable from
8       torrc.
9     - Add a torrc option to control the Guard flag bandwidth threshold
10       percentile. Closes ticket 40652.