]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_privacy_policy.html
Updates about_licenses, adding the full text of the Apache License 2.0 and the 3...
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_privacy_policy.html
index b9b9c01739411f9b9c7cac0805684f74f10492ad..5fdcce183d8bba638e0f50387aa0be2059e9af81 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
-<head>
-    <style>
-        h3 {
-            color: 0D4781;
-        }
-
-        strong {
-            color: B71C1C;
-        }
-
-        item {
-            color: 1976D2;
-            font-weight: bold;
-        }
-    </style>
-</head>
-
-<body>
-<h3>Privacy Browser</h3>
-<p><strong>Privacy Browser does not collect any user information</strong>.</p>
-
-
-<h3>Google Play</h3>
-<p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
-    Google provides <em>anonymized summary installation information</em> to developers, including the number of
-    installs organized by the following categories. <strong>Stoutner may use this information for any purpose</strong>.
-    Reasonable effort is made to not use this information in a way that would make users uncomfortable.</p>
-<ul>
-    <li><item>Android version</item> (eg. Android 7.1)</li>
-    <li><item>Device</item> (eg. Samsung Galaxy S6 [zeroflte])</li>
-    <li><item>Tablets</item> (eg. Tablets 10" and above)</li>
-    <li><item>Country</item> (eg. United States)</li>
-    <li><item>Language</item> (eg. English [United States])</li>
-    <li><item>App version</item> (eg. 14)</li>
-    <li><item>Carrier</item> (eg. T-Mobile - US)</li>
-</ul>
-
-
-<h3>Google Play Ratings</h3>
-<p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
-    Google provides developers with <em>anonymized summaries</em> of the following information related to user ratings.
-    <strong>Stoutner may use this information for any purpose</strong>. Reasonable effort is made
-    to not use this information in a way that would make users uncomfortable.</p>
-<ul>
-    <li><item>Country</item> (eg. United States)</li>
-    <li><item>Language</item> (eg. English)</li>
-    <li><item>App version</item> (eg. 14)</li>
-    <li><item>Android version</item> (eg. Android 7.1)</li>
-    <li><item>Device</item> (eg. Google Nexus 5X [bullhead])</li>
-    <li><item>Tablets</item> (eg. Tablets 10" and above)</li>
-</ul>
-
-
-<h3>Google Play Reviews</h3>
-<p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
-    In addition to the name of the reviewer, the rating, and the text of the review (which are all available publicly),
-    Google provides some or all of the following information to the developer. <strong>Stoutner may
-    use this information for any purpose</strong>. Reasonable effort is made to not use this
-    information in a way that would make the reviewer uncomfortable.</p>
-<ul>
-    <li><item>Version code</item> (eg. 7)</li>
-    <li><item>Version name</item> (eg. 1.6)</li>
-    <li><item>Android version</item> (eg. Android 5.1)</li>
-    <li><item>Device</item> (eg. Galaxy S6 Edge+ [zenlte])</li>
-    <li><item>Manufacturer</item> (eg. Samsung)</li>
-    <li><item>Device type</item> (eg. Phone)</li>
-    <li><item>CPU make</item> (eg. Samsung)</li>
-    <li><item>CPU model</item> (eg. Exynos 7420)</li>
-    <li><item>Screen density</item> (eg. 560 dpi)</li>
-    <li><item>Screen size</item> (eg. 2560 x 1440)</li>
-    <li><item>RAM</item> (eg. 4096 MB)</li>
-    <li><item>Native platform</item> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
-    <li><item>OpenGL ES version</item> (eg. 3.1)</li>
-    <li><item>Device language</item> (eg. English)</li>
-</ul>
-
-
-<h3>Direct Communications</h3>
-<p>Users may choose to send direct communications to Stoutner, like email messages and comments on
-    <a href="https://www.stoutner.com/">stoutner.com</a>. <strong>Stoutner may use this information
-    for any purpose</strong>. Reasonable effort is made to not use this information in a way that
-    would make the author uncomfortable.</p>
-
-<hr />
-<p style="text-align: center;"><em>Revision 1.3, 14 November 2016</em></p>
-</body>
+    <head>
+        <meta charset="UTF-8">
+        <style>
+            h3 {
+                color: 0D4781;
+            }
+
+            strong.red {
+                color: B71C1C;
+            }
+
+            strong.blue {
+                color: 1565C0;
+            }
+
+            item {
+                color: 1976D2;
+                font-weight: bold;
+            }
+        </style>
+    </head>
+
+    <body>
+        <h3>Privacy Browser</h3>
+        <p><strong class="red">Privacy Browser does not collect any user information</strong>.</p>
+
+
+        <h3>Google Play</h3>
+        <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
+            Google provides <em>anonymized summary installation information</em> to developers, including the number of installs organized by the following categories.</p>
+        <ul>
+            <li><item>Android version</item> (eg. Android 7.1)</li>
+            <li><item>Device</item> (eg. Samsung Galaxy S6 [zeroflte])</li>
+            <li><item>Tablets</item> (eg. Tablets 10" and above)</li>
+            <li><item>Country</item> (eg. United States)</li>
+            <li><item>Language</item> (eg. English [United States])</li>
+            <li><item>App version</item> (eg. 14)</li>
+            <li><item>Carrier</item> (eg. T-Mobile - US)</li>
+        </ul>
+
+
+        <h3>Google Play Ratings</h3>
+        <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
+            Google provides developers with <em>anonymized summaries</em> of the following information related to user ratings.</p>
+        <ul>
+            <li><item>Country</item> (eg. United States)</li>
+            <li><item>Language</item> (eg. English)</li>
+            <li><item>App version</item> (eg. 14)</li>
+            <li><item>Android version</item> (eg. Android 7.1)</li>
+            <li><item>Device</item> (eg. Google Nexus 5X [bullhead])</li>
+            <li><item>Tablets</item> (eg. Tablets 10" and above)</li>
+        </ul>
+
+
+        <h3>Google Play Reviews</h3>
+        <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
+            In addition to the name of the reviewer, the rating, and the text of the review (which are all available publicly), Google provides some or all of the following information to the developer.</p>
+        <ul>
+            <li><item>Version code</item> (eg. 7)</li>
+            <li><item>Version name</item> (eg. 1.6)</li>
+            <li><item>Android version</item> (eg. Android 5.1)</li>
+            <li><item>Device</item> (eg. Galaxy S6 Edge+ [zenlte])</li>
+            <li><item>Manufacturer</item> (eg. Samsung)</li>
+            <li><item>Device type</item> (eg. Phone)</li>
+            <li><item>CPU make</item> (eg. Samsung)</li>
+            <li><item>CPU model</item> (eg. Exynos 7420)</li>
+            <li><item>Screen density</item> (eg. 560 dpi)</li>
+            <li><item>Screen size</item> (eg. 2560 x 1440)</li>
+            <li><item>RAM</item> (eg. 4096 MB)</li>
+            <li><item>Native platform</item> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
+            <li><item>OpenGL ES version</item> (eg. 3.1)</li>
+            <li><item>Device language</item> (eg. English)</li>
+        </ul>
+
+
+        <h3>Direct Communications</h3>
+        <p>Users may choose to send direct communications to Stoutner, like email messages and comments on <a href="https://www.stoutner.com/">stoutner.com</a>.</p>
+
+
+        <h3>Use of Information</h3>
+        <p><strong class="red">Stoutner may use this information in any way that assists in the development of Privacy Browser, like troubleshooting bug reports or developing features, including sharing the information with a third party to assist in this process</strong>.
+            <strong class="blue">Stoutner will never sell this information nor transfer it to any third party that would use it for advertising or marketing</strong>.</p>
+
+        <hr />
+        <p style="text-align: center;"><em>Revision 1.4, 20 April 2017</em></p>
+    </body>
 </html>
\ No newline at end of file