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 4ad8fa2 commit 9314e93Copy full SHA for 9314e93
README.md
@@ -46,8 +46,6 @@ First open your master key for editing (use `--list-keys` to find it):
46
gpg --edit-key "<YOUR MASTER KEY ID>"
47
```
48
49
-A signing key type RSA with 3072 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.
0 commit comments