From 086e2407a635d24782e8431d76ceb3947f4fe4cb Mon Sep 17 00:00:00 2001 From: "Joseph E.S. Cieslik" Date: Sun, 10 Jul 2016 20:43:21 -0400 Subject: [PATCH] Added fixes to README.pod that didn't get copied from README in the previous commit --- README.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.pod b/README.pod index af9868c..6c8202f 100644 --- a/README.pod +++ b/README.pod @@ -30,12 +30,12 @@ know how to use gpg, you'll feel almost at home. Lets say, Alicia and Bobby want to exchange encrypted messages. Here's what they need to do. -First, both have create a secret key: +First, both have to create a secret key: Alicia Bobby pcp1 -k pcp1 -k -After entering their name, email address and a passphrase to protect +After entering their name, email address, and a passphrase to protect the key, it will be stored in their B (by default ~/.pcpvault). Now, both of them have to export the public key, which has to be @@ -53,7 +53,7 @@ they have to import it: Alicia Bobby pcp1 -K -I bobby.pub pcp1 -K -I alicia.pub -They will see a response as this when done: +They will see a response when this is done: key 0x29A323A2C295D391 added to .pcpvault.