mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
b5dc598525
## What was done? Add builder key for @knst ## How Has This Been Tested? It is the same file with: https://github.com/dashpay/guix.sigs/blob/master/builder-keys/knst.pgp Checked a signature of guix.sigs for 20.0.2: `gpg --status-fd 1 --verify 20.0.2/knst/codesigned.SHA256SUMS.asc` - matched. ## Breaking Changes N/A ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone |
||
---|---|---|
.. | ||
codablock.pgp | ||
dustinface.pgp | ||
gladcow.pgp | ||
knst.pgp | ||
nmarley.pgp | ||
pasta.pgp | ||
README.md | ||
schinzelh.pgp | ||
thephez.pgp | ||
udjinm6.pgp |
PGP keys
This folder contains the public keys of developers and active contributors.
The keys are mainly used to sign git commits or the build results of builds.
You can import the keys into gpg as follows. Also, make sure to fetch the latest version from the key server to see if any key was revoked in the meantime.
gpg --import ./*.pgp
gpg --refresh-keys