diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-07-09 20:11:17 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-07-09 20:11:26 +0200 |
| commit | 8cc048ee53e5ec8f6378c4e702083548706adcf0 (patch) | |
| tree | 5fc51a72e175b3abbb5afb33fc25dec957b7e07e | |
| parent | Merge #13603: bitcoin-tx: Stricter check for valid integers (diff) | |
| parent | Corrected text to reflect new[er] process of specifying fingerprints instead ... (diff) | |
| download | discoin-8cc048ee53e5ec8f6378c4e702083548706adcf0.tar.xz discoin-8cc048ee53e5ec8f6378c4e702083548706adcf0.zip | |
Merge #13605: Docs: corrected text to reflect new[er] process of specifying fingerprints
85644354c5d1149350b599fcdce7f77001c9e16f Corrected text to reflect new[er] process of specifying fingerprints instead of individual keys. (Jeff Frontz)
Pull request description:
More accurately reflects the contents of the directory and keys.txt (i.e., contains fingerprints of keys instead of actual keys).
Tree-SHA512: c8e70e6d905faa348b269cb39c72a1b4b525bc00445e4a5ad4204f54925da4b055444828e62c45c6f8798fe9d23526eb7779d9b2edcf22679441586a558d0d05
| -rw-r--r-- | contrib/gitian-keys/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/gitian-keys/README.md b/contrib/gitian-keys/README.md index a9339c8bd..ffe4fb144 100644 --- a/contrib/gitian-keys/README.md +++ b/contrib/gitian-keys/README.md @@ -1,9 +1,10 @@ ## PGP keys of Gitian builders and Developers -The keys.txt contains the public keys of Gitian builders and active developers. +The file `keys.txt` contains fingerprints of the public keys of Gitian builders +and active developers. -The keys are mainly used to sign git commits or the build results of Gitian -builds. +The associated keys are mainly used to sign git commits or the build results +of Gitian builds. The most recent version of each pgp key can be found on most pgp key servers. |