We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367c068 commit 739e190Copy full SHA for 739e190
README.md
@@ -49,6 +49,7 @@ gpg --edit-key "<YOUR MASTER KEY ID>"
49
A signing key type RSA with 2048 bits is recommended for greatest compatibility.
50
51
Type `addkey` and select a type that is for signing, you might be asked about bit size depending on your choice.
52
+When deciding over key expire, avoid setting to never expire, as recommendation of key bits will change over time.
53
Type `save` to persist the new subkey to your master key. Make a note of the Key ID as you will need it in the next step.
54
55
Next export the new sub key:
0 commit comments