mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
When we mark a node as a sybil, mark it down and reset its uptime to 0
This prevents bug 8147, where such nodes would accrue points towards Guard, Fast, HSDir, and so on. Fixes bug 8147.
This commit is contained in:
@@ -8,3 +8,6 @@
|
||||
- Do not consider nodes with extremely low bandwidths when deciding
|
||||
thresholds for various directory flags. Another fix for 8145.
|
||||
|
||||
- When marking a node as a likely sybil, reset its uptime metrics
|
||||
to zero, so that it cannot time towards getting marked as Guard,
|
||||
Stable, or HSDir. Fix for bug 8147.
|
||||
|
||||
Reference in New Issue
Block a user