Security/Tracking protection: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(link to UX mocks (internal only))
(→‎QA: add PRLOG modules)
Line 20: Line 20:
* [https://etherpad.mozilla.org/tSURi1hdS0 Ideas for a testing strategy]
* [https://etherpad.mozilla.org/tSURi1hdS0 Ideas for a testing strategy]
* [https://people.mozilla.org/~fmarier/tracking-test/ Test page]
* [https://people.mozilla.org/~fmarier/tracking-test/ Test page]
To turn on debugging output, export the following environment variable:
NSPR_LOG_MODULES="UrlClassifierDbService:5,nsChannelClassifier:5"


== UX ==
== UX ==

Revision as of 03:34, 13 April 2015

Description

Websites need to be able to deliver and monetize the content they create. Users want more protection from online tracking. Tracking Protection is a new platform-level technology that blocks HTTP loads at the network level. Coupled with a user-declared opt-out, such as Do Not Track, we will explore various paths that can provide users with more safety while allowing websites to reliably deliver ads that meet or exceed consumer's tracking preferences.

This feature is part of the Polaris initiative.

https://intranet.mozilla.org/TrackingProtectionForFirefox

Engineering

QA

To turn on debugging output, export the following environment variable:

NSPR_LOG_MODULES="UrlClassifierDbService:5,nsChannelClassifier:5"

UX

Documentation