Skip to content

Commit 9314e93

Browse files
committed
Remove any type and bits recommendation
1 parent 4ad8fa2 commit 9314e93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ First open your master key for editing (use `--list-keys` to find it):
4646
gpg --edit-key "<YOUR MASTER KEY ID>"
4747
```
4848

49-
A signing key type RSA with 3072 bits is recommended for greatest compatibility.
50-
5149
Type `addkey` and select a type that is for signing, you might be asked about bit size depending on your choice.
5250
When deciding over key expire, avoid setting to never expire, as recommendation of key bits will change over time.
5351
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

Comments
 (0)