4 <meta http-equiv=
"content-type" content=
"text/html; charset=utf-8" />
5 <title>Email Self-Defense - a guide to fighting surveillance with GnuPG
7 <meta name=
"keywords" content=
"GnuPG, GPG, openpgp, surveillance, privacy,
9 <meta name=
"description" content=
"Email surveillance violates our fundamental
10 rights and makes free speech risky. This guide will teach you email
11 self-defense in 40 minutes with GnuPG." />
12 <meta name=
"viewport" content=
"width=device-width, initial-scale=1" />
13 <link rel=
"stylesheet" href=
"//static.fsf.org/nosvn/enc-dev0/css/main.css" />
14 <link rel=
"shortcut icon"
15 href=
"//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
20 <header class=
"row centered" id=
"header"><div>
22 <p class=
"back">← Read the
<a href=
"index.html">full guide
</a></p>
25 href=
"https://fsf.org/share?u=https://u.fsf.org/zc&t=How public-key
26 encryption works. Infographic via %40fsf"><img
27 src=
"//static.fsf.org/nosvn/enc-dev0/img/gnu-social.png"
29 alt=
"[GNU Social]" />
31 src=
"//static.fsf.org/nosvn/enc-dev0/img/mastodon.png"
33 alt=
"[Mastodon]" />
35 src=
"//static.fsf.org/nosvn/enc-dev0/img/reddit-alien.png"
37 alt=
"[Reddit]" />
39 src=
"//static.fsf.org/nosvn/enc-dev0/img/hacker-news.png"
41 alt=
"[Hacker News]" />
44 with the hashtag #EmailSelfDefense
48 src=
"//static.fsf.org/nosvn/enc-dev0/img/en/full-infographic.png"
49 alt=
"View & share our infographic" /></p>
51 <p class=
"back">← Read the
<a href=
"index.html">full guide
</a></p>
53 </div></header><!-- End #header -->
55 <!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
56 <footer class=
"row" id=
"footer"><div>
59 <h4><a href=
"https://u.fsf.org/ys"><img
60 alt=
"Free Software Foundation"
61 src=
"//static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png" /></a></h4>
63 <p>Copyright
© 2014-
2016 <a
64 href=
"https://u.fsf.org/ys">Free Software Foundation
</a>, Inc.
<a
65 href=
"https://my.fsf.org/donate/privacypolicy.html">Privacy Policy
</a>. Please
66 support our work by
<a href=
"https://u.fsf.org/yr">joining us as an associate
69 <p>The images on this page are under a
<a
70 href=
"https://creativecommons.org/licenses/by/4.0/">Creative Commons
71 Attribution
4.0 license (or later version)
</a>, and the rest of it is under
72 a
<a href=
"https://creativecommons.org/licenses/by-sa/4.0">Creative Commons
73 Attribution-ShareAlike
4.0 license (or later version)
</a>. Download the
<a
74 href=
"http://agpl.fsf.org/emailselfdefense.fsf.org/edward/CURRENT/edward.tar.gz">
75 source code of Edward reply bot
</a> by Andrew Engelbrecht
76 <andrew@engelbrecht.io
> and Josh Drake
<zamnedix@gnu.org
>,
77 available under the GNU Affero General Public License.
<a
78 href=
"http://www.gnu.org/licenses/license-list.html#OtherLicenses">Why these
81 <p>Fonts used in the guide
& infographic:
<a
82 href=
"https://www.google.com/fonts/specimen/Dosis">Dosis
</a> by Pablo
83 Impallari,
<a href=
"http://www.google.com/fonts/specimen/Signika">Signika
</a>
84 by Anna Giedry
ś,
<a
85 href=
"http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo
86 Narrow
</a> by Omnibus-Type,
<a
87 href=
"https://libreplanet.org/wiki/GPG_guide/Graphics_Howto#Pitfalls">PXL-
2000</a>
88 by Florian Cramer.
</p>
90 <p>Download the
<a href=
"emailselfdefense_source.zip">source package
</a>
91 for this guide, including fonts, image source files and the text of Edward's
94 <p>This site uses the Weblabels standard for labeling
<a
95 href=
"https://www.fsf.org/campaigns/freejs">free JavaScript
</a>. View
96 the JavaScript
<a href=
"//weblabels.fsf.org/emailselfdefense.fsf.org/"
97 rel=
"jslicense">source code and license information
</a>.
</p>
99 </div><!-- /#copyright -->
101 <p class=
"credits">Infographic and guide design by
<a rel=
"external"
102 href=
"http://jplusplus.org"><strong>Journalism++
</strong><img
103 src=
"//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png"
104 alt=
"Journalism++" /></a></p><!-- /.credits -->
105 </div></footer><!-- End #footer -->
108 <script type=
"text/javascript"
109 src=
"//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
110 <script type=
"text/javascript"
111 src=
"//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
113 <script type=
"text/javascript" ><!--
114 // @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-v3-or-Later
115 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
116 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
118 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 13);
119 piwikTracker.trackPageView();
120 piwikTracker.enableLinkTracking();
124 <!-- <noscript><p><img
125 src="//piwik.fsf.org/piwik.php?idsite=13" style="border:0"
126 alt="" /></p></noscript> -->
127 <!-- End Piwik Tracking Code -->