mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
325 B
Plaintext
6 lines
325 B
Plaintext
o Major features (directory authority, ed25519):
|
|
Add support for banning a relay's ed25519 keys in the approved-routers
|
|
file. This will allow us to migrate away from RSA keys in the future.
|
|
Previously, only RSA keys could be banned in approved-routers. Resolves
|
|
ticket 22029. Patch by Neel Chauhan.
|