mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
changes file for prop293 / ticket 26770
This commit is contained in:
parent
881b85cf32
commit
439ffcefd5
1 changed files with 8 additions and 0 deletions
8
changes/ticket26770
Normal file
8
changes/ticket26770
Normal file
|
@ -0,0 +1,8 @@
|
|||
o Minor features (directory authority, relay):
|
||||
- Authorities now vote on a "StaleDesc" flag to indicate that a relay's
|
||||
descriptor is so old that the relay should upload again soon. Relays
|
||||
understand this flag, and treat it as a signal to upload a new
|
||||
descriptor. This flag will eventually let us remove the 'published'
|
||||
date from routerstatus entries, and save a great deal of space in our
|
||||
consensus diffs. Closes ticket 26770; implements proposal 293.
|
||||
|
Loading…
Add table
Reference in a new issue