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