mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
6 lines
304 B
Plaintext
6 lines
304 B
Plaintext
|
o Minor features (directory authority):
|
||
|
- Directory authorities support a new consensus algorithm,
|
||
|
under which microdescriptor entries are encoded in a canonical
|
||
|
form. This improves their compressibility in transit and on the client.
|
||
|
Closes ticket 28266; implements proposal 298.
|