Microsoft Drops Use of 'Supercookies' On MSN
Trailrunner7 writes "In response to work by Stanford University researchers who found that Microsoft and several other high-profile companies were using a controversial technique to keep persistent cookies on users' PCs to track their movements, Microsoft says it has discontinued the practice of using so-called 'supercookies.' In July, Jonathan Mayer, a graduate student at Stanford, revealed that some companies were still employing techniques that enabled browser history sniffing, which give the companies information on what sites users have visited and what links they've clicked on. The research also found that some companies were using cookies that re-spawn even after users have deleted them. Microsoft was using this technique on one of its sites, MSN.com, and now the company said that it is no longer doing so."
" *snip* as a result of older code that was used only on our own sites, and was already scheduled to be discontinued *snip*"
See, why don't i believe you?
Considering the corporate mindset and the modus operandi of companies like Microsoft, this is the tip of an unexplored iceberg. I bet they're saving logs of every conversation that takes place over their MSN IM software to glean competitive information to exploit / sell to fellow corporations. We would have to be pretty stupid to assume otherwise.
This post was made in complete sincere seriousity; as such any attempts to derive humour are doomed to instant failure.
Microsoft was using this technique on one of its sites, MSN.com, and now the company said that it is no longer doing so.
They've probably come up with another way to covertly track users. I've always been amazed at MSN.com's ability to display on a new workstation even if the firewall and proxy haven't been configured yet. I guess those pesky servers just happen to like that combination of letters or something.
Microsoft: trying hard, not to look evil.
Be Evil, but be good at it.
Science advances one funeral at a time- Max Planck
How can the cookies possibly re-spawn after the user has deleted them? I was under the impression that they were little more than text.
Leave it to browser developers to seriously fuck up even the simplest of tasks. They goofed big time by accepting horribly malformed HTML. Then they fucked up while embedding a client-side scripting language (there's no excuse for the piece of shit that is JavaScript). Then there were the HTML elements that were obviously stupid to begin with, like marquee and blink. So it's no surprise that they'd royally mess up cookies, too. Judging by the current "progress" of HTML5, it's only going to get much, much worse.
So Microsoft says they have a commitment to user privacy, so they are discontinuing use of this technique right? My question is, if they are committed to user privacy then why use the technique in the first place? Getting caught then stopping is like saying you wont steal cookies from the cookie jar anymore, while you still have two handfuls of cookies.
The Computer Fraud and Abuse Act prohibits unauthorized access to computer systems. Surely planting a cookie that restores itself after the user has deleted it is unauthorized access.
Give me Classic Slashdot or give me death!
Adobe has been doing this same thing, your browser is set to delete cookies and history.
Adobe won't let you
Go ahead delete them, now visit this site and see what's up
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
Why not list the names of the other companies using these cookies so we can avoid them rather than single out Microsoft who is doing something about it?
Did anyone find the article listing the companies found to be using supercookies in July? "In July, Jonathan Mayer, a graduate student at Stanford, revealed that some companies..."
We may avoid the offending sites, but usually we won't know if advertisers on those sites are using them.
While it seems everyone is milking the 'supercookie' cessation hype, at least one org is telling us why...
Online Behavioral Tracking
Imagination drew in bold strokes, instantly serving hopes and fears, while knowledge advanced by slow increments...
Hmm good they quit using them but for all these other websites that do can anyone say firefox portable with the better privacy plugin and after that add in ccleaner for good measure
Shouldn't it rather be 'Micro$oft confesses wrongdoing'?
Here's what 'supercookies' actually are (from the horse's mouth: http://cyberlaw.stanford.edu/node/6715)
* you hit a page which includes a wlHelper.js script
* wlHelper.js is served with header that tell your browser - cache this forever
* wlHelper.js contains code something like this:
var unique_id = 'RANDOM_LOOKING_STRING_JUST_FOR_YOU'
if MUID cookie doesn't already exist
set MUID cookie to unique_id
You delete your MUID cookie - but next time you hit a page that contains wlHelper.js the cached version is pulled form your browser. unique_id is there in the cached code, so the cookie gets set again.
by hiding data in content cached by certain ISPs transparent proxies
Okay, I'll say it: That's really evil.
Of course, if you miss even one of the 7 places the site hid the data, the other 6 are immediately restored from it next time you visit.
God, I'm starting to feel old.
7 places?!?
I think I might have just experienced a "get off my lawn" moment...