mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'teor/fallback-inputs'
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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.
|
||||
Fixes 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.
|
||||
Fixes 20913, bugfix on 0.2.8.1-alpha.
|
||||
- Decrease the minimum number of fallbacks to 100.
|
||||
Fixes 20913, bugfix on 0.2.8.1-alpha.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Minor enhancements (fallbacks):
|
||||
- Update the fallback directory mirror whitelist and blacklist based on
|
||||
operator emails. Closes task 21121.
|
||||
Reference in New Issue
Block a user