2 Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
4 Translation 2021 Bernhard G. Keller. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
6 This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
8 Privacy Cell is free software: you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation, either version 3 of the License, or
11 (at your option) any later version.
13 Privacy Cell is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. -->
23 <meta charset="UTF-8">
25 <link rel="stylesheet" href="../css/theme.css">
27 <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
28 <meta name="color-scheme" content="light dark">
33 <p><strong class="red">Privacy Cell sammelt keinerlei Benutzer-Informationen.</strong></p>
36 <p>Google Play hat seine eigene <a href="https://policies.google.com/privacy">Datenschutzerklärung</a>.
37 Google stellt Entwicklern anonymisierte Installations-Informationen inklusive der Anzahl der Installationen unterteilt in die folgenden Kategorien bereit:</p>
39 <li><item>Android-Version</item> (z.B. Android 7.1)</li>
40 <li><item>Gerät</item> (z.B. Samsung Galaxy S6 [zeroflte])</li>
41 <li><item>Tablets</item> (z.B. 10"-Tablet oder höher)</li>
42 <li><item>Land</item> (z.B. USA)</li>
43 <li><item>Sprache</item> (z.B. Englisch [USA])</li>
44 <li><item>App-Version</item> (z.B. 14)</li>
45 <li><item>Mobilfunk-Anbieter</item> (z.B. T-Mobile – US)</li>
48 <h3>Google Play Bewertungen</h3>
49 <p>Google Play hat seine eigene <a href="https://policies.google.com/privacy">Datenschutzerklärung</a>.
50 Google stellt Entwicklern folgende anonymisierte Installations-Informationen bezüglich der Bewertungen bereit:</p>
52 <li><item>Land</item> (z.B. USA)</li>
53 <li><item>Sprache</item> (z.B. Englisch)</li>
54 <li><item>App-Version</item> (z.B. 14)</li>
55 <li><item>Android-Version</item> (z.B. 7.1)</li>
56 <li><item>Gerät</item> (z.B. Google Nexus 5X [bullhead])</li>
57 <li><item>Tablets</item> (z.B. 10"-Tablet oder höher)</li>
60 <h3>Google Play Rezensionen</h3>
61 <p>Google Play hat seine eigene <a href="https://policies.google.com/privacy">Datenschutzerklärung</a>.
62 Zusätzlich zum Namen des Rezensenten, der Bewertung und dem Text der Rezension (welche alle öffentlich zugänglich sind),
63 stellt Google dem Entwickler einige oder alle der folgenden Informationen zur Verfügung:</p>
65 <li><item>Versions-Code</item> (z.B. 7)</li>
66 <li><item>Versions-Name</item> (z.B. 1.6)</li>
67 <li><item>Android-Version</item> (z.B. Android 5.1)</li>
68 <li><item>Gerät</item>(z.B. Galaxy S6 Edge+ [zenlte])</li>
69 <li><item>Hersteller</item> (z.B. Samsung)</li>
70 <li><item>Gerätetyp</item> (z.B. Mobiltelefon)</li>
71 <li><item>CPU-Fabrikat</item> (z.B. Samsung)</li>
72 <li><item>CPU-Modell</item> (z.B. Exynos 7420)</li>
73 <li><item>Bildschirm-Auflösung</item> (z.B. 560 dpi)</li>
74 <li><item>Bildschirm-Größe</item> (z.B. 2560 x 1440)</li>
75 <li><item>RAM</item> (z.B. 4096 MB)</li>
76 <li><item>Native Plattform</item> (z.B. armeabi-v7a,armeabi,arm64v8a)</li>
77 <li><item>OpenGL ES Version</item> (z.B. 3.1)</li>
78 <li><item>Geräte-Sprache</item> (z.B. Englisch)</li>
81 <h3>Direkte Kommunication</h3>
82 <p>Benutzer können z.B. per Email und Kommentaren auf <a href="https://www.stoutner.com/">stoutner.com</a> direkt mit Stoutner Kontakt aufnehmen.</p>
84 <h3>Daten-Nutzung</h3>
85 <p><strong class="blue">Stoutner kann diese Informationen nutzen, um die Entwicklung von Privacy Browser zu unterstützen und den Status des Projekts an Benutzer zu melden.</strong>
86 <strong class="red">Stoutner wird die Informationen niemals verkaufen oder an Dritte weitergeben, welche diese für Anzeigen oder Marketing nutzen.</strong></p>
89 <p style="text-align: center;"><em>Revision 1.0, 23. August 2021</em></p>