X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fit%2Fguide_tracking_ids.html;h=078e99376ca763a9c5e57f165ff9403c2c4724a4;hb=e2d4437956f57b50bda1f27c9b4eea9367de7758;hp=8bc65afb33ad7317ff08ada47feca57a60822ca0;hpb=bec253231a61ce8d9fd9d2003d5d4bad6af295d8;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/assets/it/guide_tracking_ids.html b/app/src/main/assets/it/guide_tracking_ids.html index 8bc65afb..078e9937 100644 --- a/app/src/main/assets/it/guide_tracking_ids.html +++ b/app/src/main/assets/it/guide_tracking_ids.html @@ -1,68 +1,59 @@ + along with Privacy Browser Android. If not, see . --> - - + + + + + + -

Do Not Track

+

Do Not Track

Alcuni anni fa il W3C (World Wide Web Consortium) ha creato per i browser un meccanismo per informare i web server che preferiscono non essere tracciati. - Questo è ottenuto attraverso l'inclusione nella richiesta al server di un header denominato: DNT (Do Not Track).

- -

L'header DNT in realtà non garantisce nessuna privacy dal momento che la maggior parte dei web server lo ignora, come ad esempio Yahoo, Google, Microsoft e Facebook, che ignorano tutti almeno alcuni degli header DNT.

- - -

Annunci

+ Questo è ottenuto attraverso l'inclusione nella richiesta al server di un header denominato: DNT (Do Not Track).

-

Privacy Browser Free mostra nella parte inferiore dello schermo un banner pubblicitario che è popolato attraverso la Google’s AdMob network. - Di default Google fornisce la advertising ID del dispositivo agli annunci mostrati. - Questa pratica permette alle compagnie pubblicitarie la creazione di un profilo del dispositivo che mostri quali app sono installate (quelle che mostrano l'annuncio), la loro frequenza di utilizzo, gli annunci che interessano all'utente.

+

L'header DNT in realtà non garantisce nessuna privacy dal momento che la maggior parte dei web server lo ignora, come ad esempio Yahoo, Google, Microsoft e Facebook, + che ignorano tutti almeno alcuni degli header DNT. A partire dalla versione 3.8 in Privacy Browser non è più presente l'opzione per inviare intestazioni DNT.

-

Gli utenti possono scegliere di disattivare la advertising ID in Impostazioni, Google, Annunci.

- +

Modifica delle URL

-

Lo scopo della versione free di Privacy Browser è quello di permettere agli utenti di provare la app e le sue funzionalità. La versione standard può essere acquistata su tutti i principali app stores o scaricata gratuitamente da - F-Droid.

+

Privacy Browser removes tracking IDs and AMP (Accelerated Mobile Pages) redirects from URL queries. + There is a blog post that is updated with the current list of modifications. + URL modification can be turned off in the settings if it is causing issues.

-

Verizon Tracking Headers

+

X-Requested-With Header

-

Verizon, uno dei principali vettori mobili negli Stati Uniti, aggiunge un tracking header a tutto il traffico HTTP non criptato sulla propria rete. La Electronic Frontier Foundation ha preso posizione relativamente - alle implicazioni sulla privacy di questa pratica. Per effetto della pressione dell'opinione pubblica Verizon ha messo a disposizione la possibilità di - disattivare il tracking.

+

Google programmed Android’s WebView to send an X-Requested-With header with every request. + The value of the X-Requested-With header is set to the application ID, which in the case of Privacy Browser is com.stoutner.privacybrowser.standard. + Currently, it isn't possible to remove this header, but the value can be changed. By default, Privacy Browser sends a null (empty) value for the X-Requested-With header. + Even though the spec allows for null header values, some web servers don't like them, so Privacy Browser has the option to revert to the default behavior of sending the app ID. + Because this setting is cached when a URL is first loaded, and isn't changed when reloading a page or navigating history, + changes to this setting may not be applied until Privacy Browser is restarted. + There is a blog post with additional information. + The X-Requested-With header will be completely removed in the 4.x series with the release of Privacy WebView.

\ No newline at end of file