diff options
| author | Jeff Frontz <[email protected]> | 2018-07-05 17:22:47 -0400 |
|---|---|---|
| committer | Jeff Frontz <[email protected]> | 2018-07-09 13:45:51 -0400 |
| commit | 85644354c5d1149350b599fcdce7f77001c9e16f (patch) | |
| tree | 9fa1c334017100a7c0f4f7bee6b3d0ca30bde2f2 | |
| parent | Merge #12971: depends: Upgrade Qt to 5.9.6 (diff) | |
| download | discoin-85644354c5d1149350b599fcdce7f77001c9e16f.tar.xz discoin-85644354c5d1149350b599fcdce7f77001c9e16f.zip | |
Corrected text to reflect new[er] process of specifying fingerprints instead of individual keys.
| -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. |