❯ gpg --full-gen-key
Please select what kind of key you want:
(1) RSA and RSA
(2) DSA and Elgamal
(3) DSA (sign only)(4) RSA (sign only)(9) ECC (sign and encrypt) *default*
(10) ECC (sign only)(14) Existing key from card
Your selection? 10Please select which elliptic curve you want:
(1) Curve 25519 *default*
(4) NIST P-384
(6) Brainpool P-256
Your selection?
Please specify how long the key should be valid.
0= key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0)0Key does not expire at all
Is this correct? (y/N) y
GnuPG needs to construct a user ID to identify your key.
Real name: gpg testEmail address: gpg@test.com
Comment: gpg testYou selected this USER-ID:
"gpg test (gpg test) <gpg@test.com>"Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? Q
gpg: Key generation canceled.
❯ gpg --full-gen-key
Please select what kind of key you want:
(1) RSA and RSA
(2) DSA and Elgamal
(3) DSA (sign only)(4) RSA (sign only)(9) ECC (sign and encrypt) *default*
(10) ECC (sign only)(14) Existing key from card
Your selection? 10Please select which elliptic curve you want:
(1) Curve 25519 *default*
(4) NIST P-384
(6) Brainpool P-256
Your selection?
Please specify how long the key should be valid.
0= key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0)Key does not expire at all
Is this correct? (y/N) y
GnuPG needs to construct a user ID to identify your key.
Real name: gpg testEmail address: gpg@test.com
Comment: test gpg
You selected this USER-ID:
"gpg test (test gpg) <gpg@test.com>"Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
gpg: directory '/home/sky/.gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/home/sky/.gnupg/openpgp-revocs.d/8CC83C9BCBECF783E2E7A2A3F3FB07FA468D5E57.rev'public and secret key created and signed.
pub ed25519 2024-06-01 [SC] 8CC83C9BCBECF783E2E7A2A3F3FB07FA468D5E57
uid gpg test(test gpg) <gpg@test.com>
gpg> addkey
Please select what kind of key you want:
(3) DSA (sign only)(4) RSA (sign only)(5) Elgamal (encrypt only)(6) RSA (encrypt only)(10) ECC (sign only)(12) ECC (encrypt only)(14) Existing key from card
Your selection? 10Please select which elliptic curve you want:
(1) Curve 25519 *default*
(4) NIST P-384
(6) Brainpool P-256
Your selection?
Please specify how long the key should be valid.
0= key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0) 5y
Key expires at Thu 31 May 2029 11:43:17 AM CST
Is this correct? (y/N) y
Really create? (y/N) y
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
sec ed25519/F3FB07FA468D5E57
created: 2024-06-01 expires: never usage: SC
trust: ultimate validity: ultimate
ssb ed25519/9CE53048740E5BFC
created: 2024-06-01 expires: 2029-05-31 usage: S
[ultimate](1). gpg test(test gpg) <gpg@test.com>
gpg> save
❯ gpg --expert --edit-key 8CC83C9BCBECF783E2E7A2A3F3FB07FA468D5E57
Secret key is available.
sec ed25519/F3FB07FA468D5E57
created: 2024-06-01 expires: never usage: SC
trust: ultimate validity: ultimate
ssb ed25519/9CE53048740E5BFC
created: 2024-06-01 expires: 2029-05-31 usage: S
[ultimate](1). gpg test(test gpg) <gpg@test.com>
gpg> addkey
Please select what kind of key you want:
(3) DSA (sign only)(4) RSA (sign only)(5) Elgamal (encrypt only)(6) RSA (encrypt only)(7) DSA (set your own capabilities)(8) RSA (set your own capabilities)(10) ECC (sign only)(11) ECC (set your own capabilities)(12) ECC (encrypt only)(13) Existing key
(14) Existing key from card
Your selection? 7Possible actions for this DSA key: Sign Authenticate
Current allowed actions: Sign
(S) Toggle the sign capability
(A) Toggle the authenticate capability
(Q) Finished
Your selection? S
Possible actions for this DSA key: Sign Authenticate
Current allowed actions:
(S) Toggle the sign capability
(A) Toggle the authenticate capability
(Q) Finished
Your selection? A
Possible actions for this DSA key: Sign Authenticate
Current allowed actions: Authenticate
(S) Toggle the sign capability
(A) Toggle the authenticate capability
(Q) Finished
Your selection? Q
DSA keys may be between 768 and 3072 bits long.
What keysize do you want? (2048)3072Requested keysize is 3072 bits
Please specify how long the key should be valid.
0= key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0) 5y
Key expires at Thu 31 May 2029 11:57:01 AM CST
Is this correct? (y/N) y
Really create? (y/N) y
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
gpg: WARNING: some OpenPGP programs can't handle a DSA key with this digest size
sec ed25519/F3FB07FA468D5E57
created: 2024-06-01 expires: never usage: SC
trust: ultimate validity: ultimate
ssb ed25519/9CE53048740E5BFC
created: 2024-06-01 expires: 2029-05-31 usage: S
ssb dsa3072/3AC06AD74E230931
created: 2024-06-01 expires: 2029-05-31 usage: A
[ultimate](1). gpg test(test gpg) <gpg@test.com>
gpg> save
❯ gpg --edit-key 8CC83C9BCBECF783E2E7A2A3F3FB07FA468D5E57
Secret key is available.
sec ed25519/F3FB07FA468D5E57
created: 2024-06-01 expires: never usage: SC
trust: ultimate validity: ultimate
ssb ed25519/9CE53048740E5BFC
created: 2024-06-01 expires: 2029-05-31 usage: S
ssb dsa3072/3AC06AD74E230931
created: 2024-06-01 expires: 2029-05-31 usage: A
[ultimate](1). gpg test(test gpg) <gpg@test.com>
gpg> addkey
Please select what kind of key you want:
(3) DSA (sign only)(4) RSA (sign only)(5) Elgamal (encrypt only)(6) RSA (encrypt only)(10) ECC (sign only)(12) ECC (encrypt only)(14) Existing key from card
Your selection? 6RSA keys may be between 1024 and 4096 bits long.
What keysize do you want? (3072)3072Requested keysize is 3072 bits
Please specify how long the key should be valid.
0= key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0) 5y
Key expires at Thu 31 May 2029 03:26:57 PM CST
Is this correct? (y/N) y
Really create? (y/N) y
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
sec ed25519/F3FB07FA468D5E57
created: 2024-06-01 expires: never usage: SC
trust: ultimate validity: ultimate
ssb ed25519/9CE53048740E5BFC
created: 2024-06-01 expires: 2029-05-31 usage: S
ssb dsa3072/3AC06AD74E230931
created: 2024-06-01 expires: 2029-05-31 usage: A
ssb rsa3072/E02BAAFF55D8BE00
created: 2024-06-01 expires: 2029-05-31 usage: E
[ultimate](1). gpg test(test gpg) <gpg@test.com>
gpg> save
Manage Key Pairs
A public key consists of:
the public portion of the master signing key
the public portions of the subordinate signing and encryption subkeys
a set of user IDs used to associate the public key with a real person
The structure of the private key is similar, except that it contains only the private portions of the keys, and there is no user ID information.
publish/share your public key
with exported file
1
2
3
4
5
# share with others your public key file, this file can be generated with# export all pub keys if no user id is supportedgpg --export --armor --output public.key [user-id1 user-id2 ...]# others can import your public key with this filegpg --import public.key
share with a key server
1
gpg --send-keys <keyid> [--keyserver <keyserver>]
send keys
publish pub keys onto a key server, you can specify the key server to use or use the default.
you can also specify key server here with --keyserver
1
2
3
4
5
6
7
# search, you can import also# gpg --search-keys user-idgpg --search-keys sky_io@outlook.com
# import directly with key-id# gpg --recv-keys key-idgpg --recv-keys F4CD0E4A366165D162E6B6CE7D36AE6055B060A6
backup your private keys
--export-secret-keys already contains master and sub keys.
--export-secret-subkeys will backup only sub keys, and dummy packet for the master key. (DO NOT USE THIS)
The private/secret key will always contain the public key, so no need to backup the public key. (besides, it’s safe to upload your public key to a keyserver)
1
2
3
gpg --export-secret-keys --armor --output privkey.asc user-id
# will still prompt you for your passphrase, because its encrypted with itgpg --import privkey.asc
1
2
3
4
5
6
7
8
9
10
11
# backup private keygpg --export-secret-keys --export-options backup --output private.gpg
# backup public key, optional, you can restore your public key from secret keysgpg --export --export-options backup --output public.gpg dave@madeupdomain.com
# backup gpg trust databasegpg --export-ownertrust > trust.gpg
# restoregpg --import private.gpg
gpg --import public.gpg
gpg --import-ownertrust trust.gpg
to stop re-entering passphrase every time you use your private key, you can set the default-cache-ttl and max-cache-ttl=.
default-cache-ttl sets the timeout (in seconds, 600 seconds/10 minutes by default) after the last GnuPG a ctivity (so it resets if you use it)
max-cache-ttl sets the time span (in seconds, 7200 seconds/2 hours by default) it caches after entering your passphrase.
Edit file ~/.gnupg/gpg-agent.conf, and put in
1
2
3
4
default-cache-ttl 120max-cache-ttl 600# to get gpg-agent to handle requests from SSHenable-ssh-support
Reload your gpg-agent to make this effective: gpg-connect-agent reloadagent /bye.
Work with SSH
1
2
3
4
5
6
7
8
9
# to get gpg-agent to handle requests from SSHecho'enable-ssh-support' >> ~/.gnupg/gpg-agent.conf
gpg --list-secret-keys --with-keygrip --keyid-format long
echo'5441B76FC652DC394A61853AB1A1491645C5B758' > ~/.gnupg/sshcontrol
# you can add this to your shell rc fileexportSSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)ssh-add -L
# export public key in ssh formatgpg --export-ssh-key B88D8A49D3ECB362
Work with Git
signing
set signing key
1
2
3
4
# unset this configuration so the default format of openpgp will be usedgit config --global --unset gpg.format
git config --global user.signingkey A6D8C99647D3534A!
git config --global commit.gpgsign true