X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Fde%2Fabout_permissions.html;h=fa38cad53e7d62cb3e245f9adbafea12b324b83b;hp=fbfe121c054f04bd45ffe0cca9aaf64cb2cb8485;hb=e910d5b5ad2200a9e1d56bb9a5eb18ae190a2bd3;hpb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330 diff --git a/app/src/free/assets/de/about_permissions.html b/app/src/free/assets/de/about_permissions.html index fbfe121c..fa38cad5 100644 --- a/app/src/free/assets/de/about_permissions.html +++ b/app/src/free/assets/de/about_permissions.html @@ -1,64 +1,65 @@ + You should have received a copy of the GNU General Public License + along with Privacy Browser. If not, see . --> - - - - - -

Voller Netzwerkzugriff

-

android.permission.INTERNET

-

Benötigt, damit WebView das Internet nutzen kann. Ohne diese Berechtigung wäre Privacy Browser "Kein Browser: Schützt Ihre Privatsphäre durch Fernbleiben von jeglicher Konnektivität".

- -

Verknüpfungen installieren

-

com.android.launcher.permission.INSTALL_SHORTCUT

-

Benötigt, um Verknüpfungen zu Websites auf Ihrer Startseite zu erstellen.

- -
-
-
- -

In addition, Privacy Browser Free displays ads from Google's AdMob network using the Firebase backend. For the free flavor, Firebase adds the following permissions even though they are not listed in the manifest file.

- -

View network connections

-

android.permission.ACCESS_NETWORK_STATE

-

Allows the ads to tell when you are connected to the internet and when you aren't (presumably so they don't try to reload an ad when you are disconnected). They can also tell if you are connected via Wi-Fi, 2G, 3G, 4G, etc.

- -

Prevent phone from sleeping

-

android.permission.WAKE_LOCK

-

Allows the ads to keep the processor from sleeping and the screen from dimming, although in my testing I don't think the ads actually do this.

- -

Receive data from Internet

-

com.google.android.c2dm.permission.RECEIVE

-

Allows Google to send information directly to the AdView without having to receive a request first (cloud-to-device messaging).

- -

Receive data from Internet

-

com.stoutner.privacybrowser.free.permission.C2D_MESSAGE

-

Secures the cloud-to-device messages so that only Privacy Browser Free can receive them.

- + + + + + + + + + + +

Voller Netzwerkzugriff

+

android.permission.INTERNET

+

Benötigt, damit WebView das Internet nutzen kann. Ohne diese Berechtigung wäre Privacy Browser “Kein Browser: Schützt Ihre Privatsphäre durch Fernbleiben von jeglicher Konnektivität”.

+ +

Verknüpfungen installieren

+

com.android.launcher.permission.INSTALL_SHORTCUT

+

Benötigt, um Verknüpfungen zu Websites auf Ihrer Startseite zu erstellen.

+ +
+
+
+ +

In addition, Privacy Browser Free displays ads from Google’s AdMob network. For the free flavor, AdMob adds the following permissions even though they are not listed in the source code + manifest file.

+ +

Netzwerk-Verbindungen anzeigen

+

android.permission.ACCESS_NETWORK_STATE

+

Erlaubt den Werbeanzeigen mitzuteilen, wenn das Gerät mit dem Internet verbunden ist und wann nicht (vermutlich damit nicht versucht wird, Werbeanzeigen neu zu laden, wenn keine Verbindung besteht). + Diese können auch mitteilen, ob eine Verbindung via WLAN, 2G, 3G, 4G, usw. besteht.

+ +

Schlaf-Modus des Telefons verhindern

+

android.permission.WAKE_LOCK

+

Erlaubt den Werbeanzeigen, das Gerät nicht in den Schlaf-Modus zu versetzen und das Display nicht zu dimmen. In Stoutners Tests konnte dieses Verhalten nicht festgestellt werden.

+ +

Run at startup

+

android.permission.RECEIVE_BOOT_COMPLETED

+

Lets AdMob start when the phone boots even if you don't open Privacy Browser Free. This is a concerning permission because it can allow Google to spy on you. + I would either like to find a different ad provider or drop the free flavor of Privacy Browser entirely.

+ \ No newline at end of file