Do Not Track: Difference between revisions

From IDESG Wiki
Jump to navigation Jump to search
Line 10: Line 10:
==REFERENCES==
==REFERENCES==
More information about [[Do Not Track]] can be found at these links:
More information about [[Do Not Track]] can be found at these links:
FTC website on [[Do Not Track]]: https://www.ftc.gov/news-events/media-resources/protectingconsumer-privacy/do-not-track
*FTC website on [[Do Not Track]]: https://www.ftc.gov/public-statements/2011/10/do-not-track-privacy-internet-age
[[Do Not Track]] standard work at the W3C: http://www.w3.org/2011/tracking-protection/
*[[Do Not Track]] standard work at the W3C: http://www.w3.org/2011/tracking-protection/

Revision as of 21:46, 18 October 2018

Full Title

Tracking Preference Expression (DNT) W3C Candidate Recommendation (2017-10-19)

Context

The Abstract from the standard states it best:

This specification defines the DNT request header field as an HTTP mechanism for expressing a user's preference regarding tracking, an HTML DOM property to make that expression readable by scripts, and APIs that allow scripts to register exceptions granted by the user. It also defines mechanisms for sites to communicate whether and how they honor a received preference, including well-known resources for retrieving preflight tracking status, a media type for representing tracking status information, and the Tk response header field for confirming tracking status.

Problem

The W3C is dominated by commercial interests that have blocked standardization of this well-known, and well-regarded (non)standard.

REFERENCES

More information about Do Not Track can be found at these links: