Lines Matching full:gpg
13 * [3. A publicly listed GPG key](#3-a-publicly-listed-gpg-key)
85 ### 3. A publicly-listed GPG key
93 The GPG keys should be fetchable from a known third-party keyserver. The SKS
95 [submission](https://pgp.mit.edu/) form to submit a new GPG key. You'll need to
99 $ gpg --armor --export email@server.com > ~/nodekey.asc
105 $ gpg --keyserver pool.sks-keyservers.net --recv-keys <FINGERPRINT>
110 Additionally, full GPG key fingerprints for individuals authorized to release
489 The tag **must** be signed using the GPG key that's listed for you on the
569 same GPG key!**
598 **a.** Select a GPG key from your private keys. It will use a command similar
599 to: `gpg --list-secret-keys` to list your keys. If you don't have any keys, it
619 **e.** Sign the `SHASUMS256.txt` file using a command similar to: `gpg
621 You will be prompted by GPG for your password. The signed file will be named
624 **f.** Output an ASCII armored version of your public GPG key using a command
625 similar to: `gpg --default-key YOURKEY --digest-algo SHA256 --detach-sign /path/to/SHASUMS256.txt`.
626 You will be prompted by GPG for your password. The signed file will be named