Romanian translation: finish Section 2
[enc-live.git] / ro / index.html
CommitLineData
5bc1638b
DT
1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5
d447a75c 6 <title>Autoapărarea pe e-mail - un ghid pentru combaterea supravegherii folosind criptarea GnuPG</title>
5bc1638b 7 <title>Email Self-Defense - a guide to fighting surveillance with GnuPG encryption</title>
d447a75c
CF
8 <meta name="keywords" content="GnuPG, GPG, openpgp, supraveghere, intimitate, e-mail, Enigmail" />
9 <meta name="description" content="Supravegherea e-mailului ne încalcă drepturile fundamentale și face din exprimarea liberă un risc. Acest ghid vă învață autoapărarea pe e-mail în 30 de minute cu GnuPG.">
5bc1638b
DT
10
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" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
14
15 </head>
16 <body>
17
18<!-- ~~~~~~~~~ GnuPG Header and introduction text ~~~~~~~~~ -->
19
20 <header class="row" id="header">
21 <div>
d447a75c 22 <h1>Autoapărarea pe e-mail</h1>
5bc1638b
DT
23
24 <!-- Language list for browsers that do not have JS enabled -->
25 <ul id="languages" class="os">
26 <li><a class="current" href="/en">english</a></li>
27 <li><a href="/es">español</a></li>
28 <li><a href="/fr">français</a></li>
29 <li><a href="/de">deutsch</a></li>
30 <li><a href="/pt-br">português do Brasil</a></li>
31 <li><a href="/tr">türkçe</a></li>
32 <li><a href="/ro">română</a></li>
33 <li><a href="/ru">русский</a></li>
34 <li><a href="/ml">മലയാളം</a></li>
35 <li><a href="/ko">한국어</a></li>
36 <li><a href="/ja">日本語</a></li>
37 </ul>
38
39 <ul id="menu" class="os">
40 <li class="spacer">
41 <a href="index.html" class="current">GNU/Linux</a>
42 </li>
43 <li>
44 <a href="mac.html">Mac OS</a>
45 </li>
46 <li>
47 <a href="windows.html">Windows</a>
48 </li>
49 <li class="spacer">
50 <a href="https://fsf.org/share?u=https://u.fsf.org/zb&amp;t=Email encryption for everyone via %40fsf">
51 #EmailSelfDefense
52 </a>
53 </li>
54 </ul>
55
56 <!-- ~~~~~~~~~ FSF Introduction ~~~~~~~~~ -->
57 <div id="fsf-intro">
58 <h3>
59 <a href="http://u.fsf.org/ys">
60 <img alt="Free Software Foundation"
61 src="//static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png">
62 </a>
63 </h3>
64 <div class="fsf-emphasis">
65 <p>
d447a75c 66 Luptăm pentru drepturile utilizatorilor de calculatoare și promovăm dezvoltarea de software liber. Rezistența împotriva supravegherii în masă este importantă pentru noi.
5bc1638b
DT
67 </p>
68 <p>
69 <strong>
d447a75c 70 Dorim să promovăm intens unelte ca aceasta, în persoană și online, ca să ajutăm cât mai mulți oameni să facă primul pas spre folosirea de software liber ca să-și protejeze libertatea. Puteți să faceți o donație sau să deveniți membru pentru a ne ajuta să atingem acest scop?
5bc1638b
DT
71 </strong>
72 </p>
73 </div>
74
d447a75c 75 <p><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=14&pk_campaign=esd&pk_kwd=guide_donate"><img alt="Donează" src="//static.fsf.org/nosvn/enc-dev0/img/donate.en.png"></a> <a href="https://u.fsf.org/yr"><img alt="Înscrieți-vă acum" src="//static.fsf.org/nosvn/enc-dev0/img/join.en.png"></a></p>
5bc1638b
DT
76
77 </div><!-- End #fsf-intro -->
78
79 <!-- ~~~~~~~~~ Guide Introduction ~~~~~~~~~ -->
80 <div class="intro">
81 <p>
d447a75c
CF
82 <a id="infographic" href="infographic.html"><img src="//static.fsf.org/nosvn/enc-dev0/img/infographic-button.png" alt="Vedeți și distribuiți infograficul nostru &rarr;" /></a>
83 Supravegherea în masă ne încalcă drepturile fundamentale și face din exprimarea liberă un risc. Acest ghid vă învață o deprindere de bază pentru autoapărare împotriva supravegherii: criptarea e-mailului. Odată ce terminați, veți putea trimite și primi e-mailuri care sunt cifrate ca să garanteze că un agent de supraveghere sau un hoț care vă interceptează e-mailul nu îl pot citi. Tot ce vă trebuie este un calculator cu legătură la Internet, un cont de email și circa o jumătate de oră.</p>
5bc1638b 84
cee3b1dc 85<p>Chiar dacă nu aveți nimic de ascuns, folosirea criptării protejează intimitatea oamenilor cu care comunicați și le face viața grea sistemelor de supraveghere în masă. Dacă aveți ceva important de ascuns, sunteți într-o companie bună; acestea sunt uneltele pe care le-a folosit Edward Snowden ca să distribuie faimoasele lui secrete despre NSA.</p>
5bc1638b 86
cee3b1dc 87<p>Pe lângă folosirea criptării, rezistența la supraveghere necesită o luptă politică pentru <a href="http://gnu.org/philosophy/surveillance-vs-democracy.html">reducerea volumului de date colectate despre noi</a>, dar primul pas esențial este să vă apărați pe dumneavoastră înșivă și să faceți supravegherea comunicărilor dumneavoastră cât mai dificilă. Să începem!</p>
5bc1638b
DT
88
89 </div>
90
91 </div>
92 </header><!-- End #header -->
93
94<!-- ~~~~~~~~~ Section 1: Get the pieces ~~~~~~~~~ -->
95 <section class="row" id="section1">
96 <div>
97 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
98 <div class="section-intro">
cee3b1dc
CF
99 <h2><em>#1</em> Obțineți părțile</h2>
100<p class="notes">Acest ghid se bazează pe software cu licență liberă; este complet transparent și oricine îl poate copia sau își poate crea propria versiune. Aceasta rezultă în software mai ferit de supraveghere decât software-ul privat (ca Windows). Puteți afla mai multe despre software-ul liber la <a href="https://u.fsf.org/ys">fsf.org</a>.</p>
5bc1638b 101
cee3b1dc
CF
102<p>Majoritatea sistemelor de operare GNU/Linux vin cu GnuPG deja instalat, deci nu va trebui să îl descărcați. Înainte de a configura GnuPG, totuși, veți avea nevoie să instalați un program de e-mail pentru desktop pe calculatorul dumneavoastră. Majoritatea distribuțiilor de GNU/Linux au o versiune liberă a programului de e-mail Thunderbird pe care o pot instala. Acest ghid va merge cu ele, ca și cu Thunderbird în sine. Programele de e-mail sunt un alt mod de a accesa aceleași conturi de e-mail pe care le puteți accesa într-un browser (ca Gmail), dar oferă funcții în plus.</p>
103 <p>Dacă aveți deja unul, puteți sări la <a href="#step-1b">Pasul 1.b</a>.</p>
5bc1638b
DT
104 </div><!-- End .section-intro -->
105
106 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
107 <div id="step-1a" class="step">
108 <div class="sidebar">
cee3b1dc 109 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/step1a-install-wizard.png" alt="Pasul 1.A: Wizardul de instalare" /></p>
5bc1638b
DT
110 </div><!-- /.sidebar -->
111 <div class="main">
cee3b1dc
CF
112 <h3><em>Pasul 1.a</em> Configurați-vă programul de e-mail cu contul dumneavoastră de e-mail (dacă nu este deja)</h3>
113 <p>Deschideți programul de e-mail și urmați wizardul care îl configurează cu contul dumneavoastră de e-mail.</p>
5bc1638b
DT
114
115 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
116 <div class="troubleshooting">
cee3b1dc 117 <h4>Depanare</h4>
5bc1638b 118 <dl>
cee3b1dc
CF
119 <dt>Ce este un wizard?</dt>
120 <dd>Un wizard este o serie de ferestre care apar ca să simplifice îndeplinirea unei activități pe calculator, cum ar fi instalarea unui program. Dați click prin el, alegând opțiuni pe parcurs.</dd>
121 <dt>Programul meu de e-mail nu îmi poate găsi contul sau nu îmi descarcă mesajele.</dt>
122 <dd>Înainte de a căuta pe Web, vă recomandăm să începeți prin a întreba alți oameni care folosesc sistemul dumneavoastră de e-mail, pentru a găsi setările corecte.</dd>
123 <dt class="feedback">Nu găsiți o soluție la problema dumneavoastră?</dt>
124 <dd class="feedback">Vă rugăm să ne dați de veste pe <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">pagina de feedback</a>.</dd>
5bc1638b
DT
125 </dl>
126 </div><!-- /.troubleshooting -->
127
128 </div><!-- End .main -->
129 </div><!-- End #step1-a .step -->
130
131 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
132 <div id="step-1b" class="step">
133 <div class="sidebar">
134 <ul class="images">
cee3b1dc
CF
135 <li><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/step1b-01-tools-addons.png" alt="Pasul 1.B: Unelte -> Extensii" /></li>
136 <li><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/step1b-02-search.png" alt="Pasul 1.B: Caută extensii" /></li>
137 <li><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/step1b-03-install.png" alt="Pasul 1.B: Instalează extensii" /></li>
5bc1638b
DT
138 </ul>
139 </div><!-- /.sidebar -->
140 <div class="main">
cee3b1dc
CF
141 <h3><em>Pasul 1.b</em> Instalați extensia Enigmail pentru programul de e-mail</h3>
142 <p>Din meniul programului de e-mail, selectați Suplimente (este posibil să fie în secțiunea Unelte). Asigurați-vă că Extensii este selectat în stânga. Vedeți Enigmail? Dacă da, săriți acest pas.</p>
143 <p>Dacă nu, căutați "Enigmail" în cutia de căutare din dreapta-sus. De aici vă puteți descurca. Reporniți programul de e-mail când terminați.</p>
5bc1638b
DT
144 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
145 <div class="troubleshooting">
146 <h4>Troubleshooting</h4>
147 <dl>
cee3b1dc
CF
148 <dt>Nu găsesc meniul.</dt>
149 <dd>În multe programe noi de e-mail, meniul principal este reprezentat printr-o imagine cu trei linii orizontale.</dd>
5bc1638b 150
cee3b1dc
CF
151 <dt class="feedback">Nu găsiți o soluție la problema dumneavoastră?</dt>
152 <dd class="feedback">Vă rugăm să ne dați de veste pe <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">pagina de feedback</a>.</dd>
5bc1638b
DT
153 </dl>
154 </div><!-- /.troubleshooting -->
155 </div><!-- End .main -->
156 </div><!-- End #step-1b .step -->
157 </div>
158 </section><!-- End #section1 -->
159
160<!-- ~~~~~~~~~ Section 2: Make your keys ~~~~~~~~~ -->
161 <section class="row" id="section2">
162 <div>
163 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
164 <div class="section-intro">
f390e1a1
CF
165 <h2><em>#2</em> Produceți-vă cheile</h2>
166 <p>Pentru a folosi sistemul GnuPG, veți avea nevoie de o cheie publică și de o cheie privată (cunoscute împreună ca pereche de chei). Fiecare este un șir lung de cifre și litere generate aleator care sunt unice pentru dumneavoastră. Cheia dumneavoastră publică și cea privată sunt legate una de alta printr-o funcție matematică specială.</p>
5bc1638b 167
f390e1a1 168<p>Cheia dumneavoastră publică nu este ca o cheie fizică, deoarece este păstrată la vedere într-un registru online numit keyserver. Oamenii o descarcă și o folosesc, împreună cu GnuPG, pentru a cripta mesajele pe care vi le trimit. Vă puteți gândi la keyserver ca la o agendă telefonică, în care oamenii care doresc să vă trimită un e-mail criptat vă caută cheia publică.</p>
5bc1638b 169
f390e1a1 170<p>Cheia dumneavoastră privată seamănă cu o cheie fizică, deoarece o păstrați ascunsă (pe calculatorul dumneavoastră). Folosiți GnuPG și cheia privată pentru a descifra mesajele criptate pe care vi le trimit alți oameni.</p>
5bc1638b
DT
171 </div><!-- End .section-intro -->
172
173 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
174 <div id="step-2a" class="step">
175 <div class="sidebar">
f390e1a1 176 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/step2a-01-make-keypair.png" alt="Pasul 2.A: Produceți o pereche de chei" /></p>
5bc1638b
DT
177 </div><!-- /.sidebar -->
178 <div class="main">
f390e1a1
CF
179 <h3><em>Pasul 2.a</em> Produceți o pereche de chei</h3>
180 <p>În meniul programului dumneavoastră de e-mail, selectați OpenPGP &rarr; Setup Wizard. Nu este nevoie să citiți textul ferestrei care apare dacă nu doriți, dar este bine să citiți textul de pe ecranele următoare ale wizardului.</p>
181 <p>Pe al doilea ecran, intitulat „Semnare”, alegeți „Nu, vreau să creez reguli per destinatar pentru e-mailurile care trebuie semnate.”</p>
182 <p>Folosiți opțiunile implicite până ajungeți la ecranul intitulat „Creează cheia”.</p>
183 <p>Pe ecranul intitulat „Creează cheia”, alegeți o parolă puternică! Parola dumneavoastră ar trebui să aibă cel puțin 12 caractere și să includă cel puțin o literă mică și o literă mare și cel puțin un număr sau semn de punctuație. Nu uitați parola sau tot acest efort va fi irosit!</p>
184 <p class="notes">Programul va dura ceva până să termine următorul pas, ecranul „Crearea cheii”. În timp ce așteptați, faceți altceva cu calculatorul, cum ar fi să vedeți un film sau să navigați pe Web. Cu cât folosiți mai mult calculatorul în această fază, cu atât crearea cheii va merge mai repede.</p>
185 <p>Când apare ecranul de confirmare OpenPGP, alegeți „Generează certificat” și alegeți să îl salvați într-un loc sigur pe calculatorul dumneavoastră (vă recomandăm să creați un director numit „Certificat de revocare” în directorul dumneavoastră „Acasă” și să îl păstrați acolo). Veți învăța mai multe despre certificatul de revocare în <a href="#section5">Secțiunea 5</a>. Wizardul de configurare vă va cere să îl mutați pe un dispozitiv extern, dar momentan nu este necesar.</p>
5bc1638b
DT
186
187 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
188 <div class="troubleshooting">
f390e1a1 189 <h4>Depanare</h4>
5bc1638b 190 <dl>
f390e1a1
CF
191 <dt>Nu găsesc meniul OpenPGP.</dt>
192 <dd>În multe programe noi de e-mail, meniul principal este reprezentat printr-o imagine cu trei linii orizontale. OpenPGP poate fi într-o secțiune numită Unelte.</dd>
193 <dt>Wizardul spune că nu poate găsi GnuPG.</dt>
5bc1638b 194
f390e1a1 195 <dd>Deschideți orice program folosiți de obicei pentru a instala software, căutați GnuPG, apoi instalați-l. Apoi reporniți wizardul de configurare al lui Enigmail mergând la OpenPGP &rarr; Setup Wizard.</dd>
5bc1638b 196
f390e1a1
CF
197 <dt class="feedback">Nu găsiți o soluție la problema dumneavoastră?</dt>
198 <dd class="feedback">Vă rugăm să ne dați de veste pe <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">pagina de feedback</a>.</dd>
5bc1638b
DT
199 </dl>
200 </div><!-- /.troubleshooting -->
201 </div><!-- End .main -->
202 </div><!-- End #step-2a .step -->
203
204 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
205 <div id="step-2b" class="step">
206 <div class="main">
f390e1a1
CF
207 <h3><em>Pasul 2.b</em> Încărcați-vă cheia publică pe un keyserver</h3>
208 <p>În meniul programului dumneavoastră de e-mail, selectați OpenPGP &rarr; Key Management.</p>
209<p>Dați click dreapta pe cheie și selectați Upload Public Keys to Keyserver. Folosiți keyserverul implicit în popup.</p>
210<p class="notes">Acum cineva care dorește să vă trimită un mesaj criptat poate să descarce cheia dumneavoastră publică de pe Internet. Există keyservere multiple pe care le puteți selecta în meniu când faceți încărcarea, dar toate sunt copii, deci nu contează pe care îl folosiți. Totuși, uneori durează câteva ore până la concordanță când o cheie nouă este încărcată.</p>
5bc1638b
DT
211 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
212 <div class="troubleshooting">
213 <h4>Troubleshooting</h4>
214 <dl>
f390e1a1
CF
215 <dt>Bara de progres nu termină niciodată</dt>
216 <dd>Închideți popupul de încărcare, asigurați-vă că sunteți conectat(ă) la Internet și încercați din nou. Dacă tot nu merge, încercați din nou, selectând un keyserver diferit.</dd>
217<dt>Cheia mea nu apare în listă</dt>
218 <dd>Încercați să bifați Show Default Keys.</dd>
5bc1638b 219
f390e1a1
CF
220 <dt class="feedback">Nu găsiți o soluție la problema dumneavoastră?</dt>
221 <dd class="feedback">Vă rugăm să ne dați de veste pe <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">pagina de feedback</a>.</dd>
5bc1638b
DT
222
223 </dl>
224 </div><!-- /.troubleshooting -->
225 </div><!-- End .main -->
226 </div><!-- End #step-2a .step -->
227 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
228 <div id="terminology" class="step">
229 <div class="main">
f390e1a1
CF
230 <h3>GnuPG, OpenPGP, ce?</h3>
231 <p>Folosiți un program numit GnuPG, dar meniul din programul de e-mail se numește OpenPGP. Derutant, nu-i așa? În general, termenii GnuPG, GPG, GNU Privacy Guard, OpenPGP and PGP sunt folosiți alternativ, deși fiecare are un sens ușor diferit.</p>
5bc1638b
DT
232 </div><!-- End .main -->
233 </div><!-- End #terminology.step-->
234
235
236 </div>
237 </section><!-- End #section2 -->
238
239<!-- ~~~~~~~~~ Section 3: Try it out ~~~~~~~~~ -->
240 <section class="row" id="section3">
241 <div>
242 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
243 <div class="section-intro">
244 <h2><em>#3</em> Try it out!</h2>
245 <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>
246 </div><!-- End .section-intro -->
247
248 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
249 <div id="step-3a" class="step">
250 <div class="sidebar">
251 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section3-try-it-out.png" alt="Try it out." /></p>
252 </div><!-- /.sidebar -->
253 <div class="main">
254 <h3><em>Step 3.a</em> Send Adele your public key</h3>
255 <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>
256
257<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>
258
259<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>
260 </div><!-- End .main -->
261 </div><!-- End #step-3b .step -->
262
263 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
264 <div id="step-3b" class="step">
265 <div class="main">
266 <h3><em>Step 3.b</em> Send a test encrypted email</h3>
267 <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>
268 <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>
269 <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>
270 <p>Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."</p>
271
272 <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 9), then select ok. Select ok in the next pop-up.</p>
273
274 <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>
275 <!-- ~~~~~~~~~ Troubleshooting ~~~~~~~~~ -->
276 <div class="troubleshooting">
277 <h4>Troubleshooting</h4>
278 <dl>
279 <dt>Enigmail can't find Adele's key</dt>
280 <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>
281 <dt class="feedback">Don't see a solution to your problem?</dt>
282 <dd class="feedback">Please let us know on the <a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">feedback page</a>.</dd>
283 </dl>
284 </div><!-- /.troubleshooting -->
285 </div><!-- End .main -->
286 </div><!-- End #step-3b .step -->
287
288 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
289 <div id="step-headers_unencrypted" class="step">
290 <div class="main">
291 <h3><em>Important:</em> Security tips</h3>
292 <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>
293<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>
294 </div><!-- End .main -->
295 </div><!-- End #step-headers_unencrypted .step-->
296
297
298 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
299 <div id="step-3c" class="step">
300 <div class="main">
301 <h3><em>Step 3.c</em> Receive a response</h3>
302 <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>
303 <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>
304 <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>
305 <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>
306 <p>Notice the bar that Enigmail shows you above the message, with information about the status of Adele's key.</p>
307 </div><!-- End .main -->
308 </div><!-- End #step-3c .step -->
309
310<!-- STEP 3D IS COMMENTED OUT UNTIL WE FIND A WAY TO VALIDATE SIGNATURES
311 <div id="step-3d" class="step">
312 <div class="main">
313 <h3><em>Step 3.d</em> Send a test signed email to a friend</h3>
314 <p>Write a new email in your email program, addressed to a friend. If you want, tell them about this guide!</p>
315 <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>
316 <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>
317 </div>
318 </div>-->
319 </div>
320 </section><!-- End #section3 -->
321
322
323<!-- ~~~~~~~~~ Section 4: Learn the Web of Trust ~~~~~~~~~ -->
324 <section class="row" id="section4">
325 <div>
326 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
327 <div class="section-intro">
328 <h2><em>#4</em> Learn the Web of Trust</h2>
329 <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>
330
d447a75c 331<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, forming a giant network. The more signatures a key has, and the more signatures its signers' keys have, the more trustworthy that key is.</p>
5bc1638b
DT
332
333<p>People's public keys are usually identified by their key fingerprint, which is a string of digits like DD878C06E8C2BEDDD4A440D3E573346992AB3FF7 (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>
334
335<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 92AB3FF7 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>
336
337
338 </div><!-- End .section-intro -->
339
340 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
341 <div id="step-4a" class="step">
342 <div class="sidebar">
343 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section4-web-of-trust.png" alt="Section 4: Web of Trust" /></p>
344 </div><!-- /.sidebar -->
345 <div class="main">
346 <h3><em>Step 4.a</em> Sign a key</h3>
347 <p>In your email program's menu, go to OpenPGP &rarr; Key Management.</p>
348 <p>Right click on Adele's public key and select Sign Key from the context menu.</p>
d447a75c
CF
349 <p>In the window that pops up, select "I will not answer" and click ok.</p>
350 <p>In your email program's menu, go to OpenPGP &rarr; Key Management &rarr; Keyserver &rarr; Upload Public Keys and hit ok.</p>
5bc1638b
DT
351 <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>
352
353
354 <!--<div id="pgp-pathfinder">
355 <form enctype="application/x-www-form-urlencoded" action="/mk_path.cgi" method="get">
356 <p><strong>From:</strong> <input type="text" placeholder="xD41A008" name="FROM"></p>
357 <p><strong>To:</strong> <input type="text" placeholder="50BD01x4" name="TO"></p>
358 <p class="buttons"><input type="submit" value="trust paths" name="PATHS"> <input type="reset" value="reset" name=".reset"></p>
359 </form>
360 </div><!-- End #pgp-pathfinder -->
361
362 </div><!-- End .main -->
363 </div><!-- End #step-4a .step -->
364 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
365 <div id="step-sign_real_keys" class="step">
366 <div class="main">
367 <h3><em>Important:</em> check people's identification before signing their keys</h3>
368 <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>
369 </div><!-- End .main -->
370 </div><!-- End #step-sign_real_keys .step-->
371
372
373
374 </div>
375 </section><!-- End #section4 -->
376
377<!-- ~~~~~~~~~ Section 5: Use it well ~~~~~~~~~ -->
378 <section id="section5" class="row">
379 <div>
380 <!-- ~~~~~~~~~ section introduction: interspersed text ~~~~~~~~~ -->
381 <div class="section-intro">
382 <h2><em>#5</em> Use it well</h2>
383<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>
384 </div><!-- End .section-intro -->
385
386 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
387 <div id="step-5a" class="step">
388 <div class="sidebar">
389 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-01-use-it-well.png" alt="Section 5: Use it Well" /></p>
390 </div><!-- /.sidebar -->
391 <div class="main">
392 <h3>When should I encrypt?</h3>
393
d447a75c 394 <p>The more you can encrypt your messages, the better. 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>
5bc1638b
DT
395
396<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>
397
398 </div><!-- End .main -->
399 </div><!-- End #step-5a .step -->
400
401 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
402 <div id="step-5b" class="step">
403 <div class="sidebar">
404 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/screenshots/section5-02-use-it-well.png" alt="Section 5: Use it Well" /></p>
405 </div><!-- /.sidebar -->
406 <div class="main">
407 <h3><em>Important:</em> Be wary of invalid keys</h3>
408 <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>
409 <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>
410<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>
411 </div><!-- End .main -->
412 </div><!-- End #step-5b .step -->
413
414 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
415 <div id="step-5c" class="step">
416 <div class="main">
417 <h3>Copy your revocation certificate to somewhere safe</h3>
d447a75c
CF
418 <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>
419<p>If your private key ever gets lost or stolen, you'll need this certificate file to let people know that you are no longer using that keypair.</p>
5bc1638b
DT
420 </div><!-- End .main -->
421 </div><!-- End #step-5c .step -->
422
423 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~ -->
424 <div id="step-lost_key" class="step">
425 <div class="main">
426 <h3><em>Important:</em> act swiftly if someone gets your private key</h3>
427 <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>
428 </div><!-- End .main -->
429 </div><!-- End #step-lost_key .step-->
430
431 <!-- ~~~~~~~~~ a div for each step ~~~~~~~~~
432 <div id="step-5d" class="step">
433 <div class="main">
434 <h3>Make your public key part of your online identity</h3>
435 <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>
436
437<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>
438 </div><!-- End .main
439 </div> End #step-5d .step-->
440
441
442 </div>
443 </section><!-- End #section5 -->
444
445
446
447<!-- ~~~~~~~~~ Section 6: Next steps ~~~~~~~~~ -->
448 <section class="row" id="section6">
449 <div id="step-click_here" class="step">
450 <div class="main">
451 <h2><a href="next_steps.html">Click here when you're done</a></h2>
452
453 </div><!-- End .main -->
454 </div><!-- End #step-click_here .step-->
455
456 </section><!-- End #section6 -->
457
458<!-- ~~~~~~~~~ FAQ ~~~~~~~~~ -->
459<!-- When un-commenting this section go to main.css and search
460 for /* Guide Sections Background */ then add #faq to the desired color
461
462 <section class="row" id="faq">
463 <div>
464 <div class="sidebar">
465 <h2>FAQ</h2>
466 </div>
467
468 <div class="main">
469 <dl>
470 <dt>My key expired</dt>
471 <dd>Answer coming soon.</dd>
472
473 <dt>Who can read encrypted messages? Who can read signed ones?</dt>
474 <dd>Answer coming soon.</dd>
475
476 <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>
477 <dd>Answer coming soon.</dd>
478 </dl>
479 </div>
480 </div>
481 </section> --><!-- End #faq -->
482
483<!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
484 <footer class="row" id="footer">
485 <div>
486 <div id="copyright">
487 <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>
488 <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>
489 <p><em>Version 2.0, launched 6/18/2014. <!--LANGUAGE translation by NAME, NAME and NAME.--></em></p>
490<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>
491 <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>
492 <p>
493 <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/"
494 rel="jslicense">
495 JavaScript license information
496 </a>
497 </p>
498 </div><!-- /#copyright -->
499 <p class="credits">
500 Infographic and guide design by <a rel="external" href="http://jplusplus.org"><strong>Journalism++</strong> <img src="//static.fsf.org/nosvn/enc-dev0n/img/jplusplus.png" alt="Journalism++" /></a>
501 </p><!-- /.credits -->
502 </div>
503 </footer><!-- End #footer -->
504
505 <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
506 <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
507
508 <!-- Piwik -->
509 <script type="text/javascript">
510 /*
511 @licstart The following is the entire license notice for the
512 JavaScript code in this page.
513
514 Copyright 2014 Matthieu Aubry
515
516 This program is free software: you can redistribute it and/or modify
517 it under the terms of the GNU General Public License as published by
518 the Free Software Foundation, either version 3 of the License, or
519 (at your option) any later version.
520
521 This program is distributed in the hope that it will be useful,
522 but WITHOUT ANY WARRANTY; without even the implied warranty of
523 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
524 GNU General Public License for more details.
525
526 You should have received a copy of the GNU General Public License
527 along with this program. If not, see http://www.gnu.org/licenses/.
528
529 @licend The above is the entire license notice
530 for the JavaScript code in this page.
531 */
532 var _paq = _paq || [];
533 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
534 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
535 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
536 _paq.push(["trackPageView"]);
537 _paq.push(["enableLinkTracking"]);
538
539 (function() {
540 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
541 _paq.push(["setTrackerUrl", u+"piwik.php"]);
542 _paq.push(["setSiteId", "5"]);
543 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
544 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
545 })();
546 </script>
547 <!-- End Piwik Code -->
548 </body>
549</html>