mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
6 lines
359 B
Text
6 lines
359 B
Text
o Minor features (authorities, testing):
|
|
- Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard.
|
|
Ensures that authorities vote the HSDir flag for the listed
|
|
relays regardless of uptime or ORPort connectivity.
|
|
Respects the value of VoteOnHidServDirectoriesV2.
|
|
Partial implementation for ticket 14067. Patch by "teor".
|