pstadler / keybase-gpg-github

Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and using it with Git and GitHub.
2.63k stars 182 forks source link

FR - Add information about how to sign releases #8

Open gliwka opened 8 years ago

gliwka commented 8 years ago

Hi,

it would be great to add some information about how to sign releases, so they can be authenticated as well.

See https://wiki.debian.org/Creating%20signed%20GitHub%20releases as a reference. The gpg command in the instruction from the debian project would translate into keybase pgp sign -i FILENAME.EXT --detached to sign a file.

Best, Matthias

pstadler commented 7 years ago

Contributions are welcome 👍🏻