distribution-gpg-keys
distribution-gpg-keys copied to clipboard
Script for fetching Tor developers' keys
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?
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 would prefer PR for both script and keys. So people can replicate your steps in future.