]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/free/assets/ru/about_privacy_policy_light.html
Use the public download directory. https://redmine.stoutner.com/issues/224
[PrivacyBrowserAndroid.git] / app / src / free / assets / ru / about_privacy_policy_light.html
1 <!--
2   Copyright © 2016-2018 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     <head>
21         <meta charset="UTF-8">
22
23         <link rel="stylesheet" href="../en/css/light_theme.css">
24     </head>
25
26     <body>
27         <h3>Privacy Browser Free</h3>
28         <p><strong class="red">Privacy Browser Free does not collect any user information</strong>.</p>
29
30
31         <h3>Google Play</h3>
32         <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
33             Google provides <em>anonymized summary installation information</em> to developers, including the number of installs organized by the following categories.</p>
34         <ul>
35             <li><item>Android version</item> (eg. Android 7.1)</li>
36             <li><item>Device</item> (eg. Samsung Galaxy S6 [zeroflte])</li>
37             <li><item>Tablets</item> (eg. Tablets 10" and above)</li>
38             <li><item>Country</item> (eg. United States)</li>
39             <li><item>Language</item> (eg. English [United States])</li>
40             <li><item>App version</item> (eg. 14)</li>
41             <li><item>Carrier</item> (eg. T-Mobile - US)</li>
42         </ul>
43
44
45         <h3>Google Play Ratings</h3>
46         <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
47             Google provides developers with <em>anonymized summaries</em> of the following information related to user ratings.</p>
48         <ul>
49             <li><item>Country</item> (eg. United States)</li>
50             <li><item>Language</item> (eg. English)</li>
51             <li><item>App version</item> (eg. 14)</li>
52             <li><item>Android version</item> (eg. Android 7.1)</li>
53             <li><item>Device</item> (eg. Google Nexus 5X [bullhead])</li>
54             <li><item>Tablets</item> (eg. Tablets 10" and above)</li>
55         </ul>
56
57
58         <h3>Google Play Reviews</h3>
59         <p>Google Play has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
60             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>
61         <ul>
62             <li><item>Version code</item> (eg. 7)</li>
63             <li><item>Version name</item> (eg. 1.6)</li>
64             <li><item>Android version</item> (eg. Android 5.1)</li>
65             <li><item>Device</item> (eg. Galaxy S6 Edge+ [zenlte])</li>
66             <li><item>Manufacturer</item> (eg. Samsung)</li>
67             <li><item>Device type</item> (eg. Phone)</li>
68             <li><item>CPU make</item> (eg. Samsung)</li>
69             <li><item>CPU model</item> (eg. Exynos 7420)</li>
70             <li><item>Screen density</item> (eg. 560 dpi)</li>
71             <li><item>Screen size</item> (eg. 2560 x 1440)</li>
72             <li><item>RAM</item> (eg. 4096 MB)</li>
73             <li><item>Native platform</item> (eg. armeabi-v7a,armeabi,arm64v8a)</li>
74             <li><item>OpenGL ES version</item> (eg. 3.1)</li>
75             <li><item>Device language</item> (eg. English)</li>
76         </ul>
77
78
79         <h3>Advertisements</h3>
80         <p>Privacy Browser Free displays a banner ad across the bottom of the screen using Google's AdMob network, which has its <a href="https://www.google.com/intl/en/policies/privacy/">own privacy policy</a>.
81             Note that unless you have <a href="http://www.techrepublic.com/article/pro-tip-how-to-opt-out-of-interest-based-ads-on-your-android-phone/">opted out of interest-based ads</a>,
82             the advertiser will receive a copy of your unique device advertising ID, which allows them to track your device across apps.
83             AdMob reports <em>anonymized summaries</em> of the following information to developers.</p>
84         <ul>
85             <li><item>Total impressions</item></li>
86             <li><item>Total clicks</item></li>
87             <li><item>Platforms</item> (eg. high-end mobile devices, tablets)</li>
88             <li><item>Activity by country</item></li>
89         </ul>
90
91
92         <h3>Direct Communications</h3>
93         <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>
94
95
96         <h3>Use of Information</h3>
97         <p><strong class="blue">Stoutner may use this information to assist in the development of Privacy Browser and communicate the status of the project to users.</strong>
98             <strong class="red">Stoutner will never sell this information nor transfer it to any third party that would use it for advertising or marketing.</strong></p>
99
100         <hr />
101         <p style="text-align: center;"><em>Revision 1.5, 11 January 2018</em></p>
102     </body>
103 </html>