mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
This implements the meat of #12899. This commit should simply remove the parts of Tor dirauths used to check whether a relay was supposed to be named or not, it doesn't yet convert to a new mechanism for reject/invalid/baddir/badexiting relays.
7 lines
310 B
Text
7 lines
310 B
Text
o Removed features:
|
|
- The "AuthDirRejectUnlisted" option no longer has any effect, as
|
|
the fingerprints file (approved-routers) has been deprecated.
|
|
- Directory authorities do not support being Naming dirauths
|
|
anymore. The "NamingAuthoritativeDir" config option has been
|
|
obsoleted.
|
|
|