mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Modify fallback stability requirements
Increase the fallback stability requirement to 30 days. When this was at 7 days, we chose far too many unstable fallbacks. Decrease the guard flag requirement to 0.8. When this was at 0.9, we lost too many fallbacks due to version upgrades. (The running and v2dir flags ensure DirPorts are available to clients.) Partial fixes to #20913.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
o Minor bugfixes (fallbacks):
|
||||
- Make sure fallback directory mirrors have the same address, port, and
|
||||
relay identity key for at least 30 days before they are selected.
|
||||
Partial fix to 20913, bugfix on 0.2.8.1-alpha.
|
||||
- Decrease the guard flag average required to be a fallback. This allows
|
||||
us to keep relays that have their guard flag removed when they restart.
|
||||
Partial fix to 20913, bugfix on 0.2.8.1-alpha.
|
||||
Reference in New Issue
Block a user