mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
PGP/WhyDoISignEmails: add metainfo.
This commit is contained in:
parent
007784866e
commit
f774b2d703
@ -1,3 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="description" content="Explaining about why do I sign my emails using PGP." /> <meta name="keywords" content="PGP,email,GPG,spoofing,cacert,inline,PGP/INLINE,PGP/MINE,clearsign,Thunderbird,Icedove,Enigmail," /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
||||
<title>
|
||||
Why do I sign emails, which I send?
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<h1 id="signing-emails.">Signing emails.</h1>
|
||||
<h2 id="why-do-you-sign-all-your-messages">Why do you sign all your messages?</h2>
|
||||
<p>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, isn't sent by me.</p>
|
||||
@ -43,4 +52,7 @@
|
||||
<h2 id="why-did-you-write-this-page">Why did you write this page?</h2>
|
||||
<p>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.</p>
|
||||
<h2 id="so-you-are-just-ignorant-and-want-to-spam-people">So you are just ignorant and want to spam people?</h2>
|
||||
<p>I want to raise awareness about PGP and that it's very easy to spoof emails from addresses of other people. As stated previously, I will also ignore claims like that.</p>
|
||||
I want to raise awareness about PGP and that it's very easy to spoof emails from addresses of other people. As stated previously, I will also ignore claims like that.
|
||||
</html>
|
||||
|
||||
|
||||
|
@ -1,4 +1,14 @@
|
||||
# Signing emails.
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="description" content="Explaining about why do I sign my emails using PGP." />
|
||||
<meta name="keywords" content="PGP,email,GPG,spoofing,cacert,inline,PGP/INLINE,PGP/MINE,clearsign,Thunderbird,Icedove,Enigmail," />
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<meta charset="UTF-8" />
|
||||
<title>Why do I sign emails, which I send?</title>
|
||||
</head>
|
||||
|
||||
# Signing emails.
|
||||
|
||||
## Why do you sign all your messages?
|
||||
|
||||
@ -100,3 +110,4 @@ Because I am fed up explaining myself on some mailing lists. This page will
|
||||
I want to raise awareness about PGP and that it's very easy to spoof emails
|
||||
from addresses of other people. As stated previously, I will also ignore
|
||||
claims like that.
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user