Add lang attribute to <html> (+ doctype to workshops.html)
[enc.git] / zh-hans / next_steps.html
1 <!DOCTYPE html>
2 <html lang="zh-Hans">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
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 40 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>
15 <body>
16
17 <!-- ~~~~~~~~~ GnuPG Header and introduction text ~~~~~~~~~ -->
18
19 <header class="row" id="header">
20 <div>
21 <h1>Great job!</h1>
22
23 </div>
24 </header><!-- End #header -->
25
26
27 <!-- ~~~~~~~~~ Section 6: Next steps ~~~~~~~~~ -->
28 <section class="row" id="section6">
29 <div>
30
31
32
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. These next steps will help make the most of the work you've done.</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 &amp; share our infographic &rarr;" /></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
50 <p style="font-size:150%">
51 <a href="https://status.fsf.org/fsf">
52 <img src="//static.fsf.org/nosvn/enc-dev0/img/gnu-social.png"
53 class="share-logo" alt="[GNU Social]" />
54 &nbsp;GNU Social
55 </a> |&nbsp;
56 <a href="http://microca.st/fsf">
57 <img src="//static.fsf.org/nosvn/enc-dev0/img/pump.io.png"
58 class="share-logo" alt="[Pump.io]" />
59 &nbsp;Pump.io
60 </a> |&nbsp;
61 <a href="https://www.twitter.com/fsf">Twitter</a>
62 </p>
63 <p><small>Read <a href="https://www.fsf.org/twitter">why GNU Social and Pump.io are better than Twitter</a>, and <a href="http://www.fsf.org/facebook">why we don't use Facebook</a>.</small></p>
64 <br />
65 <div class="newsletter">
66 <p style="font-size:150%">Low-volume mailing list</p>
67
68 <form method="post" action="https://my.fsf.org/civicrm/profile/create?reset=1&amp;gid=391">
69 <input type="text" placeholder="Type your email..." name="email-Primary" id="frmEmail" />
70 <input type="submit" value="Add me" name="_qf_Edit_next" />
71 <input type="hidden" value="https://emailselfdefense.fsf.org/en/confirmation.html" name="postURL" />
72 <input type="hidden" value="1" name="group[25]" />
73 <input type="hidden" value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=391" name="cancelURL" />
74 <input type="hidden" value="Edit:cancel" name="_qf_default" />
75 </form>
76 <p><small>Read our <a href="https://my.fsf.org/donate/privacypolicy.html">privacy policy</a>.</small></p>
77 </div><!-- End .newsletter -->
78
79 </div><!-- End .main -->
80 </div><!-- End #step-political .step -->
81
82 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
83 <div id="teach-friends" class="step">
84 <div class="main">
85
86 <h3>Bring Email Self-Defense to new people</h3>
87
88 <p>Understanding and setting up email encryption is a daunting task for many. To welcome them, make it easy to find your public key and offer to help with encryption. Here are some suggestions:</p>
89 <ul>
90
91 <li>Lead an Email Self-Defense workshop for your friends and community, using our <a href="workshops.html">teaching guide</a>.</li>
92
93 <li>Use <a href="https://fsf.org/share?u=https://u.fsf.org/zb&amp;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 GnuPG public key fingerprint so they can easily download your key.</li>
94
95 <li>Add your public key fingerprint anywhere that you normally display your email address. Some good places are: your email signature (the text kind, not the cryptographic kind), social media profiles, blogs, Websites, or business cards. At the Free Software Foundation, we put ours on our <a href="https://fsf.org/about/staff">staff page</a>.</li>
96 </ul>
97 </div><!-- End .main -->
98 </div><!-- End #step-friends .step -->
99
100 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
101 <div id="step-more_technologies" class="step">
102
103
104
105 <div class="main">
106
107
108
109 <h3>Protect more of your digital life</h3>
110
111 <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>
112 </div><!-- End .main -->
113 </div><!-- End #step-more_technologies .step -->
114
115
116 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
117 <div id="privacy-tor" class="step">
118 <div class="main">
119 <h3>Optional: Add more email protection with Tor</h3>
120 <p><a href="https://www.torproject.org/about/overview.html.en">The Onion Router (Tor) network</a> wraps Internet communication in multiple layers of encryption and bounces it around the world several times. When used properly, Tor confuses surveillance field agents and the global surveillance apparatus alike. Using it simultaneously with GnuPG's encryption will give you the best results.</p>
121 <p>To have your email program send and receive email over Tor, install the <a href="https://addons.mozilla.org/en-us/thunderbird/addon/torbirdy/">Torbirdy plugin</a> the same way you installed Enigmail, by searching for it through Add-ons.</p>
122
123 <p>Before beginning to check your email over Tor, make sure you understand <a href="https://www.torproject.org/docs/faq.html.en#WhatProtectionsDoesTorProvide">the security tradeoffs involved</a>. This <a href="https://www.eff.org/pages/tor-and-https">infographic</a> from our friends at the Electronic Frontier Foundation demonstrates how Tor keeps you secure.</p>
124 </div><!-- End .main -->
125 </div><!-- End #step-lost_key .step-->
126
127 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
128 <div id="step-better" class="step">
129 <div class="sidebar">
130 <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">&larr; <a href="index.html">Return to the guide</a></p>
131 </div><!-- /.sidebar -->
132 <div class="main">
133 <h3>Make Email Self-Defense tools even better</h3>
134 <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>
135
136 <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>
137
138 <p>To go the extra mile, support the Free Software Foundation so we can keep improving Email Self-Defense, and make more tools like it.</p><p><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14&amp;pk_campaign=email_self_defense&amp;pk_kwd=guide_donate"><img alt="Donate" src="//static.fsf.org/nosvn/enc-dev0/img/en/donate.png" /></a> </p>
139
140 <br />
141
142 </div><!-- End .main -->
143 </div><!-- End #step-better .step -->
144
145 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~
146 <div id="step-learn_more" class="step">
147 <div class="main">
148 <h3>Learn more about GnuPG</h3>
149 <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>
150 </div>--><!-- End .main -->
151 <!--</div>--><!-- End #step-learn_more .step -->
152
153
154 </div>
155 </section><!-- End #section6 -->
156
157 <!-- ~~~~~~~~~ FAQ ~~~~~~~~~ -->
158 <!-- When un-commenting this section go to main.css and search
159 for /* Guide Sections Background */ then add #faq to the desired color
160
161 <section class="row" id="faq">
162 <div>
163 <div class="sidebar">
164 <h2>FAQ</h2>
165 </div>
166
167 <div class="main">
168 <dl>
169 <dt>My key expired</dt>
170 <dd>Answer coming soon.</dd>
171
172 <dt>Who can read encrypted messages? Who can read signed ones?</dt>
173 <dd>Answer coming soon.</dd>
174
175 <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>
176 <dd>Answer coming soon.</dd>
177 </dl>
178 </div>
179 </div>
180 </section> --><!-- End #faq -->
181
182 <!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
183 <footer class="row" id="footer">
184 <div>
185 <div id="copyright">
186 <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>
187 <p>Copyright &copy; 2014-2016 <a href="https://u.fsf.org/ys">Free Software Foundation</a>, Inc. <a href="https://my.fsf.org/donate/privacypolicy.html">Privacy Policy</a>. Please support our work by <a href="https://u.fsf.org/yr">joining us as an associate member.</a></p>
188
189 <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>. Download the <a href="http://agpl.fsf.org/emailselfdefense.fsf.org/edward/CURRENT/edward.tar.gz">source code of Edward reply bot</a> by Andrew Engelbrecht &lt;sudoman@ninthfloor.org&gt; and Josh Drake &lt;zamnedix@gnu.org&gt;, available under the GNU Affero General Public License. <a href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">Why these licenses?</a></p>
190
191 <p>Fonts used in the guide &amp; 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&#347;, <a href="http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo Narrow</a> by Omnibus-Type, <a href="https://libreplanet.org/wiki/GPG_guide/Graphics_Howto#Pitfalls">PXL-2000</a> by Florian Cramer.</p>
192
193 <p>Download the <a href="emailselfdefense_source.zip">source package</a> for this guide, including fonts, image source files and the text of Edward's messages.</p>
194
195 <p>This site uses the Weblabels standard for labeling <a href="https://www.fsf.org/campaigns/freejs">free JavaScript</a>. View the JavaScript <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/" rel="jslicense">source code and license information</a>.</p>
196 </div><!-- /#copyright -->
197 <p class="credits">
198 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>
199 </p><!-- /.credits -->
200 </div>
201 </footer><!-- End #footer -->
202 <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
203 <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
204
205 <!-- Piwik -->
206 <script type="text/javascript">
207 /*
208 @licstart The following is the entire license notice for the
209 JavaScript code in this page.
210
211 Copyright 2014 Matthieu Aubry
212
213 This program is free software: you can redistribute it and/or modify
214 it under the terms of the GNU General Public License as published by
215 the Free Software Foundation, either version 3 of the License, or
216 (at your option) any later version.
217
218 This program is distributed in the hope that it will be useful,
219 but WITHOUT ANY WARRANTY; without even the implied warranty of
220 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
221 GNU General Public License for more details.
222
223 You should have received a copy of the GNU General Public License
224 along with this program. If not, see http://www.gnu.org/licenses/.
225
226 @licend The above is the entire license notice
227 for the JavaScript code in this page.
228 */
229 var _paq = _paq || [];
230 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
231 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
232 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
233 _paq.push(["trackPageView"]);
234 _paq.push(["enableLinkTracking"]);
235
236 (function() {
237 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
238 _paq.push(["setTrackerUrl", u+"piwik.php"]);
239 _paq.push(["setSiteId", "5"]);
240 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
241 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
242 })();
243 </script>
244 <!-- End Piwik Code -->
245 </body>
246 </html>