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

Sign uploads to Hackage #20

Open
3 of 4 tasks
orome opened this issue Jan 1, 2017 · 0 comments
Open
3 of 4 tasks

Sign uploads to Hackage #20

orome opened this issue Jan 1, 2017 · 0 comments

Comments

@orome
Copy link
Owner

orome commented Jan 1, 2017

Add PGP signature to Hackage distributions:

  • get local toolchain working (install gpg, gpg2, pinentry, pinentry-mac and gpgtools (for GPG Keychain), and configure for no-tty), test brew sdist --sign;
  • add and use appropriate key (e.g. with correct e-mail);
  • use to upload signed versions of a release; and
  • confirm that signed releases work (i.e. can be installed and build).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant