Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-15 | Remove fallback scripts and whitelist | Nick Mathewson | |
They have been extracted to a new fallback-scripts.git repository. Closes ticket 27914. | |||
2018-01-05 | Revise the generateFallbackDirLine.py script to use descriptors | teor | |
Patch by atagar, part of #24706. | |||
2018-01-05 | Add fallback directory mirror helper scripts | teor | |
Add the generateFallbackDirLine.py script for automatically generating fallback directory mirror lines from relay fingerprints. No more typos! Add the lookupFallbackDirContact.py script for automatically looking up operator contact info from relay fingerprints. Implements ticket 24706. |