]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Update the Guide with information about IP address pinning. https://redmine.stoutner...
authorSoren Stoutner <soren@stoutner.com>
Sat, 9 Feb 2019 19:24:06 +0000 (12:24 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sat, 9 Feb 2019 19:24:06 +0000 (12:24 -0700)
39 files changed:
app/src/main/assets/de/guide_ssl_certificates_dark.html
app/src/main/assets/de/guide_ssl_certificates_light.html
app/src/main/assets/de/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/de/images/pinned_ssl_certificate.png
app/src/main/assets/de/images/ssl_certificate_mismatch.png [deleted file]
app/src/main/assets/en/guide_ssl_certificates_dark.html
app/src/main/assets/en/guide_ssl_certificates_light.html
app/src/main/assets/en/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/en/images/pinned_ssl_certificate.png
app/src/main/assets/en/images/ssl_certificate_mismatch.png [deleted file]
app/src/main/assets/es/guide_ssl_certificates_dark.html
app/src/main/assets/es/guide_ssl_certificates_light.html
app/src/main/assets/es/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/es/images/pinned_ssl_certificate.png
app/src/main/assets/es/images/ssl_certificate_mismatch.png [deleted file]
app/src/main/assets/it/guide_ssl_certificates_dark.html
app/src/main/assets/it/guide_ssl_certificates_light.html
app/src/main/assets/it/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/it/images/pinned_ssl_certificate.png
app/src/main/assets/it/images/ssl_certificate_mismatch.png [deleted file]
app/src/main/assets/ru/guide_ssl_certificates_dark.html
app/src/main/assets/ru/guide_ssl_certificates_light.html
app/src/main/assets/ru/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/ru/images/pinned_ssl_certificate.png
app/src/main/assets/ru/images/ssl_certificate_mismatch.png [deleted file]
app/src/main/assets/tr/guide_domain_settings_dark.html
app/src/main/assets/tr/guide_domain_settings_light.html
app/src/main/assets/tr/guide_javascript_dark.html
app/src/main/assets/tr/guide_javascript_light.html
app/src/main/assets/tr/guide_ssl_certificates_dark.html
app/src/main/assets/tr/guide_ssl_certificates_light.html
app/src/main/assets/tr/guide_user_agent_dark.html
app/src/main/assets/tr/guide_user_agent_light.html
app/src/main/assets/tr/images/green_url_bar.png [deleted file]
app/src/main/assets/tr/images/panopticlick.png [deleted file]
app/src/main/assets/tr/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/tr/images/pinned_ssl_certificate.png
app/src/main/assets/tr/images/ssl_certificate_mismatch.png [deleted file]
app/src/main/assets/tr/images/webkay.png [deleted file]

index d24d78c6e2af4d68cd61ad3af86688c59ec11959..937c7951f5b323563b7efb7a144207bad50c5024 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
-            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.</p>
+            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
index 21a12f2f3b4e6e86308c63fa21b220c24ac5faa9..72cce3e99d98247eec728eab8644a099890df011 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
-            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.</p>
+            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
diff --git a/app/src/main/assets/de/images/pinned_mismatch.png b/app/src/main/assets/de/images/pinned_mismatch.png
new file mode 100644 (file)
index 0000000..f83718a
Binary files /dev/null and b/app/src/main/assets/de/images/pinned_mismatch.png differ
index 363a1dc065e8a80908052eedb207f84658d8e53b..600ae500caf156248405d373c7a8541fc9ab3ba5 100644 (file)
Binary files a/app/src/main/assets/de/images/pinned_ssl_certificate.png and b/app/src/main/assets/de/images/pinned_ssl_certificate.png differ
diff --git a/app/src/main/assets/de/images/ssl_certificate_mismatch.png b/app/src/main/assets/de/images/ssl_certificate_mismatch.png
deleted file mode 100644 (file)
index e437c8b..0000000
Binary files a/app/src/main/assets/de/images/ssl_certificate_mismatch.png and /dev/null differ
index d24d78c6e2af4d68cd61ad3af86688c59ec11959..937c7951f5b323563b7efb7a144207bad50c5024 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
-            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.</p>
+            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
index 21a12f2f3b4e6e86308c63fa21b220c24ac5faa9..72cce3e99d98247eec728eab8644a099890df011 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
-            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.</p>
+            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
diff --git a/app/src/main/assets/en/images/pinned_mismatch.png b/app/src/main/assets/en/images/pinned_mismatch.png
new file mode 100644 (file)
index 0000000..13bd9e4
Binary files /dev/null and b/app/src/main/assets/en/images/pinned_mismatch.png differ
index a2f95187ceb7961230c0ee23b9d65c60676d8c73..3cbf86355502084ab9b23dc50ff526e5f2f63afd 100644 (file)
Binary files a/app/src/main/assets/en/images/pinned_ssl_certificate.png and b/app/src/main/assets/en/images/pinned_ssl_certificate.png differ
diff --git a/app/src/main/assets/en/images/ssl_certificate_mismatch.png b/app/src/main/assets/en/images/ssl_certificate_mismatch.png
deleted file mode 100644 (file)
index 59b7225..0000000
Binary files a/app/src/main/assets/en/images/ssl_certificate_mismatch.png and /dev/null differ
index f8d4d5a64d55460f83e9d3666308734e2d1a3e21..1780234d76a38ff5fb506c87d5a65856d68237a0 100644 (file)
@@ -1,7 +1,7 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
 
 
-  Translation 2017 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017,2019 Jose A. León.  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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Al fijar un certificado SSL se le indica al navegador que sólo se puede confiar en un certificado SSL específico para un dominio en particular. Cualquier otro certificado, aunque sea válido, será rechazado.</p>
 
 
         <p>Al fijar un certificado SSL se le indica al navegador que sólo se puede confiar en un certificado SSL específico para un dominio en particular. Cualquier otro certificado, aunque sea válido, será rechazado.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>Los certificados SSL expiran en una fecha especificada, por lo que incluso los certificados SSL fijados necesitarán legítimamente ser actualizados de vez en cuando.
             Como regla general, fijar los certificados SSL probablemente no sea necesario en la mayoría de los casos.
 
         <p>Los certificados SSL expiran en una fecha especificada, por lo que incluso los certificados SSL fijados necesitarán legítimamente ser actualizados de vez en cuando.
             Como regla general, fijar los certificados SSL probablemente no sea necesario en la mayoría de los casos.
-            Pero para aquellos que sospechan que organizaciones poderosas puedan estar aputando hacia ellos, la fijación de certificados SSL puede detectar y frustar un ataque MITM.</p>
+            Pero para aquellos que sospechan que organizaciones poderosas puedan estar aputando hacia ellos, la fijación de certificados SSL puede detectar y frustar un ataque MITM.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>Los certificados SSL pueden ser fijados en Configuración de Dominios.
             Además de proteger contra ataques MITM, fijar un certificado autofirmado para un dispositivo como un router inalámbrico o punto de acceso eliminará el mensaje de error que se presenta normalmente cada vez que se carga su página web.
 
         <p>Los certificados SSL pueden ser fijados en Configuración de Dominios.
             Además de proteger contra ataques MITM, fijar un certificado autofirmado para un dispositivo como un router inalámbrico o punto de acceso eliminará el mensaje de error que se presenta normalmente cada vez que se carga su página web.
index 6e6b6e9defdca09c8d0e7c3798f943df641340c6..20097fabce9d4f583c03ca38f558f5c3ee4b71b1 100644 (file)
@@ -1,7 +1,7 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
 
 
-  Translation 2017 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017,2019 Jose A. León.  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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Al fijar un certificado SSL se le indica al navegador que sólo se puede confiar en un certificado SSL específico para un dominio en particular. Cualquier otro certificado, aunque sea válido, será rechazado.</p>
 
 
         <p>Al fijar un certificado SSL se le indica al navegador que sólo se puede confiar en un certificado SSL específico para un dominio en particular. Cualquier otro certificado, aunque sea válido, será rechazado.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>Los certificados SSL expiran en una fecha especificada, por lo que incluso los certificados SSL fijados necesitarán legítimamente ser actualizados de vez en cuando.
             Como regla general, fijar los certificados SSL probablemente no sea necesario en la mayoría de los casos.
 
         <p>Los certificados SSL expiran en una fecha especificada, por lo que incluso los certificados SSL fijados necesitarán legítimamente ser actualizados de vez en cuando.
             Como regla general, fijar los certificados SSL probablemente no sea necesario en la mayoría de los casos.
-            Pero para aquellos que sospechan que organizaciones poderosas puedan estar aputando hacia ellos, la fijación de certificados SSL puede detectar y frustar un ataque MITM.</p>
+            Pero para aquellos que sospechan que organizaciones poderosas puedan estar aputando hacia ellos, la fijación de certificados SSL puede detectar y frustar un ataque MITM.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>Los certificados SSL pueden ser fijados en Configuración de Dominios.
             Además de proteger contra ataques MITM, fijar un certificado autofirmado para un dispositivo como un router inalámbrico o punto de acceso eliminará el mensaje de error que se presenta normalmente cada vez que se carga su página web.
 
         <p>Los certificados SSL pueden ser fijados en Configuración de Dominios.
             Además de proteger contra ataques MITM, fijar un certificado autofirmado para un dispositivo como un router inalámbrico o punto de acceso eliminará el mensaje de error que se presenta normalmente cada vez que se carga su página web.
diff --git a/app/src/main/assets/es/images/pinned_mismatch.png b/app/src/main/assets/es/images/pinned_mismatch.png
new file mode 100644 (file)
index 0000000..8058177
Binary files /dev/null and b/app/src/main/assets/es/images/pinned_mismatch.png differ
index 7572d9d59836d0f11ce13246d8ca586dda342dcb..3cf89b36ee80fbc49b1c04d4c33792ddef70885d 100644 (file)
Binary files a/app/src/main/assets/es/images/pinned_ssl_certificate.png and b/app/src/main/assets/es/images/pinned_ssl_certificate.png differ
diff --git a/app/src/main/assets/es/images/ssl_certificate_mismatch.png b/app/src/main/assets/es/images/ssl_certificate_mismatch.png
deleted file mode 100644 (file)
index 39dac10..0000000
Binary files a/app/src/main/assets/es/images/ssl_certificate_mismatch.png and /dev/null differ
index 7057ef730cb1e4ae35546899a563642e5a2655e7..b9cdc1b97ea908da4b562a3525cbc829b41d988b 100644 (file)
@@ -1,7 +1,7 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
 
 
-  Translation 2017 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017,2019 Francesco Buratti.  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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Lo scopo di appuntare un certificato SSL è quello di dire al browser che solo un determinato certificato SSL è fidato per un particolare dominio. Qualsiasi altro certificato, per quanto valido, sarà rifiutato.</p>
 
 
         <p>Lo scopo di appuntare un certificato SSL è quello di dire al browser che solo un determinato certificato SSL è fidato per un particolare dominio. Qualsiasi altro certificato, per quanto valido, sarà rifiutato.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>I certificati SSL scadono in corrispondenza di una data specifica, così anche i certificati che sono stati appuntati dovranno essere aggiornati regolarmente.
             Come regola generale, nella maggioranza dei casi, appuntare un certificato SSL non dovrebbe essere necessario.
 
         <p>I certificati SSL scadono in corrispondenza di una data specifica, così anche i certificati che sono stati appuntati dovranno essere aggiornati regolarmente.
             Come regola generale, nella maggioranza dei casi, appuntare un certificato SSL non dovrebbe essere necessario.
-            Per coloro che sospettano però di essere sorvegliati da qualche organizzazione, appuntare il certificato SSL può permettere di scoprire e sventare un attacco "MITM".</p>
+            Per coloro che sospettano però di essere sorvegliati da qualche organizzazione, appuntare il certificato SSL può permettere di scoprire e sventare un attacco "MITM".
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>I certificati SSL possono essere appuntati nelle impostazioni dei domini.
             Oltre a proteggere dagli attacchi “MITM”, appuntare un certificato auto-firmato per un dispositivo come un router wireless o un access point eliminerà il messaggio di errore che si presenta ogni volta che viene caricato un sito web.
 
         <p>I certificati SSL possono essere appuntati nelle impostazioni dei domini.
             Oltre a proteggere dagli attacchi “MITM”, appuntare un certificato auto-firmato per un dispositivo come un router wireless o un access point eliminerà il messaggio di errore che si presenta ogni volta che viene caricato un sito web.
index a4a91d2c9036af6a782c453a92c288b5cd6f1cb9..98da47b6ce3d1bff7d7ec991f75ba66ad31b0989 100644 (file)
@@ -1,7 +1,7 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
 
 
-  Translation 2017 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017,2019 Francesco Buratti.  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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Lo scopo di appuntare un certificato SSL è quello di dire al browser che solo un determinato certificato SSL è fidato per un particolare dominio. Qualsiasi altro certificato, per quanto valido, sarà rifiutato.</p>
 
 
         <p>Lo scopo di appuntare un certificato SSL è quello di dire al browser che solo un determinato certificato SSL è fidato per un particolare dominio. Qualsiasi altro certificato, per quanto valido, sarà rifiutato.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>I certificati SSL scadono in corrispondenza di una data specifica, così anche i certificati che sono stati appuntati dovranno essere aggiornati regolarmente.
             Come regola generale, nella maggioranza dei casi, appuntare un certificato SSL non dovrebbe essere necessario.
 
         <p>I certificati SSL scadono in corrispondenza di una data specifica, così anche i certificati che sono stati appuntati dovranno essere aggiornati regolarmente.
             Come regola generale, nella maggioranza dei casi, appuntare un certificato SSL non dovrebbe essere necessario.
-            Per coloro che sospettano però di essere sorvegliati da qualche organizzazione, appuntare il certificato SSL può permettere di scoprire e sventare un attacco "MITM".</p>
+            Per coloro che sospettano però di essere sorvegliati da qualche organizzazione, appuntare il certificato SSL può permettere di scoprire e sventare un attacco "MITM".
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>I certificati SSL possono essere appuntati nelle impostazioni dei domini.
             Oltre a proteggere dagli attacchi “MITM”, appuntare un certificato auto-firmato per un dispositivo come un router wireless o un access point eliminerà il messaggio di errore che si presenta ogni volta che viene caricato un sito web.
 
         <p>I certificati SSL possono essere appuntati nelle impostazioni dei domini.
             Oltre a proteggere dagli attacchi “MITM”, appuntare un certificato auto-firmato per un dispositivo come un router wireless o un access point eliminerà il messaggio di errore che si presenta ogni volta che viene caricato un sito web.
diff --git a/app/src/main/assets/it/images/pinned_mismatch.png b/app/src/main/assets/it/images/pinned_mismatch.png
new file mode 100644 (file)
index 0000000..7451150
Binary files /dev/null and b/app/src/main/assets/it/images/pinned_mismatch.png differ
index 59cee60890210d8e98dccafc67f19a98d64c5c65..6312120bf3dc56d02d3259cbbf59341272523df9 100644 (file)
Binary files a/app/src/main/assets/it/images/pinned_ssl_certificate.png and b/app/src/main/assets/it/images/pinned_ssl_certificate.png differ
diff --git a/app/src/main/assets/it/images/ssl_certificate_mismatch.png b/app/src/main/assets/it/images/ssl_certificate_mismatch.png
deleted file mode 100644 (file)
index 9613716..0000000
Binary files a/app/src/main/assets/it/images/ssl_certificate_mismatch.png and /dev/null differ
index 871c4c1a1e59761a9e9a2cf61ef45aaf3ad6f98f..dcff620dc60e445c8aadf53689069cfa95b367be 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
         <p>Закрепление сертификата SSL указывает браузеру, что для определенного домена должен быть доверен только один определенный сертификат SSL.
             Любой другой сертификат, даже если он действителен, будет отклонен.</p>
 
         <p>Закрепление сертификата SSL указывает браузеру, что для определенного домена должен быть доверен только один определенный сертификат SSL.
             Любой другой сертификат, даже если он действителен, будет отклонен.</p>
 
-        <p><img class="center21" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>Срок действия сертификатов SSL истекает в указанную дату, поэтому даже закрепленные сертификаты SSL будут периодически обновляться.
             Как правило, закрепление сертификатов SSL в большинстве случаев не требуется.
 
         <p>Срок действия сертификатов SSL истекает в указанную дату, поэтому даже закрепленные сертификаты SSL будут периодически обновляться.
             Как правило, закрепление сертификатов SSL в большинстве случаев не требуется.
-            Но для тех, кто подозревает, что за ними ведется наблюдение, закрепление сертификата SSL может обнаружить и помешать атаке MITM.</p>
+            Но для тех, кто подозревает, что за ними ведется наблюдение, закрепление сертификата SSL может обнаружить и помешать атаке MITM.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
         <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
 
         <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
index 13be9806c56b2b327e693342764bddeff7a59e04..618860e2a4640381fc846dacd827740a5847c0d0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
         <p>Закрепление сертификата SSL указывает браузеру, что для определенного домена должен быть доверен только один определенный сертификат SSL.
             Любой другой сертификат, даже если он действителен, будет отклонен.</p>
 
         <p>Закрепление сертификата SSL указывает браузеру, что для определенного домена должен быть доверен только один определенный сертификат SSL.
             Любой другой сертификат, даже если он действителен, будет отклонен.</p>
 
-        <p><img class="center21" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>Срок действия сертификатов SSL истекает в указанную дату, поэтому даже закрепленные сертификаты SSL будут периодически обновляться.
             Как правило, закрепление сертификатов SSL в большинстве случаев не требуется.
 
         <p>Срок действия сертификатов SSL истекает в указанную дату, поэтому даже закрепленные сертификаты SSL будут периодически обновляться.
             Как правило, закрепление сертификатов SSL в большинстве случаев не требуется.
-            Но для тех, кто подозревает, что за ними ведется наблюдение, закрепление сертификата SSL может обнаружить и помешать атаке MITM.</p>
+            Но для тех, кто подозревает, что за ними ведется наблюдение, закрепление сертификата SSL может обнаружить и помешать атаке MITM.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
         <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
 
         <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
diff --git a/app/src/main/assets/ru/images/pinned_mismatch.png b/app/src/main/assets/ru/images/pinned_mismatch.png
new file mode 100644 (file)
index 0000000..d89646a
Binary files /dev/null and b/app/src/main/assets/ru/images/pinned_mismatch.png differ
index 0ee23d5f0fa6f402b470fda942adfdddd3c273ac..c83f68002afd2a7d9fae5662e4a5d5d78c052306 100644 (file)
Binary files a/app/src/main/assets/ru/images/pinned_ssl_certificate.png and b/app/src/main/assets/ru/images/pinned_ssl_certificate.png differ
diff --git a/app/src/main/assets/ru/images/ssl_certificate_mismatch.png b/app/src/main/assets/ru/images/ssl_certificate_mismatch.png
deleted file mode 100644 (file)
index 943c17d..0000000
Binary files a/app/src/main/assets/ru/images/ssl_certificate_mismatch.png and /dev/null differ
index 574916c493266213e0f936cf22df61691d35bc0c..afb2dd0f7c6cf82bd2a009b64f35e8f98d38a83f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
@@ -34,6 +34,6 @@
 
         <p>When visiting a domain that has domain settings specified, the background of the URL text box is green.</p>
 
 
         <p>When visiting a domain that has domain settings specified, the background of the URL text box is green.</p>
 
-        <p><img class="center" src="images/green_url_bar.png"></p>
+        <p><img class="center" src="../en/images/green_url_bar.png"></p>
     </body>
 </html>
\ No newline at end of file
     </body>
 </html>
\ No newline at end of file
index c9e36a1027a65a6bfa9a1cba4125b0e6f9c13a96..84b9d7e81ebba82f4b55177ef342bd0b6c34868f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
@@ -34,6 +34,6 @@
 
         <p>When visiting a domain that has domain settings specified, the background of the URL text box is green.</p>
 
 
         <p>When visiting a domain that has domain settings specified, the background of the URL text box is green.</p>
 
-        <p><img class="center" src="images/green_url_bar.png"></p>
+        <p><img class="center" src="../en/images/green_url_bar.png"></p>
     </body>
 </html>
\ No newline at end of file
     </body>
 </html>
\ No newline at end of file
index a48042f800f1f654490cf0fe487834f206d92f93..d80eb0b6d060a0aaeec213a44ef916a50e50fe7b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2016-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2019 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 <https://www.stoutner.com/privacy-browser>.
 
@@ -41,7 +41,7 @@
             Below is a screenshot from <a href="http://webkay.robinlinus.com">webkay</a>, which is a website that demonstrates the type of information that JavaScript can produce about a device.
             <a href="http://www.browserleaks.com/">Browser Leaks</a> is another good resource.</p>
 
             Below is a screenshot from <a href="http://webkay.robinlinus.com">webkay</a>, which is a website that demonstrates the type of information that JavaScript can produce about a device.
             <a href="http://www.browserleaks.com/">Browser Leaks</a> is another good resource.</p>
 
-        <p><img class="center" src="images/webkay.png"></p>
+        <p><img class="center" src="../en/images/webkay.png"></p>
 
         <p>For privacy purposes, the ideal would be to browse the internet with JavaScript disabled.
             However, there are some websites that legitimately require JavaScript to accomplish their purposes
 
         <p>For privacy purposes, the ideal would be to browse the internet with JavaScript disabled.
             However, there are some websites that legitimately require JavaScript to accomplish their purposes
index 9cf4ebbc98dcb6a3d0fba8414c8943e99a38f67d..327cab38030812f344a62dd3fa2a0d4f90cd4dba 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2016-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2019 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 <https://www.stoutner.com/privacy-browser>.
 
@@ -41,7 +41,7 @@
             Below is a screenshot from <a href="http://webkay.robinlinus.com">webkay</a>, which is a website that demonstrates the type of information that JavaScript can produce about a device.
             <a href="http://www.browserleaks.com/">Browser Leaks</a> is another good resource.</p>
 
             Below is a screenshot from <a href="http://webkay.robinlinus.com">webkay</a>, which is a website that demonstrates the type of information that JavaScript can produce about a device.
             <a href="http://www.browserleaks.com/">Browser Leaks</a> is another good resource.</p>
 
-        <p><img class="center" src="images/webkay.png"></p>
+        <p><img class="center" src="../en/images/webkay.png"></p>
 
         <p>For privacy purposes, the ideal would be to browse the internet with JavaScript disabled.
             However, there are some websites that legitimately require JavaScript to accomplish their purposes
 
         <p>For privacy purposes, the ideal would be to browse the internet with JavaScript disabled.
             However, there are some websites that legitimately require JavaScript to accomplish their purposes
index d24d78c6e2af4d68cd61ad3af86688c59ec11959..937c7951f5b323563b7efb7a144207bad50c5024 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
-            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.</p>
+            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
index 21a12f2f3b4e6e86308c63fa21b220c24ac5faa9..72cce3e99d98247eec728eab8644a099890df011 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 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 <https://www.stoutner.com/privacy-browser>.
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center" src="images/ssl_certificate_mismatch.png"></p>
+        <p><img class="center21" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
-            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.</p>
+            But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
+            Privacy Browser also has the ability to pin IP addresses.</p>
 
 
-        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks, pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
index ca1ff1dcb159f27684bcd35f3461159c33e7b2a4..668111635af71ed09ab6348d8393556d76ecdcb3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2016-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2019 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 <https://www.stoutner.com/privacy-browser>.
 
@@ -46,7 +46,7 @@
             If this test is run with JavaScript enabled the amount of information that is disclosed increases greatly.
             <a href="https://www.browserleaks.com">Browser Leaks</a> and <a href="https://amiunique.org/">Am I Unique</a> are also good sources of information on this topic.</p>
 
             If this test is run with JavaScript enabled the amount of information that is disclosed increases greatly.
             <a href="https://www.browserleaks.com">Browser Leaks</a> and <a href="https://amiunique.org/">Am I Unique</a> are also good sources of information on this topic.</p>
 
-        <img class="center" src="images/panopticlick.png">
+        <img class="center" src="../en/images/panopticlick.png">
 
         <p>There are several preset user agents that match common browsers and operating systems. For browser fingerprinting purposes, anything that is rare is easier to track.
             If Privacy Browser becomes common and many people use <code>PrivacyBrowser/1.0</code> as their user agent, it will be a good choice for privacy.
 
         <p>There are several preset user agents that match common browsers and operating systems. For browser fingerprinting purposes, anything that is rare is easier to track.
             If Privacy Browser becomes common and many people use <code>PrivacyBrowser/1.0</code> as their user agent, it will be a good choice for privacy.
index cf0d4246f99215e56d7be37e6c27ed1f38732327..7f96c60c20454329d29a0dc81a7c639e77fe1304 100644 (file)
@@ -1,5 +1,5 @@
 <!--
 <!--
-  Copyright © 2016-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2019 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 <https://www.stoutner.com/privacy-browser>.
 
@@ -46,7 +46,7 @@
             If this test is run with JavaScript enabled the amount of information that is disclosed increases greatly.
             <a href="https://www.browserleaks.com">Browser Leaks</a> and <a href="https://amiunique.org/">Am I Unique</a> are also good sources of information on this topic.</p>
 
             If this test is run with JavaScript enabled the amount of information that is disclosed increases greatly.
             <a href="https://www.browserleaks.com">Browser Leaks</a> and <a href="https://amiunique.org/">Am I Unique</a> are also good sources of information on this topic.</p>
 
-        <img class="center" src="images/panopticlick.png">
+        <img class="center" src="../en/images/panopticlick.png">
 
         <p>There are several preset user agents that match common browsers and operating systems. For browser fingerprinting purposes, anything that is rare is easier to track.
             If Privacy Browser becomes common and many people use <code>PrivacyBrowser/1.0</code> as their user agent, it will be a good choice for privacy.
 
         <p>There are several preset user agents that match common browsers and operating systems. For browser fingerprinting purposes, anything that is rare is easier to track.
             If Privacy Browser becomes common and many people use <code>PrivacyBrowser/1.0</code> as their user agent, it will be a good choice for privacy.
diff --git a/app/src/main/assets/tr/images/green_url_bar.png b/app/src/main/assets/tr/images/green_url_bar.png
deleted file mode 100644 (file)
index 93045bc..0000000
Binary files a/app/src/main/assets/tr/images/green_url_bar.png and /dev/null differ
diff --git a/app/src/main/assets/tr/images/panopticlick.png b/app/src/main/assets/tr/images/panopticlick.png
deleted file mode 100644 (file)
index 509e567..0000000
Binary files a/app/src/main/assets/tr/images/panopticlick.png and /dev/null differ
diff --git a/app/src/main/assets/tr/images/pinned_mismatch.png b/app/src/main/assets/tr/images/pinned_mismatch.png
new file mode 100644 (file)
index 0000000..85f505f
Binary files /dev/null and b/app/src/main/assets/tr/images/pinned_mismatch.png differ
index a2f95187ceb7961230c0ee23b9d65c60676d8c73..b2adfd1e400c0f2e32dcc79ce865a4a4f5aeb049 100644 (file)
Binary files a/app/src/main/assets/tr/images/pinned_ssl_certificate.png and b/app/src/main/assets/tr/images/pinned_ssl_certificate.png differ
diff --git a/app/src/main/assets/tr/images/ssl_certificate_mismatch.png b/app/src/main/assets/tr/images/ssl_certificate_mismatch.png
deleted file mode 100644 (file)
index 59b7225..0000000
Binary files a/app/src/main/assets/tr/images/ssl_certificate_mismatch.png and /dev/null differ
diff --git a/app/src/main/assets/tr/images/webkay.png b/app/src/main/assets/tr/images/webkay.png
deleted file mode 100644 (file)
index da00842..0000000
Binary files a/app/src/main/assets/tr/images/webkay.png and /dev/null differ