mikaela.github.io/PGP/WhyDoISignEmails.html.md
2012-12-31 17:08:06 +02:00

8.1 KiB
Raw Blame History

<!DOCTYPE html> <html> <head> </head>
Sitemap

Signing emails.

Why do you sign all your messages?

The signature is evidence that message comes from me. If I sign all my messages, I can say that I sign all my messages and possibly unsigned offensive content, which is spoofed to “come” from my address, isnt sent by me.

Who would want to spoof you?

I dont know, but it seems that some people want. On 06.10.12 there has been spam attack against [Limnorias pastebin] where the pasted message has title which contains some nicks (including mine) from #Limnoria at freenode and then Limnoria bot announces it on #Limnoria and spams people.

What does this have to do with me? I was sleeping when this started around 00:30 Finnish time (UTC+3), but the pasted message claims

Pasted by Mkaysi.

Everyone knows that I am known as Mkaysi at multiple places, but that paster isnt me. If I pasted something, the paster name would be “Mkaysi”.

Maybe I will start signing all my pastes in the future. There is [feature request for pastebinit] about that.

Expection

School forces me to send some emails without signing them when I am not at home.

But it doesnt prove anything, you can just leave offensive content unsigned.

True, I could do that. But I dont have habit of writing offensive text and saying that it doesnt come from me.

Your signature doesnt mean anything anyway, because you arent part of any trust web.

Actually, I am, but my key is only signed by bots (see below).

You might have “import-minimal” or “import-clean” in your keyserver-options in your gpg.conf, so you dont see the signatures. If you dont have them, run

gpg keyserver pool.sks-keyservers.net refresh-keys 0x4DB53CFE82A46728

and signatures should appear.

NOTE: My key contains information, that my preferred keyserver is pool.sks-keyservers.net, so its used with refresh-keys with my key even if you speify another keyserver. This isnt the case if you use very old version of my key.

Why you dont get signatures from some bot certificate authority?

PGP Global Directory

I have got signature from PGP Global Directory, it wanted only to confirm my email addresses.

Hushmail

I have got signature from Hushmail. It wanted only to confirm email addresses too.

CAcert

According to “Locate assurer” feature at CAcert, the nearest assurer is 110KM away from me.

Why did you mention CAcert?

https://wiki.cacert.org/PgpSigning

Clearsigning/INLINE signing

Why do you GPG clearsign your emails instead of using PGP/MIME or something less spammy?

  1. Some mailing list software mess up with headers and make PGP/MIME signatures unverifiable at least to Enigmail. Some people say that that what those mailing lists do is completely valid. Its up to you to believe in Enigmail developers or other people.

    Which mailing lists do that?

    At least the following:

    1. Ubuntu mailing lists. See also bug 996581 at Launchpad.

    2. Mozdev mailing lists.

    3. GnuPG mailing lists.

  2. INLINE messages are easier to verify manually (presuming that charset doesnt cause problems).

    There are many web archives and sometimes people want to verify signatures of emails, which they didnt receive. Think about Debian BTS.

  3. K9 Mail doesnt support PGP/MIME.

  1. Debian BTS doesnt send working PGP/MIME back in subscribtion confirmations.

    In my opinion, its easier to check did you request something with [Ðebian BTS] if it has content, which is signed with your key.

But clearsigned signature looks ugly.

This is the problem of your email client. If you use Thunderbird or Icedove or Seamonkey, you can probably install Enigmail and that signature block gets hidden. If you use some other email client, please report bug for that package in your distribution or upstream bug tracker.

Enigmail doesnt hide the keyblock unless you import the key

Importing keys automatically

To import keys automatically (when you receive email/file/whatever that is signed and you dont have the key), you have two options. Remember that this imports keys of other people too, so you will be seeing less large ugly character messes. :)

Enigmail

Go to “OpenPGP” > “Settings” > “Show Expert Settings” > “Keyserver” and enter keyserver address to the second box. I recommend pool.sks-keyservers.net as its the most popular. (Please note that I am using Enigmail in Finnish so I have translated these places from Finnish to English, they might have different names to you).

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).

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 arent in your keyring) and the second removes all signatures from the key.

I am importing keys fully and I have 118 different public keys in my keyring and the space usage is 4,4M. I am on multiple mailing lists where some people use PGP or GPG.

I am on slow connection and your signature is too big for me.

And what does that have to do with INLINE signature? In PGP/MIME you would download the same mess, but inside signature.asc file.

Other things

Why did you write this page?

Because I am fed up explaining myself on some mailing lists. This page will be linked in my email signature and I will ignore every question about things, which read on this page.

So you are just ignorant and want to spam people?

I want to raise awareness about PGP and that its very easy to spoof emails from addresses of other people. As stated previously, I will also ignore claims like that.

</html>
    <noscript>

Please enable JavaScript to view the comments powered by Dis qus.

comments powered by Disqus