diff options
author | William Carroll <wpcarro@gmail.com> | 2018-05-29T20·22-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2018-07-19T16·00-0400 |
commit | 9b8f0c2da3c018b750daa84438feebffea7ab71f (patch) | |
tree | 5b5e13d2c8a892bc57e90888ebfba76baa4e201c /README.md | |
parent | 3d256c6b3b593c216cab44f25075810d9767e5b0 (diff) |
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!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c3c744d69092..b2f4d40cc392 100644 --- a/README.md +++ b/README.md @@ -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 |