+++ /dev/null
-<!--
- Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
-
- Translation 2016 Aaron Gerlach <aaron@gerlach.com>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
- Diese Datei ist Teil von Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser ist eine kostenlose Software: Sie können sie
- unter den Bedingungen der GNU General Public License weiterverteilen
- mit Berufung auf die veröffentlichte Fassung der Free Software
- Foundation, entweder Version 3 der Lizenz oder (nach Ihrer
- Möglichkeit) jede neuere Version.
-
- Privacy Browser wird in der Hoffnung vertrieben nützlich zu sein,
- jedoch OHNE JEGLICHE GARANTIE; auch ohne die implizierte
- Garantie auf MARKTGÄNGLICHKEIT oder BEREITSCHAFT FÜR
- BESTIMMTE ANWENDUNGEN. Nutzen Sie die GNU General Public
- License für mehr Details.
-
- Sie sollten eine Kopie der GNU General Public License zusammen mit
- Privacy Browser erhalten haben. Wenn nicht, besuchen Sie
- <http://www.gnu.org/licenses/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- item {
- color: BF360C;
- font-weight: bold;
- }
- </style>
- </head>
-
- <body>
- <h3>Den überflüssigen Inhalt leeren</h3>
-
- <p><strong>Leeren und Beenden</strong> bewirkt Folgendes:</p>
-
- <ul>
- <li><item>Löscht alle Cookies</item>.</li>
- <li><item>Leert den DOM-Speicher</item>.</li>
- <li><item>Löscht alle Fornulardaten</item>.</li>
- <li><item>Leert den Cache inklusive gespeicherte Daten</item>.</li>
- <li><item>Leert die Vorwärts-/Rückwärtshistorie</item>.</li>
- <li><item>Löscht jegliche gespeicherte Präferenzen zu SSL-Zertifikaten</item> (fehlerhafte SSL-Zertifikate, die ignoriert werden).</li>
- <li><item>Löscht die momentane URL</item>.</li>
- <li><item>Zerstört den internen Status von WebView</item>.</li>
- <li><item>Beendet Privacy Browser</item>. In Android Lollipop und aktueller (Version >= 5.0 oder API >= 21) wird Privacy Browser außerdem aus den aktuellen Anwendungen entfernt.</li>
- </ul>
- </body>
-</html>
\ No newline at end of file
+++ /dev/null
-<!--
- Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
-
- Translation 2016 Aaron Gerlach <aaron@gerlach.com>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
- Diese Datei ist Teil von Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser ist eine kostenlose Software: Sie können sie
- unter den Bedingungen der GNU General Public License weiterverteilen
- mit Berufung auf die veröffentlichte Fassung der Free Software
- Foundation, entweder Version 3 der Lizenz oder (nach Ihrer
- Möglichkeit) jede neuere Version.
-
- Privacy Browser wird in der Hoffnung vertrieben nützlich zu sein,
- jedoch OHNE JEGLICHE GARANTIE; auch ohne die implizierte
- Garantie auf MARKTGÄNGLICHKEIT oder BEREITSCHAFT FÜR
- BESTIMMTE ANWENDUNGEN. Nutzen Sie die GNU General Public
- License für mehr Details.
-
- Sie sollten eine Kopie der GNU General Public License zusammen mit
- Privacy Browser erhalten haben. Wenn nicht, besuchen Sie
- <http://www.gnu.org/licenses/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- strong {
- color: BF360C;
- }
- </style>
- </head>
-
- <body>
- <h3>Das Beste kommt erst noch</h3>
-
- <p>Privacy Browser ist noch unfertig. Die allerbesten Features werden erst noch mit eingebunden. Sie beinhalten Folgendes:</p>
-
- <ul>
- <li><strong>Detaillierte Einstellungen für Cookies und DOM-Speicher</strong>.</li>
- <li><strong>Verschlüsseltes Synchronisieren zwischen Geräten</strong>.</li>
- <li><strong>Browsen mit Tabs</strong>.</li>
- </ul>
-
- <p>Eine umfangreichere Liste aller geplanten Features und Fehler ist unter <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a> verfügbar.</p>
- </body>
-</html>
\ No newline at end of file
color: 0D4781;
}
+ img.title {
+ vertical-align: bottom;
+ height: 32;
+ width: 32;
+ }
+
img.center {
display: block;
margin-left: auto;
</head>
<body>
- <h3>Tor und seine Grenzen</h3>
+ <h3><img class="title" src="../en/images/orbot_dark_blue.png"> Tor und seine Grenzen</h3>
<p>Faktoren, die in die Privatsphäre im Web eindringen wollen lassen sich hauptsächlich in zwei verschiedene Kategorien unterteilen: Neugierige Behörden
mit Zugriff auf Internetprovider und Megafirmen, die Soziale und Werbenetzwerke betreiben.
+++ /dev/null
-<!--
- Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
-
- This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser 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,
- 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/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- item {
- color: BF360C;
- font-weight: bold;
- }
- </style>
- </head>
-
- <body>
- <h3>Cleaning Out the Cruft</h3>
-
- <p><strong>Clear and Exit</strong> does the following things:</p>
-
- <ul>
- <li><item>Removes all cookies</item>.</li>
- <li><item>Removes all DOM storage</item>.</li>
- <li><item>Removes all form data</item>.</li>
- <li><item>Clears the cache, including disk files</item>.</li>
- <li><item>Clears the back/forward history</item>.</li>
- <li><item>Clears any saved SSL certificate preferences</item> (SSL certificates with errors that are ignored).</li>
- <li><item>Deletes the current URL</item>.</li>
- <li><item>Destroys the internal state of the WebView</item>.</li>
- <li><item>Closes Privacy Browser</item>. For Android Lollipop and newer (version >= 5.0 or API >= 21), Privacy Browser is also removed from the recent app list.</li>
- </ul>
- </body>
-</html>
\ No newline at end of file
+++ /dev/null
-<!--
- Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
-
- This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser 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,
- 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/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- strong {
- color: BF360C;
- }
- </style>
- </head>
-
- <body>
- <h3>The Best Is Yet to Come</h3>
-
- <p>Privacy Browser is still in its infancy. Most of the best features are yet to be implemented. They include the following:</p>
-
- <ul>
- <li><strong>Fine grained controls for cookies and DOM storage</strong>.</li>
- <li><strong>Encrypted sync between devices</strong>.</li>
- <li><strong>Tabbed browsing</strong>.</li>
- </ul>
-
- <p>A full list of planned features and bug reports is available at <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a>.</p>
- </body>
-</html>
\ No newline at end of file
color: 0D4781;
}
+ img.title {
+ vertical-align: bottom;
+ height: 32;
+ width: 32;
+ }
+
img.center {
display: block;
margin-left: auto;
</head>
<body>
- <h3>Tor and Its Limits</h3>
+ <h3><img class="title" src="images/orbot_dark_blue.png"> Tor and Its Limits</h3>
<p>There are two general categories of bad actors that want to infringe on the privacy of the web: malicious governments with access to ISPs (Internet Service Providers) and mega corporations that run social and advertising networks.
TOR (The Onion Router) is useful in protecting privacy from malicious governments (which spy on traffic in transit) but not from mega corporations (which embed malicious code on web servers).</p>
+++ /dev/null
-<!--
- Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
-
- Translation 2017 Jose A. León Becerra <emails@joseleon.me>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
- Este archivo es parte de Navegador Privado (Privacy Browser) <https://www.stoutner.com/privacy-browser>.
-
- Navegador Privado (Privacy Browser) es software libre: puedes redistribuirlo y/o modificarlo
- bajo los términos de la Licencia Pública General GNU, como se ha publicado por
- la Fundación del Software Libre, tanto la versión 3 de la Licencia, o
- (a su opción) cualquier versión posterior.
-
- Navegador Privado (Privacy Browser) es distribuído con la esperanza de que será útil,
- pero SIN NINGUNA GARANTÍA; ni siquiera la garantía implícita de
- MERCANTILIDAD o APTITUD PARA UN PROPÓSITO PARTICULAR. Vea la
- Licencia Pública General para más detalles.
-
- Usted debería haber recibido una copia de la Licencia Pública General GNU
- junto con Navegador Privado (Privacy Browser). Si no es así, vea <http://www.gnu.org/licenses/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- item {
- color: BF360C;
- font-weight: bold;
- }
- </style>
- </head>
-
- <body>
- <h3>Eliminar y salir</h3>
-
- <p><strong>Eliminar y salir</strong> hace lo siguiente:</p>
-
- <ul>
- <li><item>Elimina todas las cookies</item>.</li>
- <li><item>Elimina todo el almacenamiento DOM</item>.</li>
- <li><item>Elimina todos los datos de formulario</item>.</li>
- <li><item>Borra la caché, incluidos los archivos de disco</item>.</li>
- <li><item>Borra el historial de atrás/adelante</item>.</li>
- <li><item>Borra las preferencias de certificado SSL guardadas</item> (certificados SSL con errores que se ignoran).</li>
- <li><item>Elimina la URL actual</item>.</li>
- <li><item>Destruye el estado interno del WebView</item>.</li>
- <li><item>Cierra Navegador Privado</item>. Para Android Lollipop y más reciente (versión >= 5.0 o API >= 21), Navegador Privado también se elimina de la lista de aplicaciones recientes.</li>
- </ul>
- </body>
-</html>
\ No newline at end of file
+++ /dev/null
-<!--
- Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
-
- Translation 2017 Jose A. León Becerra <emails@joseleon.me>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
- Este archivo es parte de Navegador Privado (Privacy Browser) <https://www.stoutner.com/privacy-browser>.
-
- Navegador Privado (Privacy Browser) es software libre: puedes redistribuirlo y/o modificarlo
- bajo los términos de la Licencia Pública General GNU, como se ha publicado por
- la Fundación del Software Libre, tanto la versión 3 de la Licencia, o
- (a su opción) cualquier versión posterior.
-
- Navegador Privado (Privacy Browser) es distribuído con la esperanza de que será útil,
- pero SIN NINGUNA GARANTÍA; ni siquiera la garantía implícita de
- MERCANTILIDAD o APTITUD PARA UN PROPÓSITO PARTICULAR. Vea la
- Licencia Pública General para más detalles.
-
- Usted debería haber recibido una copia de la Licencia Pública General GNU
- junto con Navegador Privado (Privacy Browser). Si no es así, vea <http://www.gnu.org/licenses/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- strong {
- color: BF360C;
- }
- </style>
- </head>
-
- <body>
- <h3>Lo mejor está por venir</h3>
-
- <p>Navegador Privado aún está en su infancia. La mayoría de sus mejores características están aún por implementar. Éstas incluyen lo siguiente:</p>
-
- <ul>
- <li><strong>Controles muy precisos para cookies y almacenamiento DOM</strong>.</li>
- <li><strong>Sincronización cifrada entre dispositivos</strong>.</li>
- <li><strong>Navegación por pestañas</strong>.</li>
- </ul>
-
- <p>Una lista completa de características planeadas e informe de errores está disponible en <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a>.</p>
- </body>
-</html>
\ No newline at end of file
color: 0D4781;
}
+ img.title {
+ vertical-align: bottom;
+ height: 32;
+ width: 32;
+ }
+
img.center {
display: block;
margin-left: auto;
</head>
<body>
- <h3>Tor y sus límites</h3>
+ <h3><img class="title" src="../en/images/orbot_dark_blue.png"> Tor y sus límites</h3>
<p>Existen dos categorías generales de malos actores que quieren infringir la privacidad de la web: gobiernos maliciosos con acceso a ISPs (Proveedores de Servicios de Internet) y grandes corporaciones que ofrecen redes sociales y de publicidad.
TOR (El Enrutador de Cebolla) es útil en proteger la privacidad de gobiernos maliciosos (que espían el tráfico en tránsito) pero no de grandes corporaciones (que incrustan código malicioso en los servidores web).</p>
+++ /dev/null
-<!--
- Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
-
- Translation 2017 Francesco Buratti. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
- This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser 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,
- 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/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- item {
- color: BF360C;
- font-weight: bold;
- }
- </style>
- </head>
-
- <body>
- <h3>Pulizia dei dati di navigazione</h3>
-
- <p><strong>Elimina Dati ed Esci</strong> esegue le seguenti azioni:</p>
-
- <ul>
- <li><item>Rimozione di tutti i cookie</item>.</li>
- <li><item>Puliza del DOM storage</item>.</li>
- <li><item>Rimozione di tutti i dati dei moduli</item>.</li>
- <li><item>Puliza della cache, inclusi i file su memoria principale</item>.</li>
- <li><item>Pulizia della cronologia di navigazione</item>.</li>
- <li><item>Pulizia delle preferenze dei certificati SSL salvati</item> (Certificati SSL con errori ignorati).</li>
- <li><item>Eliminazione dell'ultima URL visitata</item>.</li>
- <li><item>Pulizia dello stato di WebView</item>.</li>
- <li><item>Chiusura di Privacy Browser</item>. Per Android Lollipop o successivo (versione >= 5.0 o API >= 21), Privacy Browser viene anche rimosso dall'elenco delle app recenti.</li>
- </ul>
- </body>
-</html>
\ No newline at end of file
+++ /dev/null
-<!--
- Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
-
- Translation 2017 Francesco Buratti. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
- This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser 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,
- 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/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- strong {
- color: BF360C;
- }
- </style>
- </head>
-
- <body>
- <h3>Il meglio deve ancora venire</h3>
-
- <p>Privacy Browser è ancora all'inzio dello sviluppo. La maggior parte delle migliori funzionalità deve essere ancora implementata, come ad esempio:</p>
-
- <ul>
- <li><strong>Controllo fine dei cookie e del DOM storage</strong>.</li>
- <li><strong>Sincronizzazione criptata tra diversi dispositivi</strong>.</li>
- <li><strong>Navigazione con tab</strong>.</li>
- </ul>
-
- <p>Una lista completa delle funzionalità e dei bug è disponibile su <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a>.</p>
- </body>
-</html>
\ No newline at end of file
color: 0D4781;
}
+ img.title {
+ vertical-align: bottom;
+ height: 32;
+ width: 32;
+ }
+
img.center {
display: block;
margin-left: auto;
</head>
<body>
- <h3>Tor e i suoi limiti</h3>
+ <h3><img class="title" src="../en/images/orbot_dark_blue.png"> Tor e i suoi limiti</h3>
<p>Esistono due categorie generali di cattivi soggetti che vogliono violare la privacy del web: governi maliziosi con accesso agli ISP (Internet Service Providers) e mega corporations che gestiscono social network e agenzie pubblicitarie.
TOR (The Onion Router) è utile per proteggere la privacy dai governi maliziosi (che spiano il traffico in transito) ma non dalle mega corporations (che mettono codice maligno sui web server).</p>
+++ /dev/null
-<!--
- Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
-
- This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser 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,
- 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/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- item {
- color: BF360C;
- font-weight: bold;
- }
- </style>
- </head>
-
- <body>
- <h3>Cleaning Out the Cruft</h3>
-
- <p><strong>Clear and Exit</strong> does the following things:</p>
-
- <ul>
- <li><item>Removes all cookies</item>.</li>
- <li><item>Removes all DOM storage</item>.</li>
- <li><item>Removes all form data</item>.</li>
- <li><item>Clears the cache, including disk files</item>.</li>
- <li><item>Clears the back/forward history</item>.</li>
- <li><item>Clears any saved SSL certificate preferences</item> (SSL certificates with errors that are ignored).</li>
- <li><item>Deletes the current URL</item>.</li>
- <li><item>Destroys the internal state of the WebView</item>.</li>
- <li><item>Closes Privacy Browser</item>. For Android Lollipop and newer (version >= 5.0 or API >= 21), Privacy Browser is also removed from the recent app list.</li>
- </ul>
- </body>
-</html>
\ No newline at end of file
+++ /dev/null
-<!--
- Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
-
- This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
- Privacy Browser 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,
- 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/>. -->
-
-<html>
- <head>
- <meta charset="UTF-8">
- <style>
- h3 {
- color: 0D4781;
- }
-
- strong {
- color: BF360C;
- }
- </style>
- </head>
-
- <body>
- <h3>The Best Is Yet to Come</h3>
-
- <p>Privacy Browser is still in its infancy. Most of the best features are yet to be implemented. They include the following:</p>
-
- <ul>
- <li><strong>Fine grained controls for cookies and DOM storage</strong>.</li>
- <li><strong>Encrypted sync between devices</strong>.</li>
- <li><strong>Tabbed browsing</strong>.</li>
- </ul>
-
- <p>A full list of planned features and bug reports is available at <a href="https://redmine.stoutner.com/projects/privacy-browser/issues">redmine.stoutner.com</a>.</p>
- </body>
-</html>
\ No newline at end of file
color: 0D4781;
}
+ img.title {
+ vertical-align: bottom;
+ height: 32;
+ width: 32;
+ }
+
img.center {
display: block;
margin-left: auto;
</head>
<body>
- <h3>Tor and Its Limits</h3>
+ <h3><img class="title" src="../en/images/orbot_dark_blue.png"> Tor and Its Limits</h3>
<p>There are two general categories of bad actors that want to infringe on the privacy of the web: malicious governments with access to ISPs (Internet Service Providers) and mega corporations that run social and advertising networks.
TOR (The Onion Router) is useful in protecting privacy from malicious governments (which spy on traffic in transit) but not from mega corporations (which embed malicious code on web servers).</p>
@Override
// Get the count of the number of tabs.
public int getCount() {
- return 9;
+ return 7;
}
@Override
case 6:
return getString(R.string.tracking_ids);
- case 7:
- return getString(R.string.clear_and_exit);
-
- case 8:
- return getString(R.string.planned_features);
-
default:
return "";
}
case 6:
tabWebView.loadUrl("file:///android_asset/" + getString(R.string.android_asset_path) + "/guide_tracking_ids.html");
break;
-
- case 7:
- tabWebView.loadUrl("file:///android_asset/" + getString(R.string.android_asset_path) + "/guide_clear_and_exit.html");
- break;
-
- case 8:
- tabWebView.loadUrl("file:///android_asset/" + getString(R.string.android_asset_path) + "/guide_planned_features.html");
- break;
}
return tabLayout;