Post Reply 
"Do Not Track"
Apr. 15, 2011, 07:58 AM
Post: #1
"Do Not Track"
so safari and mozilla has both put forward for the support for the "Do No Track" feature.

So would that affect our use of prox?

Quote:Safari to join "Do Not Track" crowd, leaving Google behind
By Chris Foresman | Last updated April 14, 2011 12:38 PM

Apple is officially hopping on the "Do Not Track" train, adding support for special opt-out headers in the version of its Safari Web browser set to ship with Mac OS X 10.7 Lion this summer. The feature is already being tested in developer builds of Lion, according to the Wall Street Journal, making Apple the third major browser vendor to support a centralized opt-out mechanism.

The Federal Trade Commission recently called for online advertisers to devise a standard way for consumers to opt out of tracking associated with online behavioral advertising. Instead of the hodgepodge of opt-out mechanisms used for each website or advertiser—if they allow for one at all—the FTC recommended that the industry support a browser-based setting that consumers concerned with privacy could easily set and forget.

Mozilla made the first step in building broad browser support for "Do Not Track" in Firefox 4. Instead of the cookie-based mechanism suggested by the FTC, however, Firefox sends a specially formatted HTTP header to Web servers noting that the user does not want to be tracked. Microsoft added support for the headers in the recently released IE9, and now Apple appears set to add it to Safari once Lion is released.

Mozilla's passive header solution still requires the cooperation of advertisers and social media sites, and the industry has yet to come up with consensus on "Do Not Track." However, Mozilla noted recently that the AP News Registry has implemented support for the DNT header across 800 news sites. That's a proverbial drop in the Internet advertising bucket, but it's a start. And with Safari joining Firefox and IE, 84 percent of the browser market will support "Do Not Track," giving advertisers a big incentive to make use of the system.

If the industry can't or won't get behind the "Do Not Track" initiative, however, it may find itself nudged ahead anyway by proposed consumer privacy legislation from US House Representative Cliff Stearns (R-FL). Stearns intends to offer up an updated version of the Consumer Privacy Protection Act he regionally introduced in 2005, and supports the FTC's authority to monitor privacy practices when it comes to consumer data. The Obama administration supports "Do Not Track" and increased online privacy initiatives, and also endorses using legislation to make it happen. (The Kerry-McCain privacy bill introduced in the Senate contains limits to collecting user information, but doesn't explicitly support "Do Not Track.")

It's worth noting that Google has yet to announce support for Mozilla's DNT headers in its Chrome browser. Google may be reluctant to embrace the standard since it relies heavily on revenue generated from targeted online advertising. However, the company does offer a Chrome plug-in which aims to make it easier to use current cookie-based opt-out mechanisms offered by online advertisers.

http://arstechnica.com/apple/news/2011/0...n-lion.ars
Add Thank You Quote this message in a reply
Apr. 15, 2011, 04:16 PM
Post: #2
RE: "Do Not Track"
The implementation boils down to one new HTTP header sent to the server.
Code:
DNT: 1
If the header exists, the value can only be 1 or 0. If a third-party server supports it, then that server "SHOULD" echo that same header in its HTTP response.

http://www.ietf.org/id/draft-mayer-do-not-track-00.txt

(Apr. 15, 2011 07:58 AM)bugger Wrote:  So would that affect our use of prox?
As long as your Proxo doesn't mess with the new DNT: header then no change should be needed to support Do-Not-Track. Or of course you could forge / manipulate that header with Proxo to overwrite a choice made in the browser, or to supply your own preference when there wasn't a choice made and the header isn't provided.

As a side note, it will be possible for scripts to query the setting of a Do-Not-Track choice using something like: window.navigator.NavigatorDoNotTrack
http://www.w3.org/Submission/2011/SUBM-w...-not-track
Add Thank You Quote this message in a reply
Apr. 14, 2012, 07:38 PM
Post: #3
RE: "Do Not Track"
i forgot all about this thread...

this "do not track" thing was on "prime time news" a week or two back - and how web sites were IGNORING the 'request' to "do not track" and was TRACKING them anyway...

Facebook was in the news just a couple days ago of how now they are allowing users to download a portion of the data they have on you...

i don't use Facebook, so i'm not sure how it works, but apparently you can now 'see' just what they have "collected" about you...

i doubt they're 'telling all', just sharing a small portion of what they have...
else they'd be "scaring" everybody that uses Facebook into NEVER using it again, i suspect anyway...
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: