X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Fit%2Fabout_permissions.html;h=b453f79c48fb997d4936f5b6e79d6c3d80f52203;hp=fe2789004d329959961a9094c268efd677e79180;hb=e910d5b5ad2200a9e1d56bb9a5eb18ae190a2bd3;hpb=3326976f52dfb9ab06530128c8ef6bb4027b0391 diff --git a/app/src/free/assets/it/about_permissions.html b/app/src/free/assets/it/about_permissions.html index fe278900..b453f79c 100644 --- a/app/src/free/assets/it/about_permissions.html +++ b/app/src/free/assets/it/about_permissions.html @@ -1,5 +1,7 @@ + -

Have full network access

+

Accesso completo alla rete

android.permission.INTERNET

-

Required for the WebView to access the internet. Without this permission, Privacy Browser would be “No Browser: Protecting Your Privacy by Staying Completely Off the Internet”.

+

E' richiesto per permettere l'accesso Internet a WebView. Senza questo permesso, Privacy Browser sarebbe “Nessun Browser: Protegge la tua Privacy restando completamente isolato da Internet”.

-

Install shortcuts

+

Creazione di collegamenti

com.android.launcher.permission.INSTALL_SHORTCUT

-

Required to add shortcuts for websites to the launcher desktop.

+

E' richiesto per poter creare collegamenti a siti web sulla schermata principale del dispositivo.




-

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.

+

Oltre a questo, Privacy Browser Free mostra gli annunci da Google’s AdMob network. Per la versione Free, AdMob aggiunge i seguenti permessi anche se essi non sono elencati nel codice sorgente, nel + file manifest.

-

View network connections

+

Visualizzare connessioni di rete

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.

+

Permette agli annunci di dire quando si è o non si è connessi a internet (presumibilmente per evitare il tentativo di ricaricare un annuncio quando non si è connessi). + Gli annunci possono anche dire se si è connessi via Wi-Fi, 2G, 3G, 4G, ecc.

-

Prevent phone from sleeping

+

Impedire al dispositivo di entrare in modalità 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).

+

Permette agli annunci di impedire al processore di entrare in modalità sleeping e allo schermo di spegnersi, anche se dopo vari test eseguiti non sembra che il comportamento sia questo.

-

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.

+

Esecuzione in avvio

+

android.permission.RECEIVE_BOOT_COMPLETED

+

Permette l'avvio di AdMob quando si avvia il dispositivo anche se non è ancora stato aperto Privacy Browser Free. Questo è un permesso pericoloso perché può permettere a Google di spiare l'utente. + Sarebbe quindi meglio trovare un provider diverso o dismettere completamente la versione free di Privacy Browser.

\ No newline at end of file