dogecoin/contrib/gitian-keys
Ross Nicoll f71bef2138 Update Gitian descriptors and keys (#1455)
* Replace Gitian keys - Note I've removed Leofidus' key due to inactivity, and added a weight of 20
to whit's key.
* Replace Bitcoin with Dogecoin in Gitian descriptors
* Fix Makefile refrence to bash-completion files
* Rename remaining bash-completion files
* Add wallet_bgcoin to Qt Makefile
* Add PureHeader sources to libdogecoinconsensus
2018-04-23 21:54:59 +00:00
..
langerhans-key.pgp Update Gitian descriptors and keys (#1455) 2018-04-23 21:54:59 +00:00
patricklodder-key.pgp Update Gitian descriptors and keys (#1455) 2018-04-23 21:54:59 +00:00
README.md contrib: Add README for pgp keys 2016-10-18 15:08:46 +02:00
rnicoll-key.pgp Update Gitian descriptors and keys (#1455) 2018-04-23 21:54:59 +00:00
stapler117.pgp Update Gitian descriptors and keys (#1455) 2018-04-23 21:54:59 +00:00
whit.pgp Update Gitian descriptors and keys (#1455) 2018-04-23 21:54:59 +00: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