neobytes/contrib/gitian-keys
Wladimir J. van der Laan 4fc77cc3a1 Merge #8954: contrib: Add README for pgp keys
fab5ca8 contrib: Add README for pgp keys (MarcoFalke)
2018-01-12 09:58:14 +01:00
..
aschildbach-key.pgp
bluematt-key.pgp
btcdrak-key.pgp
cdecker-key.pgp
centaur1-key.pgp
cfields-key.pgp
devrandom-key.pgp
erkmos.pgp
fanquake-key.pgp
gavinandresen-key.pgp
jonasschnelli-key.pgp
laanwj-key.pgp
luke-jr-key.pgp
marcofalke-key.pgp
michagogo-key.pgp
petertodd-key.pgp
prab-key.pgp
README.md
sipa-key.pgp
tcatm-key.pgp
wtogami-key.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 gitian 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