mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
cc35157805
This is ticket 2479. Roger's original explanation was: We have a series of bugs where relays publish a descriptor within 12 hours of their last descriptor, but the authorities drop it because it's not different "enough" from the last one and it's too close to the last one. The original goal of this idea was to a) reduce the number of new descriptors authorities accept (and thus have to store) and b) reduce the total number of descriptors that clients and mirrors fetch. It's a defense against bugs where relays publish a new descriptor every minute. Now that we're putting out one consensus per hour, we're doing better at the total damage that can be caused by 'b'. There are broader-scale design changes that would help here, and we've had a trac entry open for years about how relays should recognize that they're not in the consensus, or recognize when their publish failed, and republish sooner. In the mean time, I think we should change some of the parameters to make the problem less painful. |
||
---|---|---|
.. | ||
bug2749 | ||
bug2987 | ||
bug4011 | ||
bug4091_debugging | ||
bug4875 | ||
bug5053 | ||
bug5151 | ||
bug5180 | ||
bug5449 | ||
bug5508 | ||
crypto_api | ||
memleak_safecookie | ||
openssl101_aes | ||
pad_rsa_always |