From 9b8f0c2da3c018b750daa84438feebffea7ab71f Mon Sep 17 00:00:00 2001 From: William Carroll Date: Tue, 29 May 2018 16:22:37 -0400 Subject: [PATCH] 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! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3c744d69..b2f4d40cc 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