PGP/Replies: add meta info.

This commit is contained in:
Mikaela Suomalainen 2012-08-26 18:02:53 +03:00
parent f774b2d703
commit fba7bcf3e9
2 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Tells what should be removed from PGP/INLINE signed emails when replying in case email client doesn't do it." /> <meta name="keywords" content="email,PGP,inline,PGP/INLINE,Enigmail,Thunderbird,Icedove,reply" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
<title>
What to remove in replies to PGP/INLINE signed emails.
</title>
</head>
<h1 id="what-you-should-remove-from-email-when-you-reply-into-pgpinline-signed-email.">What you should remove from email, when you reply into PGP/INLINE signed email.</h1>
<h2 id="top">Top</h2>
<p>From top of the email, remove everything after</p>
@ -26,3 +35,6 @@ Hash: SHA1</code></pre>
<blockquote>
<p>-----END PGP SIGNATURE-----</p>
</blockquote>
</html>

View File

@ -1,3 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Tells what should be removed from PGP/INLINE signed emails when replying in case email client doesn't do it." />
<meta name="keywords" content="email,PGP,inline,PGP/INLINE,Enigmail,Thunderbird,Icedove,reply" />
<meta name="author" content="Mika Suomalainen" />
<meta charset="UTF-8" />
<title>What to remove in replies to PGP/INLINE signed emails.</title>
</head>
# What you should remove from email, when you reply into PGP/INLINE signed email.
## Top
@ -37,3 +47,5 @@ Remove everything between lines
and
> -----END PGP SIGNATURE-----
</html>