[gitian] Move keys to contrib/gitian-keys
This commit is contained in:
parent
fa93936691
commit
faf4c837fb
24 changed files with 4 additions and 4 deletions
contrib
README.md
gitian-keys
achow101-key.pgpaschildbach-key.pgpbluematt-key.pgpbtcdrak-key.pgpcdecker-key.pgpcentaur1-key.pgpcfields-key.pgpdevrandom-key.pgperkmos.pgpfanquake-key.pgpgavinandresen-key.pgpjl2012-key.pgpjonasschnelli-key.pgplaanwj-key.pgpluke-jr-key.pgpmarcofalke-key.pgpmichagogo-key.pgppetertodd-key.pgpprab-key.pgpsipa-key.pgptcatm-key.pgpwtogami-key.pgp
doc
|
@ -34,10 +34,10 @@ Contains files used to package bitcoind/bitcoin-qt
|
|||
for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
|
||||
|
||||
### [Gitian-descriptors](/contrib/gitian-descriptors) ###
|
||||
Gavin's notes on getting gitian builds up and running using KVM.
|
||||
Notes on getting Gitian builds up and running using KVM.
|
||||
|
||||
### [Gitian-downloader](/contrib/gitian-downloader)
|
||||
Various PGP files of core developers.
|
||||
### [Gitian-keys](/contrib/gitian-keys)
|
||||
PGP keys used for signing Bitcoin Core [Gitian release](/doc/release-process.md) results.
|
||||
|
||||
### [MacDeploy](/contrib/macdeploy) ###
|
||||
Scripts and notes for Mac builds.
|
||||
|
|
|
@ -115,7 +115,7 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default.
|
|||
|
||||
Add other gitian builders keys to your gpg keyring
|
||||
|
||||
gpg --import ../bitcoin/contrib/gitian-downloader/*.pgp
|
||||
gpg --import ../bitcoin/contrib/gitian-keys/*.pgp
|
||||
|
||||
Verify the signatures
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue