Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script for fetching Tor developers' keys #35

Open
andrewclausen opened this issue Jul 18, 2020 · 2 comments
Open

Script for fetching Tor developers' keys #35

andrewclausen opened this issue Jul 18, 2020 · 2 comments

Comments

@andrewclausen
Copy link

I have written two shell scripts:

  1. 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.

  2. 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?

@andrewclausen
Copy link
Author

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.

@xsuchy
Copy link
Member

xsuchy commented Aug 4, 2020

I would prefer PR for both script and keys. So people can replicate your steps in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants