From 2721a1999d8c3905a447f9403cbaff68115e3db7 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 31 Dec 2012 17:08:06 +0200 Subject: [PATCH] fix previous commit. Windows is stupid --- PGP/WhyDoISignEmails.html | 2 +- PGP/WhyDoISignEmails.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PGP/WhyDoISignEmails.html b/PGP/WhyDoISignEmails.html index e11034f..bd0cff7 100644 --- a/PGP/WhyDoISignEmails.html +++ b/PGP/WhyDoISignEmails.html @@ -69,7 +69,7 @@ Why do I sign emails, which I send?

pool.sks-keyservers.net

GnuPG level

-

If you are using GPG, you can add two lines to your gpg config file. In Linux and Mac that means ~/.gnupg/gpg.conf, with Windows it means C:.conf (or something like that).

+

If you are using GPG, you can add two lines to your gpg config file. In Linux and Mac that means ~/.gnupg/gpg.conf, with Windows it means "C:.conf" (or something like that).

keyserver pool.sks-keyservers.net
 keyserver-options no-include-revoked auto-key-retrieve

If you are worried about space usage of your public keyring, you can add "import-clean" or "import-minimal" after "auto-key-retrieve". The first removes all useless signatures from the key (=signatures from keys that aren't in your keyring) and the second removes all signatures from the key.

diff --git a/PGP/WhyDoISignEmails.html.md b/PGP/WhyDoISignEmails.html.md index db679ab..c8eda7f 100644 --- a/PGP/WhyDoISignEmails.html.md +++ b/PGP/WhyDoISignEmails.html.md @@ -137,7 +137,7 @@ Go to "OpenPGP" --> "Settings" --> "Show Expert Settings" --> "Keyserver" and en ### GnuPG level -If you are using GPG, you can add two lines to your gpg config file. In Linux and Mac that means ~/.gnupg/gpg.conf, with Windows it means C:\Users\Username\AppData\Roaming\GnuPG\gpg.conf (or something like that). +If you are using GPG, you can add two lines to your gpg config file. In Linux and Mac that means ~/.gnupg/gpg.conf, with Windows it means "C:\Users\Username\AppData\Roaming\GnuPG\gpg.conf" (or something like that). ``` keyserver pool.sks-keyservers.net