dogecoin/contrib/gitian-keys
Patrick Lodder 8d6f5166f9
Merge pull request #2684 from AbcSxyZ/abcsxyz-key
gitian: add abcsxyz's pgp public key
2021-11-08 11:38:44 -05:00
..
abcsxyz-key.pgp add abcsxyz pgp key 2021-11-08 16:49:59 +01:00
fdov-key.pgp Add fdov's gitian key 2021-11-08 08:12:21 +01:00
langerhans-key.pgp Update Gitian descriptors and keys (#1455) 2019-03-25 05:36:12 +00:00
michilumin-key.pgp michilumin key 2021-02-27 17:45:40 -07:00
patricklodder-key.pgp New key for patricklodder as old one has expired. 2020-07-20 22:44:19 +02:00
README.md contrib: Add README for pgp keys 2016-10-18 15:08:46 +02:00
rnicoll-key.pgp Update rnicoll's key 2019-03-25 05:52:38 +00:00
stapler117.pgp Update Gitian descriptors and keys (#1455) 2019-03-25 05:36:12 +00:00
whit.pgp Update Gitian descriptors and keys (#1455) 2019-03-25 05:36:12 +00:00
xanimo-key.pgp xanimo key 2021-11-07 16:35:42 -08:00

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