Merge remote-tracking branch 'flapflap/de-network_configuration'
[tails-test.git] / wiki / src / doc / about / warning.pt.po
blobf3e011874d3055ff8e7ec3d4198e2c365469784f
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2015-02-24 09:18+0100\n"
10 "PO-Revision-Date: 2014-11-24 16:47+0100\n"
11 "Last-Translator: Tails Developers <amnesia@boum.org>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #. type: Plain text
19 #, no-wrap
20 msgid "[[!meta title=\"Warning\"]]\n"
21 msgstr "[[!meta title=\"Advertências\"]]\n"
23 #. type: Plain text
24 msgid ""
25 "Even though we're doing our best to offer you good tools to protect your "
26 "privacy while using a computer, **there is no magic or perfect solution to "
27 "such a complex problem**. Understanding well the limits of such tools is a "
28 "crucial step in, first, deciding whether Tails is the right tool for you, "
29 "and second, helping you making a good use of it."
30 msgstr ""
31 "Apesar de fazermos nosso melhor para oferecer boas ferramentas para proteger "
32 "sua privacidade enquanto estiver usando um computador, **não há uma solução "
33 "perfeita para um problema tão complexo**. Entender bem os limites desta "
34 "ferramenta é um passo crucial para decidir se o Tails é a ferramenta correta "
35 "para você e para ajudar você a fazer um bom uso dela."
37 #. type: Plain text
38 #, no-wrap
39 msgid "[[!toc levels=2]]\n"
40 msgstr "[[!toc levels=2]]\n"
42 #. type: Plain text
43 #, no-wrap
44 msgid "<a id=\"exit_node\"></a>\n"
45 msgstr "<a id=\"exit_node\"></a>\n"
47 #. type: Title =
48 #, no-wrap
49 msgid "Tor exit nodes can eavesdrop on communications\n"
50 msgstr "Os nós de saída do Tor podem observar suas comunicações\n"
52 #. type: Plain text
53 #, no-wrap
54 msgid "**Tor is about hiding your location, not about encrypting your communication.**\n"
55 msgstr "**O Tor trata de esconder sua localização, não de criptografar sua comunicação.**\n"
57 #. type: Plain text
58 msgid ""
59 "Instead of taking a direct route from source to destination, communications "
60 "using the Tor network take a random pathway through several Tor relays that "
61 "cover your tracks. So no observer at any single point can tell where the "
62 "data came from or where it's going."
63 msgstr ""
64 "Ao invés de tomar uma rota direta da origem ao destino, as comunicações "
65 "usando a rede Tor trilham caminhos aleatórios através de diversos relays "
66 "(repetidoras) que apagam as suas pegadas. Assim, nenhum observador em nenhum "
67 "ponto pode dizer de onde os dados vieram ou para onde eles estão indo."
69 #. type: Plain text
70 #, no-wrap
71 msgid "[[!img htw2-tails.png link=no alt=\"A Tor connection usually goes through 3 relays with the last one establishing the actual connection to the final destination\"]]\n"
72 msgstr "[[!img htw2-tails.png link=no alt=\"Uma conexão Tor geralmente passa através de 3 relays, sendo o último aquele que estabelece a conexão com o destino final\"]]\n"
74 #. type: Plain text
75 msgid ""
76 "The last relay on this circuit, called the exit node, is the one that "
77 "establishes the actual connection to the destination server. As Tor does "
78 "not, and by design cannot, encrypt the traffic between an exit node and the "
79 "destination server, **any exit node is in a position to capture any traffic "
80 "passing through it**. See [Tor FAQ: Can exit nodes eavesdrop on "
81 "communications?](https://trac.torproject.org/projects/tor/wiki/"
82 "TheOnionRouter/TorFAQ#CanexitnodeseavesdroponcommunicationsIsntthatbad)."
83 msgstr ""
84 "O último relay desse circuito, chamado de nó de saída, é aquele que "
85 "estabelece a conexão com o servidor de destino. Como o Tor não criptografa o "
86 "tráfego entre um nó de saída e o servidor de destino (e nem poderia por "
87 "questões de projeto), **qualquer nó de saída está numa posição na qual pode "
88 "capturar qualquer tráfego passando por ele**. Veja a página de [FAQ do Tor: "
89 "nós de saída podem bisbilhotar comunicações?](https://trac.torproject.org/"
90 "projects/tor/wiki/TheOnionRouter/"
91 "TorFAQ#CanexitnodeseavesdroponcommunicationsIsntthatbad)."
93 #. type: Plain text
94 msgid ""
95 "For example, in 2007, a security researcher intercepted thousands of private "
96 "e-mail messages sent by foreign embassies and human rights groups around the "
97 "world by spying on the connections coming out of an exit node he was "
98 "running.  See [Wired: Rogue Nodes Turn Tor Anonymizer Into Eavesdropper's "
99 "Paradise](http://www.wired.com/politics/security/news/2007/09/embassy_hacks)."
100 msgstr ""
101 "Por exemplo, em 2007 um pesquisador de segurança interceptou milhares de "
102 "mensagens de e-mail enviadas por embaixadas estrangeiras e grupos de "
103 "direitos humanos ao redor do mundo através da espionagem das conexões que "
104 "saíam de um nó de saída que ele estava rodando. Leia [Wired: Rogue Nodes "
105 "Turn Tor Anonymizer Into Eavesdropper's Paradise](http://www.wired.com/"
106 "politics/security/news/2007/09/embassy_hacks) (english)."
108 #. type: Plain text
109 #, no-wrap
110 msgid "**To protect yourself from such attacks you should use end-to-end encryption.**\n"
111 msgstr "**Para se proteger desses ataques você deve usar criptografia ponto-a-ponto.**\n"
113 #. type: Plain text
114 #, no-wrap
115 msgid ""
116 "**Tails includes many tools to help you using strong encryption** while\n"
117 "browsing, sending email or chatting, as presented on our [[about\n"
118 "page|/about#cryptography]].\n"
119 msgstr ""
120 "**Tails inclui muitas ferramentas para ajudar você a utilizar criptografia forte**\n"
121 "enquanto você navega, envia email ou conversa, conforme apresentado na\n"
122 "nossa [[página sobre o Tails|/about#cryptography]].\n"
124 #. type: Plain text
125 #, no-wrap
126 msgid "<a id=\"fingerprint\"></a>\n"
127 msgstr "<a id=\"fingerprint\"></a>\n"
129 #. type: Title =
130 #, no-wrap
131 msgid "Tails makes it clear that you are using Tor and probably Tails\n"
132 msgstr "O uso do Tails expõe o fato de que você está usando Tor (e provavelmente o Tails também)\n"
134 #. type: Plain text
135 #, no-wrap
136 msgid ""
137 "**Your Internet Service Provider (ISP) or your local network administrator**\n"
138 "can see that you're connecting to a Tor relay, and not a normal web server for\n"
139 "example. Using [[Tor bridges in certain\n"
140 "conditions|first_steps/startup_options/bridge_mode]] can help you hide the fact\n"
141 "that you are using Tor.\n"
142 msgstr ""
143 "**Seu provedor de serviços de Internet ou seu administrador de rede local**\n"
144 "podem ver que você está conectando a um relay Tor, e não a um servidor web\n"
145 "normal, por exemplo. Usar [[Tor bridges em certas\n"
146 "condições|first_steps/startup_options/bridge_mode]] pode ajudar você a esconder\n"
147 "o fato de que você está usando Tor.\n"
149 #. type: Plain text
150 #, no-wrap
151 msgid ""
152 "**The destination server that you are contacting through Tor** can know whether your\n"
153 "communication comes out from a Tor exit node by consulting the publicly\n"
154 "available list of exit nodes that might contact it. For example using the [Tor\n"
155 "Bulk Exit List tool](https://check.torproject.org/cgi-bin/TorBulkExitList.py) of\n"
156 "the Tor Project.\n"
157 msgstr ""
158 "**O servidor de destino ao qual você está conectando através do Tor** pode saber se\n"
159 "a sua comunicação vem de um nó de saída do Tor consultando a lista de nós de saída\n"
160 "que está disponível publicamente. Por exemplo, para isto pode-se usar a ferramenta [Tor\n"
161 "Bulk Exit List](https://check.torproject.org/cgi-bin/TorBulkExitList.py) do projeto Tor.\n"
163 #. type: Plain text
164 #, no-wrap
165 msgid ""
166 "**So using Tails doesn't make you look like any random Internet user.**\n"
167 "The anonymity provided by Tor and Tails works by trying to make all of their\n"
168 "users look the same so it's not possible to identify who is who amongst them.\n"
169 msgstr "**Assim, usar o Tails não faz com que você aparente ser um usuário/a de internet aleatório**. O anonimato provido pelo Tor e pelo Tails funciona ao tentar fazer com que todos os seus usuários/as pareçam ser o mesmo, de modo que não seja possível identificar quem é quem dentre eles.\n"
171 #. type: Plain text
172 msgid "See also [[Can I hide the fact that I am using Tails?|fingerprint]]"
173 msgstr ""
174 "Veja também [[É possível ocultar o fato de que estou usando Tails?|"
175 "fingerprint]]"
177 #. type: Plain text
178 #, no-wrap
179 msgid "<a id=\"man-in-the-middle\"></a>\n"
180 msgstr "<a id=\"man-in-the-middle\"></a>\n"
182 #. type: Title =
183 #, no-wrap
184 msgid "Man-in-the-middle attacks\n"
185 msgstr "Ataques man-in-the-middle (homem-do-meio)\n"
187 #. type: Plain text
188 msgid ""
189 "A man-in-the-middle attack (MitM) is a form of active eavesdropping in which "
190 "the attacker makes independent connections with the victims and relays "
191 "messages between them, making them believe that they are talking directly to "
192 "each other over a private connection, when in fact the entire conversation "
193 "is controlled by the attacker."
194 msgstr ""
195 "Um ataque man-in-the-middle (homem-no-meio / MitM) é uma forma de "
196 "bisbilhotagem ativa na qual um atacante faz conexões independententes com as "
197 "vítimas e troca mensagens entre elas, fazendo que elas acreditem que estão "
198 "falando diretamente uma com a outra através de uma conexão privada, quando "
199 "na verdade toda a conversação está sendo controlada pelo atacante."
201 #. type: Plain text
202 #, no-wrap
203 msgid "[[!img man-in-the-middle.png link=no alt=\"Illustration of a man-in-the-middle attack\"]]\n"
204 msgstr "[[!img man-in-the-middle.png link=no alt=\"Ilustração de um ataque man-in-the-middle\"]]\n"
206 #. type: Plain text
207 #, no-wrap
208 msgid "<!-- Source: wiki/lib/man-in-the-middle.svg -->\n"
209 msgstr "<!-- Source: wiki/lib/man-in-the-middle.svg -->\n"
211 #. type: Plain text
212 msgid ""
213 "While using Tor, man-in-the-middle attacks can still happen between the exit "
214 "node and the destination server. The exit node itself can also act as a man-"
215 "in-the-middle. For an example of such an attack see [MW-Blog: TOR exit-node "
216 "doing MITM attacks](http://www.teamfurry.com/wordpress/2007/11/20/tor-exit-"
217 "node-doing-mitm-attacks)."
218 msgstr ""
219 "Enquanto o Tor está em uso, ataques man-in-the-middle ainda podem ocorrer "
220 "entre o nó de saída e o servidor de destino. O nó de saída propriamente dito "
221 "também pode atuar como um homem-no-meio. Para um exemplo desse tipo de "
222 "ataque, veja [MW-Blog: TOR exit-node doing MITM attacks](http://www."
223 "teamfurry.com/wordpress/2007/11/20/tor-exit-node-doing-mitm-attacks) (em "
224 "inglês)."
226 #. type: Plain text
227 #, no-wrap
228 msgid ""
229 "**Again, to protect yourself from such attacks you should use end-to-end\n"
230 "encryption** and while doing so taking extra care at verifying the server\n"
231 "authenticity.\n"
232 msgstr ""
233 "**Mais uma vez, para se proteger desse tipo de ataque você deve utilizar\n"
234 "segurança ponto-a-ponto** e enquanto o fizer deve tomar cuidados especiais para verificar\n"
235 "a autenticidade do servidor.\n"
237 #. type: Plain text
238 #, no-wrap
239 msgid ""
240 "Usually, this is automatically done throught SSL certificates checked by your\n"
241 "browser against a given set of recognized [[!wikipedia\n"
242 "Certificate_authority desc=\"certificate authorities\"]]).\n"
243 "If you get a security exception message such as this one you might be victim of\n"
244 "a man-in-the-middle attack and should not bypass it unless you have another\n"
245 "trusted way of checking the certificate's fingerprint with the people running\n"
246 "the service.\n"
247 msgstr ""
248 "Usualmente, isso é feito automaticamente através de certificados SSL\n"
249 "verificados pelo navegador usando um conjunto de [[!wikipedia\n"
250 "Certificate_authority desc=\"autoridades certificadoras\"]]).\n"
251 " Se você obtiver uma mensagem de aviso de segurança como a que pode ser vista abaixo,\n"
252 "você pode estar sendo vítima de um ataque de homem-no-meio e não deve ignorá-la,\n"
253 "exceto se você possuir uma forma alternativa e confiável de verificar\n"
254 "a impressão digital do certificado com as pessoas que rodam o serviço.\n"
256 #. type: Plain text
257 #, no-wrap
258 msgid "[[!img ssl_warning.png link=no alt=\"This Connection is Untrusted\"]]\n"
259 msgstr "[[!img ssl_warning.png link=no alt=\"Esta conexão não é confiável\"]]\n"
261 #. type: Plain text
262 msgid ""
263 "But on top of that the certificate authorities model of trust on Internet is "
264 "susceptible to various methods of compromise."
265 msgstr ""
266 "Mas acima disto ainda está o fato de que o modelo de confiança baseado em "
267 "autoridades certificadoras é suscetível a vários métodos de comprometimento."
269 #. type: Plain text
270 msgid ""
271 "For example, on March 15, 2011, Comodo, one of the major SSL certificates "
272 "company, reported that a user account with an affiliate registration "
273 "authority had been compromised. It was then used to create a new user "
274 "account that issued nine certificate signing requests for seven domains: "
275 "mail.google.com, login.live.com, www.google.com, login.yahoo.com (three "
276 "certificates), login.skype.com, addons.mozilla.org, and global trustee.  See "
277 "[Comodo: The Recent RA Compromise](http://blogs.comodo.com/it-security/data-"
278 "security/the-recent-ra-compromise/)."
279 msgstr ""
280 "Por exemplo, em 15 de Março de 2011, a Comodo, uma das maiores companhias de "
281 "certificados SSL, relatou que uma conta de usuário numa autoridade "
282 "certificadora afiliada foi comprometida. Esta conta foi então usada para "
283 "criar uma nova conta de usuário que emitiu nove requisições de certificados "
284 "para sete domínios: mail.google.com, login.live.com, www.google.com, login."
285 "yahoo.com (três certificados), login.skype.com, addons.mozilla.org e global "
286 "trustee. Veja [Comodo: The Recent RA Compromise](http://blogs.comodo.com/it-"
287 "security/data-security/the-recent-ra-compromise/) (em inglês)."
289 #. type: Plain text
290 msgid ""
291 "Later in 2011, DigiNotar, a Dutch SSL certificate company, incorrectly "
292 "issued certificates to a malicious party or parties. Later on, it came to "
293 "light that they were apparently compromised months before or perhaps even in "
294 "May of 2009 if not earlier. Rogue certificates were issued for domains such "
295 "as google.com, mozilla.org, torproject.org, login.yahoo.com and many more. "
296 "See, [The Tor Project: The DigiNotar Debacle, and what you should do about "
297 "it](https://blog.torproject.org/blog/diginotar-debacle-and-what-you-should-"
298 "do-about-it)."
299 msgstr ""
300 "Ainda em 2011 a DigiNotar, uma companhia holandesa de certificação SSL, "
301 "emitiu incorretamente certificados para terceiros maliciosos. Mais tarde, "
302 "foi trazido à tona que aparentemente ela foi comprometida meses antes, "
303 "talvez mesmo em Maio de 2009 senão antes. Certificados canalhas foram "
304 "emitidos para domínios como google.com, mozilla.org, torproject.org, login."
305 "yahoo.com e muitos outros. Veja [The Tor Project: The DigiNotar Debacle, and "
306 "what you should do about it](https://blog.torproject.org/blog/diginotar-"
307 "debacle-and-what-you-should-do-about-it) (em inglês)."
309 #. type: Plain text
310 #, no-wrap
311 msgid ""
312 "**This still leaves open the possibility of a man-in-the-middle attack even when\n"
313 "your browser is trusting an HTTPS connection.**\n"
314 msgstr "**Isso ainda deixa aberta a possibilidade de um ataque man-in-the-middle mesmo quando seu navegador está confiando numa conexão HTTPS**\n"
316 #. type: Plain text
317 msgid ""
318 "On one hand, by providing anonymity, Tor makes it more difficult to perform "
319 "a man-in-the-middle attack targeted at **one specific person** with the "
320 "blessing of a rogue SSL certificate. But on the other end, Tor makes it "
321 "easier for people or organizations running exit nodes to perform large scale "
322 "MitM attempts, or attacks targeted at **a specific server**, and especially "
323 "those among its users who happen to use Tor."
324 msgstr ""
325 "Por um lado, por prover anonimato, o Tor torna mais difícil a realização de "
326 "ataques man-in-the-middle direcionados a **uma pessoa específica**, mesmo "
327 "com a benção de um certificado SSL canalha. Mas, por outro lado, o Tor faz "
328 "com que seja mais fácil para pessoas e organizações rodarem nós de saída "
329 "para realizarem tentativas de MiTM em larga escala, ou ataques direcionados "
330 "a **um servidor específico**, especialmente contra aqueles usuários/as que "
331 "estiverem usando o Tor."
333 #. type: Plain text
334 #, no-wrap
335 msgid ""
336 "<p class=\"quoted-from\">Quoted from [[!wikipedia Man-in-the-middle_attack\n"
337 "desc=\"Wikipedia: %s\"]], [[!wikipedia\n"
338 "Comodo_Group#Iran_SSL_certificate_controversy desc=\"Wikipedia: %s\"]] and <a\n"
339 "href=\"https://blog.torproject.org/blog/detecting-certificate-authority-compromises-and-web-browser-collusion\">Tor\n"
340 "Project: Detecting Certificate Authority compromises and web browser\n"
341 "collusion</a>.</p>\n"
342 msgstr ""
343 "<p class=\"quoted-from\">Citado de [[!wikipedia Man-in-the-middle_attack\n"
344 "desc=\"Wikipedia: %s\"]], [[!wikipedia\n"
345 "Comodo_Group#Iran_SSL_certificate_controversy desc=\"Wikipedia: %s\"]] e <a\n"
346 "href=\"https://blog.torproject.org/blog/detecting-certificate-authority-compromises-and-web-browser-collusion\">Tor\n"
347 "Project: Detecting Certificate Authority compromises and web browser\n"
348 "collusion</a> (em inglês).</p>\n"
350 #. type: Title =
351 #, no-wrap
352 msgid "Confirmation attacks\n"
353 msgstr "Ataques de confirmação de tráfego\n"
355 #. type: Plain text
356 msgid ""
357 "The Tor design doesn't try to protect against an attacker who can see or "
358 "measure both traffic going into the Tor network and also traffic coming out "
359 "of the Tor network. That's because if you can see both flows, some simple "
360 "statistics let you decide whether they match up."
361 msgstr ""
362 "O projeto do Tor não tenta proteger contra um atacante que pode ver ou medir "
363 "tanto o tráfego entrando na rede do Tor quanto também o tráfego saindo dessa "
364 "rede. Isso ocorre porque se você pode ver ambos os fluxos, uma estatística "
365 "simples permite que você decida se eles se equivalem."
367 #. type: Plain text
368 msgid ""
369 "That could also be the case if your ISP (or your local network "
370 "administrator)  and the ISP of the destination server (or the destination "
371 "server itself)  cooperate to attack you."
372 msgstr ""
373 "Esse também pode ser o caso se o seu provedor de internet (ou o "
374 "administrador/a da rede local) e o provedor de acesso do servidor de destino "
375 "(ou o administrador/a do servidor de destino propriamente dito) cooperarem "
376 "para te atacar."
378 #. type: Plain text
379 msgid ""
380 "Tor tries to protect against traffic analysis, where an attacker tries to "
381 "learn whom to investigate, but Tor can't protect against traffic "
382 "confirmation (also known as end-to-end correlation), where an attacker tries "
383 "to confirm an hypothesis by monitoring the right locations in the network "
384 "and then doing the math."
385 msgstr ""
386 "Tor tenta proteger contra análise de tráfego, na qual um atacante tenta "
387 "descobrir quem deve investigar, mas o Tor não pode protegê-lo/a contra "
388 "confirmação de tráfego (também conhecida como correlação ponto-a-ponto), na "
389 "qual um atacante tenta confirmar uma hipótese monitorando certos pontos de "
390 "uma rede e depois fazendo as contas."
392 #. type: Plain text
393 #, no-wrap
394 msgid ""
395 "<p class=\"quoted-from\">Quoted from <a\n"
396 "href=\"https://blog.torproject.org/blog/one-cell-enough\">Tor Project: \"One cell\n"
397 "is enough to break Tor's anonymity\"</a>.</p>\n"
398 msgstr ""
399 "<p class=\"quoted-from\">Citado de <a\n"
400 "href=\"https://blog.torproject.org/blog/one-cell-enough\">Tor Project: \"One cell\n"
401 "is enough to break Tor's anonymity\"</a> (em inglês).</p>\n"
403 #. type: Title =
404 #, no-wrap
405 msgid "Tails doesn't encrypt your documents by default\n"
406 msgstr "Tails não criptografa seus documentos por padrão\n"
408 #. type: Plain text
409 #, fuzzy
410 #| msgid ""
411 #| "The documents that you might save on storage devices will not be "
412 #| "encrypted by default. But Tails provides you with tools to encrypt your "
413 #| "documents, such as GnuPG, or encrypt your storage device, such as LUKS. "
414 #| "It is likely that the files you may create will keep tracks that they "
415 #| "were created using Tails."
416 msgid ""
417 "The documents that you might save on storage devices will not be encrypted "
418 "by default, except in the [[encrypted persistent volume|doc/first_steps/"
419 "persistence]]. But Tails provides you with tools to encrypt your documents, "
420 "such as GnuPG, or encrypt your storage device, such as LUKS. It is likely "
421 "that the files you may create will keep tracks that they were created using "
422 "Tails."
423 msgstr ""
424 "Os documentos que você pode salvar em dispositivos de armazenamento não "
425 "serão criptografados por padrão. No entanto, o Tails fornece a você "
426 "ferramentas como o GnuPG (para criptografar seus documentos) e LUKS (para "
427 "criptografar seus dispositivos de armazenamento). É muito provável que os "
428 "arquivos que você crie deixem rastros indicando que foram criados usando o "
429 "Tails."
431 #. type: Plain text
432 #, no-wrap
433 msgid ""
434 "**If you need to access the local hard-disks** of the computer you are using, be\n"
435 "conscious that you might then leave trace of your activities with Tails on it.\n"
436 msgstr ""
437 "**Se você precisar acessar os discos rígidos locais** do computador que você estiver usando,\n"
438 "saiba que então você pode estar deixando neles um rastro das suas atividades.\n"
440 #. type: Plain text
441 #, no-wrap
442 msgid ""
443 "Tails doesn't clear the metadata of your documents for you and doesn't encrypt the Subject: and other headers of your encrypted e-mail messages\n"
444 "===========================================================================================\n"
445 msgstr ""
446 "Tails não limpa os metadados dos seus documentos para você e não criptografa o Assunto: e outros cabeçalhos das suas mensagens de email criptografadas\n"
447 "=================================================================================================\n"
449 #. type: Plain text
450 msgid ""
451 "Numerous files format store hidden data or metadata inside of the files. "
452 "Text processors or PDF files could store the name of the author, the date "
453 "and time of creation of the file, and sometimes even parts of the editing "
454 "history of the file… those hidden data depend on the file format and the "
455 "software used. Please note also, that the Subject: as well as the rest of "
456 "the header lines of your OpenPGP encrypted e-mail messages are not "
457 "encrypted. This is not a bug of Tails or the [OpenPGP](http://www.mozilla-"
458 "enigmail.org/forum/viewtopic.php?f=3&t=328) protocol; it's for backwards "
459 "compatibility with the original SMTP protocol. Unfortunately no RFC standard "
460 "exists yet for Subject encryption."
461 msgstr ""
462 "Vários formatos de arquivo armazenam dados ou metadados dentro dos arquivos. "
463 "Processadores de texto ou arquivos PDF podem armazenar o nome do autor/a, a "
464 "data e hora de criação do arquivo e às vezes até partes da história de "
465 "edição do arquivo... Esses dados ocultos dependem do formato de arquivo e do "
466 "software usado. Por favor, note também que o campo Assunto: assim como o "
467 "resto das linhas de cabeçalho das suas mensagens de email criptografadas "
468 "usando OpenPGP não são criptografadas. Isso não é um bug do Tails ou do "
469 "protocolo [OpenPGP](http://www.mozilla-enigmail.org/forum/viewtopic.php?"
470 "f=3&t=328): é uma retrocompatibilidade com o protocolo SMTP original. "
471 "Infelizmente ainda não existe padrão RFC para criptografia do campo Assunto."
473 #. type: Plain text
474 msgid ""
475 "Images file formats, like TIFF of JPEG, probably take the prize in this "
476 "field.  Those files, created by digital cameras or mobile phones, contain a "
477 "metadata format called EXIF which can include the date, time and sometimes "
478 "the GPS coordinates of the picture, the brand and serial number of the "
479 "device which took it as well as a thumbnail of the original image. Image "
480 "processing software tend to keep those data intact. Internet is full of "
481 "cropped or blurred images for which the EXIF thumbnail still contains the "
482 "full original picture."
483 msgstr ""
484 "Formatos de arquivo de imagem, como o TIFF ou JPEG, provavelmente ganham o "
485 "prêmio nessa categoria.  Tais arquivos, criados por câmeras digitais ou "
486 "telefones móveis, contém um formato de metadados chamado de EXIF que pode "
487 "incluir a data, hora e talvez até as coordenadas GPS da figura, a marca e "
488 "número de série do dispositivo que a tirou assim como uma miniatura da "
489 "imagem original. Programas de processamento de imagem tendem a manter esses "
490 "dados intactos. A internet é cheia de imagens cortadas ou embaçadas nas "
491 "quais a miniatura EXIF ainda contém a imagem original."
493 #. type: Plain text
494 #, no-wrap
495 msgid ""
496 "**Tails doesn't clear the metadata of your files for you**. Yet. Still it's in\n"
497 "Tails' design goal to help you do that. For example, Tails already comes with\n"
498 "the [Metadata anonymisation toolkit](https://mat.boum.org/).\n"
499 msgstr ""
500 "**O Tails não limpa os metadados do seus arquivos para você**. Por enquanto.\n"
501 "Mesmo assim, é um dos objetivos de projeto do Tails te ajudar com isto. Por exemplo,\n"
502 "o Tails já vem com um [kit de anonimização de metadados](http://mat.boum.org/).\n"
504 #. type: Title =
505 #, no-wrap
506 msgid "Tor doesn't protect you from a global adversary\n"
507 msgstr "Tor não te protege de um adversário global\n"
509 #. type: Plain text
510 msgid ""
511 "A global passive adversary would be a person or an entity able to monitor at "
512 "the same time the traffic between all the computers in a network. By "
513 "studying, for example, the timing and volume patterns of the different "
514 "communications across the network, it would be statistically possible to "
515 "identify Tor circuits and thus matching Tor users and destination servers."
516 msgstr ""
517 "Um adversário global e passivo seria uma pessoa ou entidade capaz de "
518 "monitorar ao mesmo tempo o tráfego entre todos os computadores de uma rede. "
519 "Ao estudar, por exemplo, o padrão de tempo e volume de dados de diferentes "
520 "comunicações na rede, seria estatisticamente possível identificar circuitos "
521 "do Tor e então relacionar usuários do Tor a servidores de destino."
523 #. type: Plain text
524 msgid ""
525 "It is part of Tor's initial trade-off not to address such a threat in order "
526 "to create a low-latency communication service usable for web browsing, "
527 "Internet chat or SSH connections."
528 msgstr ""
529 "É parte da escolha inicial do Tor não lidar com essa ameaça para permitir a "
530 "criação de um serviço de comunicação de baixa latência utilizável para "
531 "navegação na web, bate-papo via Internet e conexões SSH."
533 #. type: Plain text
534 msgid ""
535 "For more expert information see [Tor Project: The Second-Generation Onion "
536 "Router](https://svn.torproject.org/svn/projects/design-paper/tor-design."
537 "pdf), part 3. Design goals and assumptions."
538 msgstr ""
539 "Para mais informações para especializadas, veja [Tor Project: The Second-"
540 "Generation Onion Router](https://svn.torproject.org/svn/projects/design-"
541 "paper/tor-design.pdf), parte 3, Design goals and assumptions (em inglês)."
543 #. type: Plain text
544 #, no-wrap
545 msgid "<a id=\"identities\"></a>\n"
546 msgstr "<a id=\"identidades\"></a>\n"
548 #. type: Title =
549 #, no-wrap
550 msgid "Tails doesn't magically separate your different contextual identities\n"
551 msgstr "Tails não separa magicamente suas diferentes identidades contextuais\n"
553 #. type: Plain text
554 msgid ""
555 "It is usually not advisable to use the same Tails session to perform two "
556 "tasks or endorse two contextual identities that you really want to keep "
557 "separate from another. For example hiding your location to check your email "
558 "and publishing anonymously a document."
559 msgstr ""
560 "Usualmente não é recomendável usar a mesma sessão do Tails para realizar "
561 "duas tarefas ou aproximar duas identidades contextuais que você realmente "
562 "deseja manter separadas uma da outra. Por exemplo, para esconder sua "
563 "localização para checar seu email e publicar um documento anonimamente."
565 #. type: Plain text
566 msgid ""
567 "First, because Tor tends to reuse the same circuits, for example amongst a "
568 "same browsing session. Since the exit node of a circuit knows both the "
569 "destination server (and possibly the content of the communication if not "
570 "encrypted) and the address of the previous relay it received the "
571 "communication from, it makes it easier to correlate the several browsing "
572 "requests as part of a same circuit and possibly made by a same user. If you "
573 "are facing a global adversary as described above, it might then also be in "
574 "position to do this correlation."
575 msgstr ""
576 "Primeiramente, porque o Tor tende a reutilizar os mesmos circuitos, por "
577 "exemplo em uma mesma sessão de navegação. Uma vez que o nó de saída de um "
578 "circuito conhece tanto o servidor de destino (e possivelmente o conteúdo da "
579 "comunicação caso não esteja criptografada) e o endereço do relay anterior do "
580 "qual ele recebeu a comunicação, fica mais fácil correlacionar as várias "
581 "requisições de navegação como parte do mesmo circuito e possivelmente feitas "
582 "pelo mesmo usuário/a. Se você está enfrentando um adversário/a global como "
583 "descrito acima, ele também pode estar em posição de realizar esta correlação."
585 #. type: Plain text
586 msgid ""
587 "Second, in case of a security hole or a misuse in using Tails or one of its "
588 "application, information about your session could be leaked. That could "
589 "reveal that the same person was behind the various actions made during the "
590 "session."
591 msgstr ""
592 "Em segundo lugar, no caso de uma brecha de segurança ou de um mal uso do "
593 "Tails ou de uma das suas aplicações, informações sobre sua sessão podem "
594 "vazar. Isso pode revelar que a mesma pessoa está por trás de várias ações "
595 "feitas durante uma mesma sessão."
597 #. type: Plain text
598 #, no-wrap
599 msgid ""
600 "**The solution to both threats is to shutdown and restart Tails** every time\n"
601 "you're using a new identity, if you really want to isolate them better.\n"
602 msgstr ""
603 "**A solução para ambas as ameaças é desligar e reiniciar o Tails** toda vez\n"
604 "que você for usar uma nova identidade, se você realmente quiser isolá-las melhor.\n"
606 #. type: Plain text
607 msgid ""
608 "As explained in our documentation about [[Vidalia|anonymous_internet/"
609 "vidalia#new_identity]] and [[Tor Browser|anonymous_internet/"
610 "Tor_Browser#new_identity]], their **New identity** features are not perfect "
611 "solutions to separate different contextual identities. **Shutdown and "
612 "restart Tails instead.**"
613 msgstr ""
615 #. type: Title =
616 #, no-wrap
617 msgid "Tails doesn't make your crappy passwords stronger\n"
618 msgstr "Tails não transforma suas senhas fracas em fortes\n"
620 #. type: Plain text
621 msgid ""
622 "Tor allows you to be anonymous online; Tails allows you to leave no trace on "
623 "the computer you're using. But again, **neither of both are magic spells for "
624 "computer security**."
625 msgstr ""
626 "Tor permite que você seja anônimo online; Tails permite que você não deixe "
627 "rastros no computador que você estiver usando. Mas, mais uma vez, **nenhum "
628 "deles é um encantamento mágico para obter segurança computacional**."
630 #. type: Plain text
631 #, no-wrap
632 msgid ""
633 "If you use weak passwords, they can be guessed by brute-force attacks with or\n"
634 "without Tails in the same way. To know if your passwords are weak and learn good\n"
635 "practices to create better password, you can read [[!wikipedia\n"
636 "Weak_password#Examples_of_weak_passwords desc=\"Wikipedia: Weak Passwords\"]].\n"
637 msgstr ""
638 "Se você usa senhas fracas, elas podem ser descobertas por ataques de força bruta\n"
639 "com ou sem o Tails da mesma forma. Para saber se suas senhas são fracas e aprender boas\n"
640 "práticas de criação de senhas melhores, você pode ler [[!wikipedia\n"
641 "Weak_password#Examples_of_weak_passwords desc=\"Wikipedia: Weak Passwords\"]] (em inglês).\n"
643 #. type: Title =
644 #, no-wrap
645 msgid "Tails is a work in progress\n"
646 msgstr "Tails é um trabalho em progresso\n"
648 #. type: Plain text
649 msgid ""
650 "Tails, as well as all the software it includes, are on continuous "
651 "development and might contain programming errors or security holes. [[Stay "
652 "tuned|download#stay_tuned]] to Tails development."
653 msgstr ""
654 "Tails, assim como todo software nele incluso, está em desenvolvimento "
655 "contínuo e pode conter erros de programação e brechas de segurança. [[Fique "
656 "atento/a|download#stay_tuned]] ao desenvolvimento do Tails."
658 #~ msgid ""
659 #~ "Vidalia's \"New Identity\" button forces Tor to use new circuits but only "
660 #~ "for new connections: existing connections might stay open. Plus, apart "
661 #~ "from the Tor circuits, other kind of information can reveal your past "
662 #~ "activities, for example the cookies stored by your browser. So this "
663 #~ "feature of Vidalia is not a solution to really separate contextual "
664 #~ "identities. Shutdown and restart Tails instead."
665 #~ msgstr ""
666 #~ "O botão de \"Nova Identidade\" do Vidalia força o Tor a utilizar novos "
667 #~ "circuitos mas apenas para novas conexões: conexões existentes podem ainda "
668 #~ "continuar abertas. Ainda, independentemente dos circuitos do Tor, outros "
669 #~ "tipos de informação podem revelar suas atividades passadas, por exemplo "
670 #~ "os cookies armazenados no seu navegador. Assim essa funcionalidade do "
671 #~ "Vidalia não é uma solução para realmente separar identidades contextuais. "
672 #~ "Ao invés disso, desligue e reinicie o Tails."
674 #~ msgid ""
675 #~ "**Your ISP or your local network administrator** can easily check that "
676 #~ "you're\n"
677 #~ "connecting to a Tor relay, and not a normal web server for example.\n"
678 #~ msgstr ""
679 #~ "**Seu provedor ou seu administrador/a da rede local** podem saber "
680 #~ "facilmente que você está conectado a um relay do Tor, e não a um servidor "
681 #~ "web normal, por exemplo.\n"
683 #~ msgid "Tails doesn't clear the metadata of your documents for you\n"
684 #~ msgstr "Tails não limpa os metadados dos arquivos para você.\n"