Corrected text to reflect new[er] process of specifying fingerprints instead of individual keys.
This commit is contained in:
parent
a6d14b1cf7
commit
85644354c5
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
## PGP keys of Gitian builders and Developers
|
## 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
|
The associated keys are mainly used to sign git commits or the build results
|
||||||
builds.
|
of Gitian builds.
|
||||||
|
|
||||||
The most recent version of each pgp key can be found on most pgp key servers.
|
The most recent version of each pgp key can be found on most pgp key servers.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue