Update language-picker.
[enc.git] / ml / windows.html
CommitLineData
ab8f60eb 1<!DOCTYPE html>
c35c9b77 2<html lang="ml">
ab8f60eb 3 <head>
668de811 4 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
ab8f60eb
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" />
9363be98 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." />
ab8f60eb 9
9363be98 10 <meta name="viewport" content="width=device-width, initial-scale=1" />
290788d5
TG
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" />
ab8f60eb
DT
13
14 </head>
0ff9aef3 15 <body>
ab8f60eb 16
a8e328c3
TG
17<h3 class="wip">Translation in Progress</h3>
18<p class="wip">The <a href="/esd-ml.po">PO file</a> is where work is being done. Please help us if you can. Thanks!</p>
19
ab8f60eb
DT
20<!-- ~~~~~~~~~ GnuPG Header and introduction text ~~~~~~~~~ -->
21<!-- ~~~~~~~~~ Revision as of 18:53, 1 June 2014 by Zakkai ~~~~~~~~~ -->
22 <header class="row" id="header">
ab8f60eb 23 <div>
0c168c2e 24 <h1>Email Self-Defense</h1>
9363be98
TG
25
26 <!-- Language list for browsers that do not have JS enabled -->
27 <ul id="languages" class="os">
28<li><a href="/en">English - v4.0</a></li>
f3befb3a 29<li><a href="/ar">العربية <span class="tip">tip</span></a></li>
9363be98 30<li><a href="/cs">Čeština - v4.0</a></li>
ffc2e5bd 31<li><a href="/de">Deutsch - v4.0</a></li>
9363be98
TG
32<li><a href="/el">ελληνικά - v3.0</a></li>
33<li><a href="/es">español - v4.0</a></li>
34<li><a href="/fa">فارسی - v4.0</a></li>
35<li><a href="/fr">français - v4.0</a></li>
36<li><a href="/it">italiano - v3.0</a></li>
37<li><a href="/ja">日本語 - v4.0</a></li>
f3befb3a
TG
38<li><a href="/ko">한국어 <span class="tip">tip</span></a></li>
39<li><a class="current" href="/ml">മലയാളം <span class="tip">tip</span></a></li>
9363be98
TG
40<li><a href="/pt-br">português do Brasil - v3.0</a></li>
41<li><a href="/ro">română - v3.0</a></li>
42<li><a href="/ru">русский - v4.0</a></li>
43<li><a href="/sq">Shqip - v4.0</a></li>
44<li><a href="/sv">svenska - v4.0</a></li>
45<li><a href="/tr">Türkçe - v4.0</a></li>
f3befb3a 46<li><a href="/zh-hans">简体中文 <span class="tip">tip</span></a></li>
275d311e 47<li><a href="https://libreplanet.org/wiki/GPG_guide/Translation_Guide"><strong><span style="color: #2F5FAA;">Translate!</span></strong></a></li>
9363be98
TG
48</ul>
49
2a5fe4f1 50 <ul id="menu" class="os">
ab595823 51 <li class="spacer"><a href="index.html">GNU/Linux</a></li>
0c168c2e
DT
52 <li><a href="mac.html">Mac OS</a></li>
53 <li><a href="windows.html" class="current">Windows</a></li>
54 <li class="spacer">
55 <a href="https://fsf.org/share?u=https://u.fsf.org/zb&amp;t=Email encryption for everyone via %40fsf">
56 Share&nbsp;
290788d5 57 <img src="//static.fsf.org/nosvn/enc-dev0/img/gnu-social.png"
9363be98 58 class="share-logo" alt="[GNU Social]" />&nbsp;
290788d5 59 <img src="//static.fsf.org/nosvn/enc-dev0/img/pump.io.png"
9363be98 60 class="share-logo" alt="[Pump.io]" />&nbsp;
290788d5 61 <img src="//static.fsf.org/nosvn/enc-dev0/img/reddit-alien.png"
9363be98 62 class="share-logo" alt="[Reddit]" />&nbsp;
290788d5 63 <img src="//static.fsf.org/nosvn/enc-dev0/img/hacker-news.png"
9363be98 64 class="share-logo" alt="[Hacker News]" />
0c168c2e
DT
65 </a>
66 </li>
67 </ul>
ab8f60eb
DT
68
69 <!-- ~~~~~~~~~ FSF Introduction ~~~~~~~~~ -->
70 <div id="fsf-intro">
290788d5 71 <h3><a href="http://u.fsf.org/ys"><img alt="Free Software Foundation" src="//static.fsf.org/nosvn/enc-dev0/img/en/fsf-logo.png" /></a></h3>
ab8f60eb
DT
72 <span style="font-size:125%"><p>We fight for computer user's rights, and promote the development of free (as in freedom) software. Resisting bulk surveillance is very important to us.</p><p><strong>We want to heavily promote tools like this in-person and online, to help as many people as possible take the first step towards using free software to protect their privacy. Can you make a donation or become a member to help us achieve this goal?</strong></p></span>
73
290788d5 74 <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> <a href="https://u.fsf.org/yr"><img alt="Join now" src="//static.fsf.org/nosvn/enc-dev0/img/en/join.png" /></a></p>
ab8f60eb
DT
75
76 </div><!-- End #fsf-intro -->
77
78 <!-- ~~~~~~~~~ Guide Introduction ~~~~~~~~~ -->
79 <div class="intro">
80 <p>
290788d5 81 <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>
ab8f60eb
DT
82 Bulk surveillance violates our fundamental rights and makes free speech risky. This guide will teach you a basic surveillance self-defense skill: email encryption. Once you've finished, you'll be able to send and receive emails that are coded to make sure that a surveillance agent or thief that intercepts your email can't read it. All you need is a computer with an Internet connection, an email account and about half an hour.</p>
83
84<p>Even if you have nothing to hide, using encryption helps protect the privacy of people you communicate with, and makes life difficult for bulk surveillance systems. If you do have something important to hide, you're in good company; these are the same tools that Edward Snowden used to share his famous secrets about the NSA.</p>
85
86<p>In addition to using encryption, standing up to surveillance requires fighting politically for a <a href="http://gnu.org/philosophy/surveillance-vs-democracy.html">reduction in the amount of data collected on us</a>, but the essential first step is to protect yourself and make surveillance of your communication as difficult as possible. Let's get started!</p>
87
88 </div>
89 </div>
90 </header><!-- End #header -->
91
92<!-- ~~~~~~~~~ Section 1: Get the pieces ~~~~~~~~~ -->
93 <section class="row" id="section1">
94 <div>
95 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
96 <div class="section-intro">
97 <h2><em>#1</em> Get the pieces</h2>
98 <p class="notes">This guide relies on software which is freely licensed; it's completely transparent and anyone can copy it or make their own version. This makes it safer from surveillance than proprietary software (like Windows). To defend your freedom as well as protect yourself from surveillance, we recommend you switch to a free software operating system like GNU/Linux. Learn more about free software at <a href="https://u.fsf.org/ys">fsf.org</a>.</p>
99 <p>To get started, you'll need a desktop email program installed on your computer. This guide works with free software versions of the Thunderbird email program, and with Thunderbird itself. Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.</p>
100 <p>If you are already have one of these, you can skip to <a href="#step-1b">Step 1.b</a>.</p>
101 </div><!-- End .section-intro -->
102
103 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
104 <div id="step-1a" class="step">
105 <div class="sidebar">
290788d5 106 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/step1a-install-wizard.png" alt="Step 1.A: Install Wizard" /></p>
ab8f60eb
DT
107 </div><!-- /.sidebar -->
108 <div class="main">
109 <h3><em>Step 1.a</em> Set your email program up with your email account (if it isn't already)</h3>
110 <p>Open your email program and follow the wizard that sets it up with your email account.</p>
111
112 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
113 <div class="troubleshooting">
114 <h4>Troubleshooting</h4>
115 <dl>
116 <dt>What's a wizard?</dt>
117 <dd>A wizard is a series of windows that pop up to make it easy to get something done on a computer, like installing a program. You click through it, selecting options as you go.</dd>
118 <dt>My email program can't find my account or isn't downloading my mail</dt>
119 <dd>Before searching the Web, we recommend you start by asking other people who use your email system, to figure out the correct settings.</dd>
120 <dt class="feedback">Don't see a solution to your problem?</dt>
121 <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
122 </dl>
123 </div><!-- /.troubleshooting -->
124
125 </div><!-- End .main -->
126 </div><!-- End #step1-a .step -->
127
128<!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
129 <div id="step-1b" class="step">
130
131 <div class="main">
132 <h3><em>Step 1.b</em> Get GnuPG by downloading GPG4Win</h3>
b57f5bf0 133 <p>GPG4Win is a software package that includes GnuPG. <a href="https://www.gpg4win.org/">Download</a> and install it, choosing default options whenever asked. After it's installed, you can close any windows that it creates.</p>
ab8f60eb
DT
134
135 </div><!-- End .main -->
136 </div><!-- End #step1-b .step -->
137
138 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
139 <div id="step-1c" class="step">
140 <div class="sidebar">
141 <ul class="images">
290788d5
TG
142 <li><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/step1b-01-tools-addons.png" alt="Step 1.C: Tools -> Add-ons" /></li>
143 <li><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/step1b-02-search.png" alt="Step 1.C: Search Add-ons" /></li>
144 <li><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/step1b-03-install.png" alt="Step 1.C: Install Add-ons" /></li>
ab8f60eb
DT
145 </ul>
146 </div><!-- /.sidebar -->
147 <div class="main">
148 <h3><em>Step 1.c</em> Install the Enigmail plugin for your email program</h3>
149 <p>In your email program's menu, select Add-ons (it may be in the Tools section). Make sure Extensions is selected on the left. Do you see Enigmail? if so, skip this step.</p>
150 <p>If not, search "Enigmail" with the search bar in the upper right. You can take it from here. Restart your email program when you're done.</p>
151 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
152 <div class="troubleshooting">
153 <h4>Troubleshooting</h4>
154 <dl>
155 <dt>I can't find the menu.</dt>
156 <dd>In many new email programs, the main menu is represented by an image of three stacked horizontal bars.</dd>
157
158 <dt class="feedback">Don't see a solution to your problem?</dt>
159 <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
160 </dl>
161 </div><!-- /.troubleshooting -->
162 </div><!-- End .main -->
163 </div><!-- End #step-1c .step -->
164 </div>
165 </section><!-- End #section1 -->
166
167<!-- ~~~~~~~~~ Section 2: Make your keys ~~~~~~~~~ -->
168 <section class="row" id="section2">
169 <div>
170 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
171 <div class="section-intro">
172 <h2><em>#2</em> Make your keys</h2>
173 <p>To use the GnuPG system, you'll need a public key and a private key (known together as a keypair). Each is a long string of randomly generated numbers and letters that are unique to you. Your public and private keys are linked together by a special mathematical function.</p>
174
175<p>Your public key isn't like a physical key, because it's stored in the open in an online directory called a keyserver. People download it and use it, along with GnuPG, to encrypt emails they send to you. You can think of the keyserver as phonebook, where people who want to send you an encrypted email look up your public key.</p>
176
177<p>Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key to decode encrypted emails other people send to you.</p>
178 </div><!-- End .section-intro -->
179
180 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
181 <div id="step-2a" class="step">
182 <div class="sidebar">
290788d5 183 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/step2a-01-make-keypair.png" alt="Step 2.A: Make a Keypair" /></p>
ab8f60eb
DT
184 </div><!-- /.sidebar -->
185 <div class="main">
186 <h3><em>Step 2.a</em> Make a keypair</h3>
187 <p>In your email program's menu, select OpenPGP &rarr; Setup Wizard. You don't need to read the text in the window that pops up unless you'd like to, but it's good to read the text on the later screens of the wizard.</p>
188 <p>On the second screen, titled "Signing," select "No, I want to create per-recipient rules for emails that need to be signed."</p>
189 <p>Use the default options until you reach the screen titled "Create Key".</p>
190 <p>On the screen titled "Create Key," pick a strong password! Your password should be at least 12 characters and include at least one lower case and upper case letter and at least one number or punctuation symbol. Don't forget the password, or all this work will be wasted!</p>
191 <p class="notes">The program will take a little while to finish the next step, the "Key Creation" screen. While you wait, do something else with your computer, like watching a movie or browsing the Web. The more you use the computer at this point, the faster the key creation will go.</p>
192 <p>When the OpenPGP Confirm screen pops up, select Generate Certificate and choose to save it in a safe place on your computer (we recommend making a folder called "Revocation Certificate" in your home folder and keeping it there. You'll learn more about the revocation certificate in <a href="#section5">Section 5</a>. The setup wizard will ask you to move it onto an external device, but that isn't necessary at this moment.</p>
193
194 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
195 <div class="troubleshooting">
196 <h4>Troubleshooting</h4>
197 <dl>
198 <dt>I can't find the OpenPGP menu.</dt>
199 <dd>In many new email programs, the main menu is represented by an image of three stacked horizontal bars. OpenPGP may be inside a section called Tools.</dd>
200
201 <dt class="feedback">Don't see a solution to your problem?</dt>
202 <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
203 </dl>
204 </div><!-- /.troubleshooting -->
205 </div><!-- End .main -->
206 </div><!-- End #step-2a .step -->
207 <div id="step-2b" class="step">
208 <div class="main">
209 <h3><em>Step 2.b</em> Upload your public key to a keyserver</h3>
210 <p>In your email program's menu, select OpenPGP &rarr; Key Management.</p>
211<p>Right click on your key and select Upload Public Keys to Keyserver. Use the default keyserver in the popup.</p>
212<p class="notes">Now someone who wants to send you an encrypted message can download your public key from the Internet. There are multiple keyservers that you can select from the menu when you upload, but they are all copies of each other, so it doesn't matter which one you use. However, it sometimes takes a few hours for them to match each other when a new key is uploaded.</p>
213 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
214 <div class="troubleshooting">
215 <h4>Troubleshooting</h4>
216 <dl>
217 <dt>The progress bar never finishes</dt>
218 <dd>Close the upload popup, make sure you are on the Internet and try again. If that doesn't work, try again, selecting a different keyserver.</dd>
219<dt>My key doesnt appear in the list</dt>
220 <dd>Try checking Show Default Keys.</dd>
221
222 <dt class="feedback">Don't see a solution to your problem?</dt>
223 <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
224
225 </dl>
226 </div><!-- /.troubleshooting -->
227
228
229
230 </div><!-- End .main -->
231 </div><!-- End #step-2a .step -->
232 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
233 <div id="terminology" class="step">
234 <div class="main">
235 <h3>GnuPG, OpenPGP, what?</h3>
236 <p>You're using a program called GnuPG, but the menu in your email program is called OpenPGP. Confusing, right? In general, the terms GnuPG, GPG, GNU Privacy Guard, OpenPGP and PGP are used interchangeably, though they all have slightly different meanings.</p>
237 </div><!-- End .main -->
238 </div><!-- End #terminology.step-->
239 </div>
240 </section><!-- End #section2 -->
241
242<!-- ~~~~~~~~~ Section 3: Try it out ~~~~~~~~~ -->
243 <section class="row" id="section3">
244 <div>
245 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
246 <div class="section-intro">
247 <h2><em>#3</em> Try it out!</h2>
248 <p>Now you'll try a test correspondence with a computer program named Adele, which knows how to use encryption. Except where noted, these are the same steps you'd follow when corresponding with a real, live person.</p>
249 </div><!-- End .section-intro -->
250
251 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
252 <div id="step-3a" class="step">
253 <div class="sidebar">
290788d5 254 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section3-try-it-out.png" alt="Try it out." /></p>
ab8f60eb
DT
255 </div><!-- /.sidebar -->
256 <div class="main">
257 <h3><em>Step 3.a</em> Send Adele your public key</h3>
258 <p>This is a special step that you won't have to do when corresponding with real people. In your email program's menu, go to OpenPGP &rarr; Key Management. You should see your key in the list that pops up. Right click on your key and select Send Public Keys by Email. This will create a new draft message, as if you had just hit the Write button.</p>
259
260<p>Address the message to adele-en@gnupp.de. Put at least one word (whatever you want) in the subject and body of the email, then hit send.</p>
261
262<p class="notes">It may take two or three minutes for Adele to respond. In the meantime, you might want to skip ahead and check out the <a href="#section5">Use it Well</a> section of this guide. Once she's responded, head to the next step. From here on, you'll be doing just the same thing as when corresponding with a real person.</p>
263 </div><!-- End .main -->
264 </div><!-- End #step-3b .step -->
265
266 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
267 <div id="step-3b" class="step">
268 <div class="main">
269 <h3><em>Step 3.b</em> Send a test encrypted email</h3>
270 <p>Write a new email in your email program, addressed to adele-en@gnupp.de. Make the subject "Encryption test" or something similar and write something in the body. Don't send it yet.</p>
271 <p>Click the icon of the key in the bottom right of the composition window (it should turn yellow). This tells Enigmail to encrypt the email with the key you downloaded in the last step.</p>
272 <p class="notes">Next to the key, you'll notice an icon of a pencil. Clicking this tells Enigmail to add a special, uniqe signature to your message, generated using your private key. This is a separate feature from encryption, and you don't have to use it for this guide.</p>
273<p>Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."</p>
274
357dc69d 275 <p>To encrypt and email to Adele, you need her public key, and so now you'll have Enigmail download it from a keyserver. Click Download Missing Keys and use the default in the pop-up that asks you to choose a keyserver. Once it finds keys, check the first one (Key ID starting with C), then select ok. Select ok in the next pop-up.</p>
ab8f60eb
DT
276
277 <p>Now you are back at the "Recipients not valid, not trusted or not found" screen. Select Adele's key from the list and click Ok. If the message doesn't send automatically, you can hit send now.</p>
278 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
279 <div class="troubleshooting">
280 <h4>Troubleshooting</h4>
281 <dl>
282 <dt>Enigmail can't find Adele's key</dt>
283 <dd>Close the pop-ups that have appeared since you clicked. Make sure you are connected to the Internet and try again. If that doesn't work, repeat the process, choosing a different keyserver when it asks you to pick one.</dd>
284 <dt class="feedback">Don't see a solution to your problem?</dt>
285 <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
286 </dl>
287 </div><!-- /.troubleshooting -->
288 </div><!-- End .main -->
289 </div><!-- End #step-3b .step -->
290
291 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
292 <div id="step-headers_unencrypted" class="step">
293 <div class="main">
294 <h3><em>Important:</em> Security tips</h3>
295 <p>Even if you encrypted your email, the subject line is not encrypted, so don't put private information there. The sending and receiving addresses aren't encrypted either, so they could be read by a surveillance system. When you send attachments, Enigmail will give you an option of whether you want to encrypt them.</p>
296<p>It's also good practice to click the key icon in your email composition window <strong>before</strong> you start to write. Otherwise, your email client could save an unencrypted draft on the mail server, potentially exposing it to snooping.</p>
297 </div><!-- End .main -->
298 </div><!-- End #step-headers_unencrypted .step-->
299
300
301 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
302 <div id="step-3c" class="step">
303 <div class="main">
304 <h3><em>Step 3.c</em> Receive a response</h3>
305 <p>When Adele receives your email, she will use her private key to decrypt it, then fetch your public key from a keyserver and use it to encrypt a response to you.</p>
306 <p class="notes">Since you encrypted this email with Adele's public key, Adele's private key is required to decrypt it. Adele is the only one with her private key, so no one except her &mdash; not even you &mdash; can decrypt it.</p>
307 <p class="notes">It may take two or three minutes for Adele to respond. In the meantime, you might want to skip ahead and check out the <a href="#section5">Use it Well</a> section of this guide.</p>
308 <p>When you receive Adele's email and open it, Enigmail will automatically detect that it is encrypted with your public key, and then it will use your private key to decrypt it.</p>
309 <p>Notice the bar that Enigmail shows you above the message, with information about the status of Adele's key.</p>
310 </div><!-- End .main -->
311 </div><!-- End #step-3c .step -->
312
313<!-- STEP 3D IS COMMENTED OUT UNTIL WE FIND A WAY TO VALIDATE SIGNATURES
314 <div id="step-3d" class="step">
315 <div class="main">
316 <h3><em>Step 3.d</em> Send a test signed email to a friend</h3>
317 <p>Write a new email in your email program, addressed to a friend. If you want, tell them about this guide!</p>
318 <p>Before sending the email, click the icon of the pencil in the bottom right of the composition window (it should turn yellow). This tells Enigmail to sign the email with you private key.</p>
319 <p>After you click send, Enigmail will ask you for your password. It will do this any time it needs to use your public key.</p>
320 </div>
321 </div>-->
322 </div>
323 </section><!-- End #section3 -->
324
325
326<!-- ~~~~~~~~~ Section 4: Learn the Web of Trust ~~~~~~~~~ -->
327 <section class="row" id="section4">
328 <div>
329 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
330 <div class="section-intro">
331 <h2><em>#4</em> Learn the Web of Trust</h2>
332 <p>Email encryption is a powerful technology, but it has a weakness; it requires a way to verify that a person's public key is actually theirs. Otherwise, there would be no way to stop an attacker from making an email address with your friend's name, creating keys to go with it and impersonating your friend. That's why the free software programmers that developed email encryption created keysigning and the Web of Trust.</p>
333
334<p>When you sign someone's key, you are publicly saying that you trust that it does belong to them and not an impostor. People who use your public key can see the number of signatures it has. Once you've used GnuPG for a long time, you may have hundreds of signatures. The Web of Trust is the constellation of all GnuPG users, connected to each other by chains of trust expressed through signatures, into a giant network. The more signatures a key has, and the more signatures its signers' keys have, the more trustworthy that key is.</p>
335
2334cfdb 336<p>People's public keys are usually identified by their key fingerprint, which is a string of digits like F357AA1A5B1FA42CFD9FE52A9FF2194CC09A61E8 (for Adele's key). You can see the fingerprint for your public key, and other public keys saved on your computer, by going to OpenPGP &rarr; Key Management in your email program's menu, then right clicking on the key and choosing Key Properties. It's good practice to share your fingerprint wherever you share your email address, so that so that people can double-check that they have the correct public key when they download yours from a keyserver.</p>
ab8f60eb 337
2334cfdb 338<p class="notes">You may also see public keys referred to by their key ID, which is simply the last 8 digits of the fingerprint, like C09A61E8 for Adele. The key ID is visible directly from the Key Management Window. This key ID is like a person's first name (it is a useful shorthand but may not be unique to a given key), whereas the fingerprint actually identifies the key uniquely without the possibility of confusion. If you only have the key ID, you can still look up the key (as well as its fingerprint), like you did in Step 3, but if multiple options appear, you'll need the fingerprint of the person to are trying to communicate to verify which one to use.</p>
ab8f60eb
DT
339
340
341 </div><!-- End .section-intro -->
342
343 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
344 <div id="step-4a" class="step">
345 <div class="sidebar">
290788d5 346 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section4-web-of-trust.png" alt="Section 4: Web of Trust" /></p>
ab8f60eb
DT
347 </div><!-- /.sidebar -->
348 <div class="main">
349 <h3><em>Step 4.a</em> Sign a key</h3>
350 <p>In your email program's menu, go to OpenPGP &rarr; Key Management.</p>
351 <p>Right click on Adele's public key and select Sign Key from the context menu.</p>
352 <p>In the window that pops up, select "I will not answer" and click OK.</p>
353 <p>In your email program's menu, go to OpenPGP &rarr; Key Management &rarr; Keyserver &rarr; Upload Public Keys and hit OK.</p>
354 <p class="notes">You've just effectively said "I trust that Adele's public key actually belongs to Adele." This doesn't mean much because Adele isn't a real person, but it's good practice.</p>
355
356
357 <!--<div id="pgp-pathfinder">
358 <form enctype="application/x-www-form-urlencoded" action="/mk_path.cgi" method="get">
359 <p><strong>From:</strong> <input type="text" placeholder="xD41A008" name="FROM"></p>
360 <p><strong>To:</strong> <input type="text" placeholder="50BD01x4" name="TO"></p>
361 <p class="buttons"><input type="submit" value="trust paths" name="PATHS"> <input type="reset" value="reset" name=".reset"></p>
362 </form>
9363be98 363 </div>--><!-- End #pgp-pathfinder -->
ab8f60eb
DT
364
365 </div><!-- End .main -->
366 </div><!-- End #step-4a .step -->
367 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
368 <div id="step-sign_real_keys" class="step">
369 <div class="main">
370 <h3><em>Important:</em> check people's identification before signing their keys</h3>
371 <p>Before signing a real person's key, always make sure it actually belongs to them, and that they are who they say they are. Ask them to show you their ID (unless you trust them very highly) and their public key fingerprint -- not just the shorter public key ID, which could refer to another key as well. In Enigmail, answer honestly in the window that pops up and asks "How carefully have you verified that the key you are about to sign actually belongs to the person(s) named above?".</p>
372 </div><!-- End .main -->
373 </div><!-- End #step-sign_real_keys .step-->
374
375
376
377 </div>
378 </section><!-- End #section4 -->
379
380<!-- ~~~~~~~~~ Section 5: Use it well ~~~~~~~~~ -->
381 <section id="section5" class="row">
382 <div>
383 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
384 <div class="section-intro">
385 <h2><em>#5</em> Use it well</h2>
386<p>Everyone uses GnuPG a little differently, but it's important to follow some basic practices to keep your email secure. Not following them, you risk the privacy of the people you communicate with, as well as your own, and damage the Web of Trust.</p>
387 </div><!-- End .section-intro -->
388
389 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
390 <div id="step-5a" class="step">
391 <div class="sidebar">
290788d5 392 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
ab8f60eb
DT
393 </div><!-- /.sidebar -->
394 <div class="main">
395 <h3>When should I encrypt?</h3>
396
397 <p>The more you can encrypt your messages, the better. This is because, if you only encrypt emails occasionally, each encrypted message could raise a red flag for surveillance systems. If all or most of your email is encrypted, people doing surveillance won't know where to start.</p>
398
399<p>That's not to say that only encrypting some of your email isn't helpful -- it's a great start and it makes bulk surveillance more difficult.</p>
400
401 </div><!-- End .main -->
402 </div><!-- End #step-5a .step -->
403
404 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
405 <div id="step-5b" class="step">
406 <div class="sidebar">
290788d5 407 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
ab8f60eb
DT
408 </div><!-- /.sidebar -->
409 <div class="main">
410 <h3><em>Important:</em> Be wary of invalid keys</h3>
411 <p>GnuPG makes email safer, but it's still important to watch out for invalid keys, which might have fallen into the wrong hands. Email encrypted with invalid keys might be readable by surveillance programs.</p>
412 <p>In your email program, go back to the second email that Adele sent you. Because Adele encrypted it with your public key, it will have a message from OpenPGP at the top, which most likely says "OpenPGP: Part of this message encrypted."</p>
413<p><b>When using GnuPG, make a habit of glancing at that bar. The program will warn you there if you get an email encrypted with a key that can't be trusted.</b></p>
414 </div><!-- End .main -->
415 </div><!-- End #step-5b .step -->
416
417 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
418 <div id="step-5c" class="step">
419 <div class="main">
420 <h3>Copy your revocation certificate to somewhere safe</h3>
421 <p>Remember when you created your keys and saved the revocation certificate that GnuPG made? It's time to copy that certificate onto the safest digital storage that you have -- the ideal thing is a flash drive, disk or hard drive stored in a safe place in your home.</p>
422<p>If your private key ever gets lost or stolen, you'll need this certificate file.</p>
423 </div><!-- End .main -->
424 </div><!-- End #step-5c .step -->
425
426 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
427 <div id="step-lost_key" class="step">
428 <div class="main">
429 <h3><em>Important:</em> act swiftly if someone gets your private key</h3>
430 <p>If you lose your private key or someone else gets ahold of it (say, by stealing or cracking your computer), it's important to revoke it immediately before someone else uses it to read your encrypted email. This guide doesn't cover how to revoke a key, but you can follow the <a href="https://www.gnupg.org/gph/en/manual.html#AEN305">instructions on the GnuPG site</a>. After you're done revoking, send an email to everyone with whom you usually use your key to make sure they know.</p>
431 </div><!-- End .main -->
432 </div><!-- End #step-lost_key .step-->
433
434 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~
435 <div id="step-5d" class="step">
436 <div class="main">
437 <h3>Make your public key part of your online identity</h3>
438 <p> First add your public key fingerprint to your email signature, then compose an email to at least five of your friends, telling them you just set up GnuPG and mentioning your public key fingerprint. Link to this guide and ask them to join you. Don't forget that there's also an awesome <a href="infographic.html">infographic to share.</a></p>
439
440<p class="notes">Start writing your public key fingerprint anywhere someone would see your email address: 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>
9363be98
TG
441 </div>--><!-- End .main
442 </div>--><!-- End #step-5d .step-->
ab8f60eb
DT
443
444
445 </div>
446 </section><!-- End #section5 -->
447
448<!-- ~~~~~~~~~ Section 6: Next steps ~~~~~~~~~ -->
449 <section class="row" id="section6">
450 <div id="step-click_here" class="step">
451 <div class="main">
452 <h2><a href="next_steps.html">Click here when you're done</a></h2>
453
454 </div><!-- End .main -->
455 </div><!-- End #step-click_here .step-->
456
457 </section><!-- End #section6 -->
458
459<!-- ~~~~~~~~~ FAQ ~~~~~~~~~ -->
460<!-- When un-commenting this section go to main.css and search
461 for /* Guide Sections Background */ then add #faq to the desired color
462
463 <section class="row" id="faq">
464 <div>
465 <div class="sidebar">
466 <h2>FAQ</h2>
467 </div>
468
469 <div class="main">
470 <dl>
471 <dt>My key expired</dt>
472 <dd>Answer coming soon.</dd>
473
474 <dt>Who can read encrypted messages? Who can read signed ones?</dt>
475 <dd>Answer coming soon.</dd>
476
477 <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>
478 <dd>Answer coming soon.</dd>
479 </dl>
480 </div>
481 </div>
482 </section> --><!-- End #faq -->
483
484<!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
485 <footer class="row" id="footer">
486 <div>
487 <div id="copyright">
290788d5 488 <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>
ab8f60eb
DT
489 <p>Copyright &copy; 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>
490 <p><em>Version 2.0, launched 6/18/2014. <!--LANGUAGE translation by NAME, NAME and NAME.--></em></p>
491<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>. &mdash; <a href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">Why these licenses?</a></p>
492 <p>Download the source packages for <a href="gnupg-guide.zip">this guide</a> and for <a href="gnupg-infographic.zip">the infographic</a>. 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="http://www.thegopherarchive.com/gopher-files-hacks-pxl2000-119351.htm">PXL-2000</a> by Florian Cramer.</p>
493 <p>
494 <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/"
495 rel="jslicense">
496 JavaScript license information
497 </a>
498 </p>
499 </div><!-- /#copyright -->
500 <p class="credits">
290788d5 501 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>
ab8f60eb
DT
502 </p><!-- /.credits -->
503 </div>
504 </footer><!-- End #footer -->
505
290788d5
TG
506 <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
507 <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
ab8f60eb 508
a8675f8b
TG
509 <!-- Piwik -->
510 <script type="text/javascript" >
511 // @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-v3-or-Later
512 var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.fsf.org/" : "http://piwik.fsf.org/");
513 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
514 try {
515 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 13);
516 piwikTracker.trackPageView();
517 piwikTracker.enableLinkTracking();
518 } catch( err ) {}
519 // @license-end
520 </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=13" style="border:0" alt="" /></p></noscript>
521 <!-- End Piwik Tracking Code -->
ab8f60eb
DT
522 </body>
523</html>