]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/about_privacy_policy.html
352c16389507f3c48d141b218d3cd081a0436607
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_privacy_policy.html
1 <!--
2   Copyright 2016 Soren Stoutner <soren@stoutner.com>.
3
4   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
5
6   Privacy Browser is free software: you can redistribute it and/or modify
7   it under the terms of the GNU General Public License as published by
8   the Free Software Foundation, either version 3 of the License, or
9   (at your option) any later version.
10
11   Privacy Browser is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14   GNU General Public License for more details.
15
16   You should have received a copy of the GNU General Public License
17   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
18
19 <html>
20 <body>
21 <h3><font color="0D4781">Privacy Browser</font></h3>
22 <p><strong>Privacy Browser does not collect any user information</strong>.</p>
23
24 <hr />
25
26 <h3><font color="0D4781">Google Play Ratings</font></h3>
27 <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
28     Google provides developers with <em>anonymized summaries</em> of the following information related to user ratings.
29     <strong>Stoutner may use this information for any purpose</strong>.</p>
30 <ul>
31     <li><strong><font color="0D4781">Country</font></strong></li>
32     <li><strong><font color="0D4781">Language</font></strong></li>
33     <li><strong><font color="0D4781">App version</font></strong></li>
34     <li><strong><font color="0D4781">Android version</font></strong></li>
35     <li><strong><font color="0D4781">Device</font></strong> (eg. Google Nexus 5X, Samsung Galaxy Note3)</li>
36     <li><strong><font color="0D4781">Tablets</font></strong> (eg. Tablets 10" and above)</li>
37 </ul>
38
39 <hr />
40
41 <h3><font color="0D4781">Google Play Reviews</font></h3>
42 <p>Google Play has it <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
43     In addition to the name of the reviewer, the rating, and the text of the review (which are all available publicly),
44     Google provides some or all of the following information to the developer.
45     <strong>Stoutner may use this information for any purpose</strong>.</p>
46 <ul>
47     <li><strong><font color="0D4781">Version code</font></strong> (eg. 7)</li>
48     <li><strong><font color="0D4781">Version name</font></strong> (eg. 1.6)</li>
49     <li><strong><font color="0D4781">Android version</font></strong> (eg. Android 5.1)</li>
50     <li><strong><font color="0D4781">Device</font></strong> (eg. Galaxy S6 Edge+ [zenlte])</li>
51     <li><strong><font color="0D4781">Manufacturer</font></strong> (eg. Samsung)</li>
52     <li><strong><font color="0D4781">Device type</font></strong> (eg. Phone)</li>
53     <li><strong><font color="0D4781">CPU make</font></strong> (eg. Samsung)</li>
54     <li><strong><font color="0D4781">CPU model</font></strong> (eg. Exynos 7420)</li>
55     <li><strong><font color="0D4781">Screen density</font></strong> (eg. 560 dpi)</li>
56     <li><strong><font color="0D4781">Screen size</font></strong> (eg. 2560 x 1440)</li>
57     <li><strong><font color="0D4781">RAM</font></strong> (eg. 4096 MB)</li>
58     <li><strong><font color="0D4781">Native platform</font></strong> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
59     <li><strong><font color="0D4781">OpenGL ES version</font></strong> (eg. 3.1)</li>
60     <li><strong><font color="0D4781">Device language</font></strong> (eg. English)</li>
61 </ul>
62
63 <hr />
64 <p style="text-align: center;">Revision 1.2, 3 June 2016</p>
65 </body>
66 </html>