From b5b802227537fe441f2fcb7cdd7cfee1ca5d6295 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Sat, 18 Feb 2012 14:57:59 +0100 Subject: User Docs: Use tag consistently --- help/C/mail-encryption-gpg-create-key.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help/C/mail-encryption-gpg-create-key.page') diff --git a/help/C/mail-encryption-gpg-create-key.page b/help/C/mail-encryption-gpg-create-key.page index e7997e2819..486f1727d2 100644 --- a/help/C/mail-encryption-gpg-create-key.page +++ b/help/C/mail-encryption-gpg-create-key.page @@ -6,7 +6,7 @@ - + Andre Klapper ak-47@gmx.net @@ -44,7 +44,7 @@

If you want, you can upload your keys to a key server:

Check your public key ID with gpg --list-keys. It is the string after 1024D on the line beginning with pub. In the example above, it is 32j38dk2.

-

Enter the command gpg --send-keys --keyserver wwwkeys.pgp.net 32j38dk2. Substitute your key ID for 32j38dk2. You need your password to do this.

+

Enter the command gpg --send-keys --keyserver wwwkeys.pgp.net 32j38dk2. Substitute your key ID for 32j38dk2. You need your password to do this.

Key servers store your public keys for you so that your friends can decrypt your messages. If you choose not to use a key server, you can manually send your public key, include it in your signature file, or put it on your own Web page. However, it is easier to publish a key once, and then let people download it from a central place when they want.

-- cgit v1.2.3