Augment README with GPG info
After my computer fried and I lost my gpg config, keys, etc I needed to know a snippet that my README didn't have. Now it has it!
This commit is contained in:
parent
3d256c6b3b
commit
9b8f0c2da3
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ into that machine ourselves. That's all there is to it.
|
|||
|
||||
# GnuPG
|
||||
|
||||
1. Download public key from keyserver
|
||||
1. Download public key from keyserver. `gpg --receive-keys [KEY_ID]`
|
||||
2. Transfer backed-up private key information from secure disk
|
||||
3. Create `[E]` encrypting and `[S]` signing subkeys for personal computer
|
||||
|
||||
|
|
Loading…
Reference in a new issue