Skip to content

Commit 739e190

Browse files
committed
Add a note about key expiry setup
Signed-off-by: Elan Ruusamäe <[email protected]>
1 parent 367c068 commit 739e190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ gpg --edit-key "<YOUR MASTER KEY ID>"
4949
A signing key type RSA with 2048 bits is recommended for greatest compatibility.
5050

5151
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.
5253
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.
5354

5455
Next export the new sub key:

0 commit comments

Comments
 (0)