You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some discussion on tor-dev, the Tor developers would like to get their keys in better order before publishing something like this. The keys published on their website are long out of date.
I have written two shell scripts:
One fetches the Tor developers' keys. It gets a list of key ids from the Tor website, and then fetches the keys from a GPG key server.
The other periodically checks if the keys have changed.
Neither script is polished -- just enough for me to be able to send keys in a timely manner.
Should I send a pull request with the scripts and the keys? Or just the keys?
The text was updated successfully, but these errors were encountered: