]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/fr/guide_user_agent.html
Update Guide > User Agent. https://redmine.stoutner.com/issues/896
[PrivacyBrowserAndroid.git] / app / src / main / assets / fr / guide_user_agent.html
index e910fc068b7eab365e27729302dc42a7d144957a..10677f5fef71c415bff75cbe607c5ae1cd211dcf 100644 (file)
@@ -1,22 +1,22 @@
 <!--
-  Copyright © 2016-2021 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
 
   Translation 2019 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
-  Privacy Browser is free software: you can redistribute it and/or modify
+  Privacy Browser Android 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.
 
-  Privacy Browser is distributed in the hope that it will be useful,
+  Privacy Browser Android 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 Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+  along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
     <head>
 
         <p>L'agent utilisateur contient suffisamment d'informations pour que, parfois, seuls quelques visiteurs d'un site Web soient identiques.
             Si l'agent utilisateur est combiné à une autre information d'identification non unique, il en résulte souvent une empreinte digitale unique.
-            Electronic Frontier Foundation a créé un outil appelé <a href="https://panopticlick.eff.org/">Panopticlick</a>
+            Electronic Frontier Foundation a créé un outil appelé <a href="https://coveryourtracks.eff.org/">Cover Your Tracks</a>
             afin de démontrer la quantité d'informations pouvant être collectées à partir de ces sources.
             Si ce test est exécuté avec JavaScript activé, la quantité d'informations divulguées augmente considérablement.
             Les <a href="https://www.browserleaks.com">Fuites du navigateur</a> et les <a href="https://amiunique.org/">Suis-je unique</a> sont également de bonnes sources d'informations sur ce sujet.</p>
 
-        <img class="center" src="../shared_images/panopticlick.png"/>
-
         <p>Il existe plusieurs agents d'utilisateur prédéfinis qui correspondent aux navigateurs et systèmes d'exploitation courants.
             Pour les empreintes digitales du navigateur, tout ce qui est rare est plus facile à suivre.
             Si Privacy Browser devient commun et que de nombreuses personnes utilisent <code>PrivacyBrowser/1.0</code> en tant qu'agent utilisateur, ce sera un bon choix pour la confidentialité.
@@ -65,4 +63,4 @@
             ou sur un autre agent utilisateur communément reconnu, résout généralement le problème.
             WebView d'Android ne permet pas à l'agent utilisateur d'être vide. Si tel est le cas, WebView envoie simplement l'agent utilisateur par défaut au serveur.</p>
     </body>
-</html>
\ No newline at end of file
+</html>