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

Cryptographic signed commits and releases #288

Open
jonassmedegaard opened this issue Mar 31, 2017 · 4 comments
Open

Cryptographic signed commits and releases #288

jonassmedegaard opened this issue Mar 31, 2017 · 4 comments

Comments

@jonassmedegaard
Copy link

It would be great if there were electronic signatures (OpenPGP/etc)
of all git commits and tags and any zip files or tarballs you release,
so that distributors and users can verify the source code came from authors of this project
and wasn't modified by github or network attackers.

https://mikegerwitz.com/papers/git-horror-story
https://github.com/blog/2144-gpg-signature-verification
https://wiki.debian.org/Creating%20signed%20GitHub%20releases
https://wiki.debian.org/debian/watch#Cryptographic_signature_verification

@thisisG
Copy link
Contributor

thisisG commented Mar 31, 2017

Will discuss! Thanks for the report!

@jonassmedegaard
Copy link
Author

I have wanted to suggest this for some time, but lacked references.

For the record, I stole most of the text from this email post by fellow Debian developer Paul Wise:
http://lists.alioth.debian.org/pipermail/pkg-fonts-devel/2017-March/019303.html

@pabuhler
Copy link
Member

@jonassmedegaard, for the next release (2.2) we will try to create a signed release based on the steps in https://wiki.debian.org/Creating%20signed%20GitHub%20releases.
The key id that will be used, at least initially is EF76B4CDB2A6BF541985C48CE70913DF61445490, available from pool.sks-keyservers.net . I just wanted to inform you now in case you have some input?

@jonassmedegaard
Copy link
Author

jonassmedegaard commented Oct 27, 2017 via email

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

3 participants