Merge branch 'master' of vcs.fsf.org:enc
[enc-live.git] / es / infographic.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8"/>
5
6 <title>Defensa personal del correo electrónico: una guía para la lucha contra la vigilancia con el cifrado GnuPG</title>
7 <meta name="keywords" content="GnuPG, GPG, privacy, email, Enigmail"/>
8 <meta name="description" content="La vigilancia del correo electrónico viola nuestros derechos fundamentales y pone en peligro la libertad de expresión. Esta guía te enseñará defensa personal del correo electrónico en 30 minutos con GnuPG."/>
9
10 <meta name="viewport" content="width=device-width, initial-scale=1"/>
11 <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css"/>
12 <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico"/>
13
14 </head>
15 <body>
16
17 <header class="row centered" id="header">
18 <div>
19 <p class="back">&larr; Leer la <a href="index.html">guía completa</a></p>
20 <h3><a href="https://fsf.org/share?u=https://u.fsf.org/zc&amp;t=How public-key encryption works. Infographic via %40fsf">Comparte nuestra infografía</a> con el hashtag #EmailSelfDefense</h3>
21
22 <p><img src="//static.fsf.org/nosvn/enc-dev0/img/es/full-infographic.png" alt="Ver &amp; compartir nuestra infografía "/></p>
23 <p class="back">&larr; Leer la <a href="index.html">guía completa</a></p>
24 </div>
25 </header><!-- End #header -->
26
27 <!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
28 <footer class="row" id="footer">
29 <div>
30 <div id="copyright">
31 <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>
32 <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">Política de privacidad</a>. <a href="https://u.fsf.org/yr">Hazte socio.</a></p>
33 <p><em>Versión 2.1. <a href="http://agpl.fsf.org/emailselfdefense.fsf.org/edward/CURRENT/edward.tar.gz">Código fuente del robot Edward de Josh Drake &lt;zamnedix@gnu.org&gt; disponible conforme a la GNU General Public License.</a></em></p>
34 <p>Las imágenes de esta página tienen una licencia <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 (o una versión posterior)</a>, y el resto tiene una licencia<a href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution-ShareAlike 4.0 (o una versión posterior)</a>. &mdash; <a href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">¿Por qué estas licencias?</a></p>
35 <p>Descargar los paquetes fuentes de <a href="https://fixme.com">esta guía</a> y de <a href="https://static.fsf.org/nosvn/enc-dev0/gnupg-infographic.zip">la infografía</a>. Fuentes usadas en la infografía de la &amp; guía: <a href="https://www.google.com/fonts/specimen/Dosis">Dosis</a> de Pablo Impallari, <a href="http://www.google.com/fonts/specimen/Signika">Signika</a> de Anna Giedry&#347;, <a href="http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo Narrow</a> de Omnibus-Type, <a href="http://www.thegopherarchive.com/gopher-files-hacks-pxl2000-119351.htm">PXL-2000</a> de Florian Cramer.</p>
36 <p>
37 <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/" rel="jslicense"> Información sobre la licencia de JavaScript </a>
38 </p>
39 </div><!-- /#copyright -->
40 <p class="credits">
41 Infografía y guía diseñada por <a rel="external" href="http://jplusplus.org"><strong>Journalism++</strong> <img src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++"/></a>
42 </p><!-- /.credits -->
43 </div>
44 </footer><!-- End #footer -->
45
46 <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
47 <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
48
49 <!-- Piwik -->
50 <script type="text/javascript">
51 /*
52 @licstart The following is the entire license notice for the
53 JavaScript code in this page.
54
55 Copyright 2014 Matthieu Aubry
56
57 This program is free software: you can redistribute it and/or modify
58 it under the terms of the GNU General Public License as published by
59 the Free Software Foundation, either version 3 of the License, or
60 (at your option) any later version.
61
62 This program is distributed in the hope that it will be useful,
63 but WITHOUT ANY WARRANTY; without even the implied warranty of
64 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
65 GNU General Public License for more details.
66
67 You should have received a copy of the GNU General Public License
68 along with this program. If not, see http://www.gnu.org/licenses/.
69
70 @licend The above is the entire license notice
71 for the JavaScript code in this page.
72 */
73 var _paq = _paq || [];
74 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
75 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
76 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
77 _paq.push(["trackPageView"]);
78 _paq.push(["enableLinkTracking"]);
79
80 (function() {
81 var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
82 _paq.push(["setTrackerUrl", u+"piwik.php"]);
83 _paq.push(["setSiteId", "5"]);
84 var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
85 g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
86 })();
87 </script>
88 <!-- End Piwik Code -->
89
90 </body>
91 </html>