Commit | Line | Data |
---|---|---|
8f538927 DT |
1 | <!DOCTYPE html> |
2 | <html> | |
3 | <head> | |
668de811 | 4 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
8f538927 DT |
5 | |
6 | <title>Email Self-Defense - a guide to fighting surveillance with GnuPG encryption</title> | |
7 | <meta name="keywords" content="GnuPG, GPG, openpgp, surveillance, privacy, email, Enigmail" /> | |
8 | <meta name="description" content="Email surveillance violates our fundamental rights and makes free speech risky. This guide will teach you email self-defense in 30 minutes with GnuPG." /> | |
9 | ||
10 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
11 | <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css" /> | |
12 | <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" /> | |
13 | ||
14 | </head> | |
0ff9aef3 | 15 | <body> |
8f538927 | 16 | |
a8e328c3 TG |
17 | <h3 class="wip">Translation in Progress</h3> |
18 | <p class="wip">The <a href="/esd-ar.po">PO file</a> is where work is being done. Please help us if you can. Thanks!</p> | |
19 | ||
8f538927 DT |
20 | <!-- ~~~~~~~~~ GnuPG Header and introduction text ~~~~~~~~~ --> |
21 | ||
22 | <header class="row" id="header"> | |
23 | <div> | |
24 | <h1>Great job!</h1> | |
25 | ||
26 | </div> | |
27 | </header><!-- End #header --> | |
28 | ||
29 | ||
30 | <!-- ~~~~~~~~~ Section 6: Next steps ~~~~~~~~~ --> | |
31 | <section class="row" id="section6"> | |
32 | <div> | |
33 | <!-- ~~~~~~~~~ section title + graphics ~~~~~~~~~ --> | |
34 | <div class="section-intro"> | |
35 | <h2><em>#6</em> Next steps</h2> | |
36 | <p>You've now completed the basics of email encryption with GnuPG, taking action against bulk surveillance. A pat on the back to you! These next steps will help make the most of the work you did today.</p> | |
37 | </div><!-- End .section-intro --> | |
38 | ||
39 | ||
40 | <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ --> | |
41 | <div id="step-political" class="step"> | |
42 | <div class="sidebar"> | |
43 | <p><a id="infographic" href="infographic.html"><img src="//static.fsf.org/nosvn/enc-dev0/img/en/infographic-button.png" alt="View & share our infographic →" /></a></p> | |
44 | </div><!-- /.sidebar --> | |
45 | <div class="main"> | |
46 | <h3>Join the movement</h3> | |
47 | ||
48 | <p>You've just taken a huge step towards protecting your privacy online. But each of us acting alone isn't enough. To topple bulk surveillance, we need to build a movement for the autonomy and freedom of all computer users. Join the Free Software Foundation's community to meet like-minded people and work together for change:</p> | |
49 | <div class="newsletter"> | |
d6c8e8c0 | 50 | <form method="post" action="https://my.fsf.org/civicrm/profile/create?reset=1&gid=31"> |
8f538927 DT |
51 | <input type="text" placeholder="Type your email..." name="email-Primary" id="frmEmail" /> |
52 | <input type="submit" value="Add me" name="_qf_Edit_next" /> | |
53 | <input type="hidden" value="https://emailselfdefense.fsf.org/en/confirmation.html" name="postURL" /> | |
54 | <input type="hidden" value="1" name="group[25]" /> | |
4c9eac3c | 55 | <input type="hidden" value="https://my.fsf.org/civicrm/profile?reset=1&gid=31" name="cancelURL" /> |
8f538927 DT |
56 | <input type="hidden" value="Edit:cancel" name="_qf_default" /> |
57 | </form> | |
58 | <p><small>You'll receive action alerts and updates from our low-volume mailing list. Read our <a href="https://my.fsf.org/donate/privacypolicy.html">privacy policy</a>.</small></p> | |
59 | </div><!-- End .newsletter --> | |
60 | <br /> | |
61 | <p>Join us on microblogging services for day-to-day updates:</p> | |
ef8311c4 TG |
62 | <p style="font-size:150%"><a href="https://status.fsf.org/fsf">GNU Social</a> | <a href="https://hostux.social/@fsf">Mastodon</a> | <a href="https://www.twitter.com/fsf">Twitter</a></p> |
63 | <p><a href="https://www.fsf.org/twitter">Read why GNU Social and Mastodon are better than Twitter.</a></p> | |
8f538927 DT |
64 | |
65 | </div><!-- End .main --> | |
66 | </div><!-- End #step-political .step --> | |
67 | <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ --> | |
68 | <div id="step-friends" class="step"> | |
69 | <div class="main"> | |
70 | ||
71 | <h3>Get your friends involved</h3> | |
72 | <p><strong>This is the single biggest thing you can do to promote email encryption.</strong></p> | |
73 | ||
74 | <p>Before you close this guide, use <a href="https://fsf.org/share?u=https://u.fsf.org/zb&t=Encrypt with me using Email Self-Defense %40fsf">our sharing page</a> to compose a message to a few friends and ask them to join you in using encrypted email. Remember to include your <a href="index.html#section4">GnuPG public key ID</a> so they can easily download your key.</p> | |
75 | ||
76 | <p>It's also great to add your public key fingerprint to your email signature so that people you are corresponding with know you accept encrypted email.</p> | |
77 | ||
78 | <p class="notes">We recommend you even go a step further and add it to your social media profiles, blog, Website, or business card. (At the Free Software Foundation, we put ours on our <a href="https://fsf.org/about/staff">staff page</a>.) We need to get our culture to the point that we feel like something is missing when we see an email address without a public key fingerprint.</p> | |
79 | ||
80 | </div><!-- End .main --> | |
81 | </div><!-- End #step-friends .step --> | |
82 | ||
83 | <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ --> | |
84 | <div id="step-more_technologies" class="step"> | |
85 | ||
86 | ||
87 | ||
88 | <div class="main"> | |
89 | ||
90 | ||
91 | ||
92 | <h3>Protect more of your digital life</h3> | |
93 | ||
94 | <p>Learn surveillance-resistant technologies for instant messages, hard drive storage, online sharing, and more at <a href="https://directory.fsf.org/wiki/Collection:Privacy_pack"> the Free Software Directory's Privacy Pack</a> and <a href="https://prism-break.org">prism-break.org</a>.</p> <p>If you are using Windows, Mac OS or any other proprietary operating system, we recommend you switch to a free software operating system like GNU/Linux. This will make it much harder for attackers to enter your computer through hidden back doors. Check out the Free Software Foundation's <a href="http://www.gnu.org/distros/free-distros.html">endorsed versions of GNU/Linux.</a></p> | |
95 | </div><!-- End .main --> | |
96 | </div><!-- End #step-more_technologies .step --> | |
97 | ||
98 | <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ --> | |
99 | <div id="step-better" class="step"> | |
100 | <div class="sidebar"> | |
101 | <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section6-next-steps.png" alt="Section 6: Next Steps" /></p> <br /><p class="back" style="text-align:center">← <a href="index.html">Return to the guide</a></p> | |
102 | </div><!-- /.sidebar --> | |
103 | <div class="main"> | |
104 | <h3>Make Email Self-Defense tools even better</h3> | |
105 | <p><a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">Leave feedback and suggest improvements to this guide</a>. We welcome translations, but we ask that you contact us at <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a> before you start, so that we can connect you with other translators working in your language.</p> | |
106 | ||
107 | <p>If you like programming, you can contribute code to <a href="https://www.gnupg.org/">GnuPG</a> or <a href="https://www.enigmail.net/home/index.php">Enigmail</a>.</p> | |
108 | ||
45cff628 | 109 | <p>To go the extra mile, support the Free Software Foundation so we can promote Email Self-Defense as heavily as possible, and make more tools like it.</p><p><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=14&pk_campaign=email_self_defense&pk_kwd=guide_donate"><img alt="Donate" src="//static.fsf.org/nosvn/enc-dev0/img/en/donate.png" /></a> <a href="https://u.fsf.org/yr"><img alt="Join now" src="//static.fsf.org/nosvn/enc-dev0/img/en/join.png" /></a></p> |
8f538927 DT |
110 | |
111 | <br /> | |
112 | ||
113 | </div><!-- End .main --> | |
114 | </div><!-- End #step-better .step --> | |
115 | ||
116 | <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -- | |
117 | <div id="step-learn_more" class="step"> | |
118 | <div class="main"> | |
119 | <h3>Learn more about GnuPG</h3> | |
120 | <p>There are a lot more features of GnuPG to discover, including encrypting files on your computer. There are a variety of resources accessible via Google, but we recommend starting with the links on the <a href="https://www.gnupg.org/documentation/">GnuPG Web site</a>.</p> | |
121 | </div><!-- End .main -- | |
122 | </div><!-- End #step-learn_more .step --> | |
123 | ||
124 | ||
125 | </div> | |
126 | </section><!-- End #section6 --> | |
127 | ||
128 | <!-- ~~~~~~~~~ FAQ ~~~~~~~~~ --> | |
129 | <!-- When un-commenting this section go to main.css and search | |
130 | for /* Guide Sections Background */ then add #faq to the desired color | |
131 | ||
132 | <section class="row" id="faq"> | |
133 | <div> | |
134 | <div class="sidebar"> | |
135 | <h2>FAQ</h2> | |
136 | </div> | |
137 | ||
138 | <div class="main"> | |
139 | <dl> | |
140 | <dt>My key expired</dt> | |
141 | <dd>Answer coming soon.</dd> | |
142 | ||
143 | <dt>Who can read encrypted messages? Who can read signed ones?</dt> | |
144 | <dd>Answer coming soon.</dd> | |
145 | ||
146 | <dt>My email program is opening at times I don't want it to open/is now my default program and I don't want it to be.</dt> | |
147 | <dd>Answer coming soon.</dd> | |
148 | </dl> | |
149 | </div> | |
150 | </div> | |
151 | </section> --><!-- End #faq --> | |
152 | ||
153 | <!-- ~~~~~~~~~ Footer ~~~~~~~~~ --> | |
154 | <footer class="row" id="footer"> | |
155 | <div> | |
156 | <div id="copyright"> | |
157 | <h4><a href="https://u.fsf.org/ys"><img alt="Free Software Foundation" src="//static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png" /></a></h4> | |
158 | <p>Copyright © 2014 <a href="https://u.fsf.org/ys">Free Software Foundation</a>, Inc. <a href="https://my.fsf.org/donate/privacypolicy.html">Privacy Policy</a>. <a href="https://u.fsf.org/yr">Join.</a></p> | |
159 | <p><em>Version 2.0. <a href="http://agpl.fsf.org/emailselfdefense.fsf.org/edward/CURRENT/edward.tar.gz">Source code of Edward reply bot by Josh Drake <zamnedix@gnu.org> available under the GNU General Public License.</a></em></p> | |
160 | <p>The images on this page are under a <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 license (or later version)</a>, and the rest of it is under a <a href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution-ShareAlike 4.0 license (or later version)</a>. — <a href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">Why these licenses?</a></p> | |
161 | <p>Download the source package for <a href="emailselfdefense_source.zip">this guide</a>. Fonts used in the guide & infographic: <a href="https://www.google.com/fonts/specimen/Dosis">Dosis</a> by Pablo Impallari, <a href="http://www.google.com/fonts/specimen/Signika">Signika</a> by Anna Giedryś <a href="http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo Narrow</a> by Omnibus-Type, <a href="http://www.thegopherarchive.com/gopher-files-hacks-pxl2000-119351.htm">PXL-2000</a> by Florian Cramer.</p> | |
162 | <p> | |
163 | <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/" | |
164 | rel="jslicense"> | |
165 | JavaScript license information | |
166 | </a> | |
167 | </p> | |
168 | </div><!-- /#copyright --> | |
169 | <p class="credits"> | |
170 | Infographic and guide design by <a rel="external" href="http://jplusplus.org"><strong>Journalism++</strong> <img src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++" /></a> | |
171 | </p><!-- /.credits --> | |
172 | </div> | |
173 | </footer><!-- End #footer --> | |
174 | ||
175 | <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script> | |
176 | <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script> | |
177 | ||
178 | <!-- Piwik --> | |
179 | <script type="text/javascript"> | |
180 | /* | |
181 | @licstart The following is the entire license notice for the | |
182 | JavaScript code in this page. | |
183 | ||
184 | Copyright 2014 Matthieu Aubry | |
185 | ||
186 | This program is free software: you can redistribute it and/or modify | |
187 | it under the terms of the GNU General Public License as published by | |
188 | the Free Software Foundation, either version 3 of the License, or | |
189 | (at your option) any later version. | |
190 | ||
191 | This program is distributed in the hope that it will be useful, | |
192 | but WITHOUT ANY WARRANTY; without even the implied warranty of | |
193 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
194 | GNU General Public License for more details. | |
195 | ||
196 | You should have received a copy of the GNU General Public License | |
197 | along with this program. If not, see http://www.gnu.org/licenses/. | |
198 | ||
199 | @licend The above is the entire license notice | |
200 | for the JavaScript code in this page. | |
201 | */ | |
202 | var _paq = _paq || []; | |
203 | _paq.push(["setDocumentTitle", document.domain + "/" + document.title]); | |
204 | _paq.push(["setCookieDomain", "*.www.fsf.org"]); | |
205 | _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]); | |
206 | _paq.push(["trackPageView"]); | |
207 | _paq.push(["enableLinkTracking"]); | |
208 | ||
209 | (function() { | |
210 | var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/"; | |
211 | _paq.push(["setTrackerUrl", u+"piwik.php"]); | |
212 | _paq.push(["setSiteId", "5"]); | |
213 | var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; | |
214 | g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); | |
215 | })(); | |
216 | </script> | |
217 | <!-- End Piwik Code --> | |
218 | </body> | |
219 | </html> |