We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
keybase pgp sign -i FILENAME.EXT --detached
Best, Matthias
The text was updated successfully, but these errors were encountered:
Contributions are welcome 👍🏻
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: