add new banner
[enc-live.git] / fr / infographic.html
index ca95bfc5997d824c945d33fbf1bc5c761df3e17e..39838a4521496806370266fddf2fb519e9aec48c 100644 (file)
+
+
 <!DOCTYPE html>
-<html>
-       <head>
-                       <meta charset="utf-8">
-
-                       <title>Email Self-Defense - a guide to fighting surveillance with GnuPG encryption</title>
-                       <meta name="keywords" content="GnuPG, GPG, privacy, email, Enigmail" />
-      <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.">
-
-      <meta name="viewport" content="width=device-width, initial-scale=1">
-                       <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css">
-               <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
-
-       </head>
-       <body>
-
-               <header class="row centered" id="header">
-                       <div>
-                                       <p class="back">&larr; Read the <a href="index.html">full guide</a></p>
-                                       <h3><a href="https://fsf.org/share?u=https://u.fsf.org/zc&amp;t=How public-key encryption works. Infographic via %40fsf %23EmailSelfDefense">Share our infographic</a> with the hashtag #EmailSelfDefense</h3>
-
-                                       <p><img src="//static.fsf.org/nosvn/enc-dev0/img/en/full-infographic.png" alt="View &amp; share our infographic" /></p>
-                                       <p class="back">&larr; Read the <a href="index.html">full guide</a></p>
-                       </div>
-               </header><!-- End #header -->
-
-<!-- ~~~~~~~~~ Footer  ~~~~~~~~~ -->
-               <footer class="row" id="footer">
-                       <div>
-                               <div id="copyright">
-                                       <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>
-                                       <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>
-                                        <p><em>Version 2.0. <!--LANGUAGE translation by NAME, NAME and NAME.--></em></p>
-<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>
-                                       <p>Download the source packages for <a href="https://fixme.com">this guide</a> and for <a href="https://static.fsf.org/nosvn/enc-dev0/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>
-                                        <p>
-                                          <a href="//weblabels.fsf.org/emailselfdefense.fsf.org/"
-                                             rel="jslicense">
-                                            JavaScript license information
-                                          </a>
-                                        </p>
-                               </div><!-- /#copyright -->
-                               <p class="credits">
-                                       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>
-                               </p><!-- /.credits -->
-                       </div>
-               </footer><!-- End #footer -->
-
-               <script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
-               <script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
-
-                <!-- Piwik -->
-                <script type="text/javascript">
-                 /*
-                 @licstart The following is the entire license notice for the
-                    JavaScript code in this page.
-
-                 Copyright 2014 Matthieu Aubry
-
-                  This program is free software: you can redistribute it and/or modify
-                 it under the terms of the GNU General Public License as published by
-                 the Free Software Foundation, either version 3 of the License, or
-                 (at your option) any later version.
-
-                  This program is distributed in the hope that it will be useful,
-                 but WITHOUT ANY WARRANTY; without even the implied warranty of
-                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-                 GNU General Public License for more details.
-
-                  You should have received a copy of the GNU General Public License
-                 along with this program.  If not, see http://www.gnu.org/licenses/.
-
-                  @licend The above is the entire license notice
-                     for the JavaScript code in this page.
-                 */
-                 var _paq = _paq || [];
-                 _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
-                 _paq.push(["setCookieDomain", "*.www.fsf.org"]);
-                 _paq.push(["setDomains", ["*.www.fsf.org","*.www.fsf.org"]]);
-                 _paq.push(["trackPageView"]);
-                 _paq.push(["enableLinkTracking"]);
-
-                 (function() {
-                   var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.fsf.org/";
-                   _paq.push(["setTrackerUrl", u+"piwik.php"]);
-                   _paq.push(["setSiteId", "5"]);
-                   var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
-                   g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
-                 })();
-                </script>
-                <!-- End Piwik Code -->
-
-       </body>
+<html lang="fr" xml:lang="fr">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<title>Autodéfense courriel - un guide pour contrer la surveillance en chiffrant avec
+GnuPG</title>
+<meta name="keywords" content="GnuPG, GPG, openpgp, surveillance, vie privée,
+confidentialité, courriel, Enigmail" />
+<meta name="description" content="La surveillance du courriel viole nos droits fondamentaux et fait planer un risque sur la liberté d'expression. En 40&nbsp;minutes, ce guide vous apprendra à vous défendre avec GnuPG." />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css" />
+<link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
+</head>
+
+<body><iframe src="//static.fsf.org/nosvn/banners/2020fundraiser-fall/" style="width: 100%; height: 150px; display: block; margin: 0; border: 0 none; overflow: hidden;"></iframe><div style="text-align: center; padding: 2.5px; background-color: #a94442; color:#fcf8e3;"><p>Due to Enigmail's PGP functionality being migrated into Icedove and Thunderbird, steps 2 and 3 of the guide are currently out of date.</p><p> Thank you for your patience while we're working on a new round of updates.</p></div>
+<header class="row centered" id="header"><div>
+
+<p class="back">&larr; Lisez le <a href="index.html">guide complet</a></p>
+
+<h3><a
+href="https://fsf.org/share?u=https://u.fsf.org/zc&amp;t=Le&nbsp;chiffrement,&nbsp;comment&nbsp;ça&nbsp;marche.&nbsp;Infographie&nbsp;via&nbsp;%40fsf"><img
+class="share-logo" src="//static.fsf.org/nosvn/enc-dev0/img/gnu-social.png"
+alt="[GNU Social]" />&nbsp; <img class="share-logo"
+src="//static.fsf.org/nosvn/enc-dev0/img/mastodon.png"
+alt="[https://hostux.social/@fsf]" />&nbsp; <img class="share-logo"
+src="//static.fsf.org/nosvn/enc-dev0/img/reddit-alien.png"
+alt="[Reddit]" />&nbsp; <img class="share-logo"
+src="//static.fsf.org/nosvn/enc-dev0/img/hacker-news.png"
+alt="[Hacker News]" />&nbsp; Partagez notre infographie</a> avec le hashtag
+#AutodefenseCourriel</h3>
+
+<p><img src="//static.fsf.org/nosvn/enc-dev0/img/fr/full-infographic.png"
+alt="[Regardez et partagez notre infographie]" /></p>
+
+<p class="back">&larr; Lisez le <a href="index.html">guide complet</a></p>
+
+</div></header><!-- End #header -->
+
+<!-- ~~~~~~~~~ Footer ~~~~~~~~~ -->
+<footer class="row" id="footer"><div>
+<div id="copyright">
+
+<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>
+
+<p>Copyright &copy; 2014-2016 <a href="https://u.fsf.org/ys">Free Software Foundation</a>,
+Inc. <a href="https://my.fsf.org/donate/privacypolicy.html">Vie privée</a>. Soutenez
+notre travail en nous <a href="https://u.fsf.org/yr">rejoignant comme membre associé</a>.</p>
+
+<p><em>Traduction française par <a href="http://framasoft.org"> Framasoft</a> (projet
+Framalang : &lt;framalang@framalistes.org&gt;) et l'<a href="http://april.org">April</a>
+(groupe &lt;trad-gnu@april.org&gt;).</em></p>
+
+<p>Les illustrations de cette page sont sous licence <a
+href="https://creativecommons.org/licenses/by/4.0/deed.fr">Creative Commons attribution,
+4.0 international (CC BY 4.0) ou version ultérieure</a>, et le reste sous licence <a
+href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">Creative
+Commons attribution, partage dans les mêmes conditions, 4.0
+internationale (CC BY-SA 4.0) ou version ultérieure</a>. Téléchargez le <a
+href="http://agpl.fsf.org/emailselfdefense.fsf.org/edward/CURRENT/edward.tar.gz"> code
+source du robot Edward</a>, par Andrew Engelbrecht &lt;andrew@engelbrecht.io&gt; et Josh
+Drake &lt;zamnedix@gnu.org&gt;, disponible sous la licence
+publique générale GNU (GNU General Public License). <a
+href="http://www.gnu.org/licenses/license-list.html#OtherLicenses">Pourquoi ces
+licences&nbsp;?</a></p>
+
+<p>Polices utilisées dans le guide et l'infographie&nbsp;: <a
+href="https://www.google.com/fonts/specimen/Dosis">Dosis</a>, par Pablo Impallari&nbsp;;
+<a href="http://www.google.com/fonts/specimen/Signika">Signika</a>,
+par Anna Giedry&#347;&nbsp;; <a
+href="http://www.google.com/fonts/specimen/Archivo+Narrow">Archivo
+Narrow</a>, par Omnibus-Type&nbsp;; <a
+href="https://libreplanet.org/wiki/GPG_guide/Graphics_Howto#Pitfalls">PXL-2000</a>,
+par Florian Cramer&nbsp;; <a href="http://www.google.com/fonts/specimen/Roboto">Roboto</a>,
+par Christian Robertson.</p>
+
+<p>Télécharger le paquet source de <a href="emailselfdefense_source.fr.zip">ce guide</a>,
+qui comprend les polices, les fichiers sources des illustrations et le texte des messages
+d'Edward.</p>
+
+<p>Ce site utilise des «&nbsp;étiquettes web&nbsp;» normalisées pour identifier le
+<a href="https://www.fsf.org/campaigns/freejs">JavaScript libre</a>. Consultez le <a
+href="//weblabels.fsf.org/emailselfdefense.fsf.org/" rel="jslicense">code source et la
+licence</a> du JavaScript.</p>
+
+</div><!-- /#copyright -->
+
+<p class="credits">Conception de l'infographie et du guide&nbsp;: <a
+rel="external" href="http://jplusplus.org"><strong>Journalism++</strong><img
+src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png"
+alt=" [Logo de Journalism++] " /></a>
+</p><!-- /.credits -->
+
+</div></footer><!-- End #footer -->
+
+
+<script src="//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
+<script src="//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
+
+<!-- Piwik -->
+<script type="text/javascript">
+  // @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-2.0-or-later
+  var _paq = _paq || [];
+  _paq.push(["trackPageView"]);
+  _paq.push(["enableLinkTracking"]);
+
+  (function() {
+    var u = (("https:" == document.location.protocol) ? "https" : "http") + "://"+"piwik.fsf.org//";
+    _paq.push(["setTrackerUrl", u+"piwik.php"]);
+    _paq.push(["setSiteId", "13"]);
+    var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
+    g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
+  })();
+  // @license-end
+</script>
+<!-- End Piwik Code -->
+<!-- Piwik Image Tracker -->
+<noscript><img src="https://piwik.fsf.org//piwik.php?idsite=13&rec=1" style="border:0" alt="" /></noscript>
+<!-- End Piwik -->
+
+</body>
 </html>
-