From 30574da1d494e74a0648152381dad871934fbb68 Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Thu, 22 Sep 2016 02:20:32 +0100 Subject: tools gnupg document fix --- tools/gnupg.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/gnupg.html b/tools/gnupg.html index 53ca088..21aedcb 100644 --- a/tools/gnupg.html +++ b/tools/gnupg.html @@ -124,17 +124,19 @@ $ gpg --edit-key UID -

3.1 Edit key

+

3.1. Edit key

         $ gpg --edit-key KEYID
         adduid
         
+

3.2. Revoke key

Follow the instructions and then select the user you want to revoque, where N is the UID of the user;

+        $ gpg --edit-key KEYID
         uid N
         revuid
         save
@@ -161,7 +163,7 @@
         $ gpg --armor --output user.asc --export 'User Name'
         
-

3.2. Export to keyserver

+

4.2. Export to keyserver

The primary public key's ID is referenced in the pub line after the key size, for example the key created above, @@ -213,7 +215,6 @@ gpg --list-keys justin -

5. Encrypt, decrypt and signing

5.1. Encrypt file

-- cgit 1.4.1-2-gfad0