mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
317d16de04
Fix for 8145.
8 lines
351 B
Plaintext
8 lines
351 B
Plaintext
o Major bugfixes (security, directory authority):
|
|
- When computing directory thresholds, ignore any rejected-as-sybil
|
|
nodes during the computation so that they can't influence Fast,
|
|
Guard, etc. Fixes bug 8146.
|
|
|
|
- When computing thresholds for flags, never let the threshold for
|
|
the Fast flag to 4096 bytes. Fixes bug 8145.
|