mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6 lines
312 B
Plaintext
6 lines
312 B
Plaintext
|
o Minor feature (defaults, directory):
|
||
|
- Onion key rotation and expiry intervals are now defined as a network
|
||
|
consensus parameter as per proposal #274. The default lifetime of an
|
||
|
onion key is bumped from 7 to 28 days. Old onion keys will expire after 7
|
||
|
days by default. Fixes bug #21641.
|