tor/changes/ticket40652
David Goulet 681c15a32d dirauth: Add a AuthDirVoteGuard to pin Guard flags
Related to #40652

Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-08-04 13:32:56 -04:00

6 lines
341 B
Plaintext

o Minor features (dirauth):
- Add an AuthDirVoteGuard torrc option that can allow authorities to assign
the Guard flag to the given fingerprints/country code/IPs. This is a
needed feature mostly for defense purposes in case a DoS hits the network
and relay start losing the Guard flags too fast. Closes ticket 40652.