mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
7 lines
360 B
Plaintext
7 lines
360 B
Plaintext
|
o Minor features (forward-compatibility):
|
||
|
- If a relay supports some link authentication protocol that we do not
|
||
|
recognize, then include that relay's ed25519 key when telling other
|
||
|
relays to extend to it. Previously, we treated future versions as if
|
||
|
they were too old to support ed25519 link authentication.
|
||
|
Closes ticket 20895.
|