Slashdot Mirror


Apple Adding "Do-Not-Track" To Safari

bonch writes "The latest developer preview of OS X Lion includes a 'do not track' privacy feature in Safari, the latest browser to do so following Mozilla Firefox and Microsoft Internet Explorer. The feature complies with a privacy system backed by the FTC that allows users to declare that they do not wish to be tracked by online advertisers. This leaves Google Chrome as the last prominent browser not to support the feature. As an online advertiser themselves, Google states that they 'will continue to be involved closely' with industry discussions about compliance with the do-not-track system."

8 of 126 comments (clear)

  1. In other news ... by bigjocker · · Score: 4, Funny

    Microsoft added a 'Do Not Crack' plea button to Internet Explorer ... hackers were unavailable for comments on whether this new button will convince them of leaving the browser alone

    --
    Life isn't like a box of chocolates. It's more like a jar of jalapenos. What you do today, might burn your ass tomorrow.
    1. Re:In other news ... by elrous0 · · Score: 5, Funny

      Anyone still using IE probably needs a "Do Not Use Crack" button more.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
  2. Disabling third-party cookies? by Anonymous Coward · · Score: 5, Insightful

    Do any of these "Do Not Track" buttons in browsers actually do anything useful, like disable third-party cookies, or does it just amount to an altogether useless "pretty please!" plea to the oh-so-ethical tracking/advertising industry? If the latter, then aren't these fancy "Do Not Track" buttons actually WORSE than nothing since they'll give ignorant users a completely phoney sense of security.

  3. i develop for browsers by circletimessquare · · Score: 4, Interesting

    so i have ie, firefox, chrome, safari, and opera always installed on every one of my machines (work/ mobile/ home)

    sometimes i'll randomly launch browsers just to get a feel for the user experience ("___ is not your default browser, would like to make..." ad infinitum). i'm sure if slashdot data mined the HTTP_USER_AGENT server variable attached to user circletimessquare they'd see an odd 5 piece pie chart

    but after reading this post, i foresee the chrome pie piece experiencing a significant decrease in size

    c'mon google, what the fuck

    and this is why competition works. if only ie dominated, as in years past, there's be little or no pressure to introduce this feature. honest fair competition (in a well-regulated marketplace) means the consumer wins

    one final aside: i love opera. that's one scrappy browser. they always seem to have the most exotic features that leave your mind excited rather than eye-rolling (like bit torrent support baked in). supporting opera, unfortunately, is an afterthought in most browser development projects i've been attached to, and in the past, it suffered from the same hijinks as ie6/7 which left you angry at it and resentful (not so much anymore). but i've always tried to support opera. and its not just sentimental love for the underdog, opera is a really good browser, you should try it (no i'm not affiliated with them in any way). i believe its hot in nordic countries (which makes sense, since its from there) and eastern europe

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  4. Re:Chrome has a privacy mode by fuzzyfuzzyfungus · · Score: 4, Insightful

    Incognito mode ('porn mode' to its friends) attacks an entirely different class of privacy problem.

    The interpersonal privacy compromise problem is a legitimate one. Potentially embarrassing or worse. Incognito mode does a reasonably effective job of stopping that one(I haven't read up on whether or not the latest forensics packages can do anything against it; but the contents of a closed incognito session are safe enough from your roommate/spouse/kids/nosy sibling/etc.)

    Against remote 3rd parties, though, incognito mode is highly limited. It does flush cookies when the session is terminated, which is better than nothing; but with most broadband IPs being close to static, it often isn't rocket surgery to correlate and reconstruct user activity even if you lose some cookies(indeed, being able to run an incognito session and a standard session at the same time and on the same host probably makes that easier, unlike the older, cruder methods where the user manually wiped all their sessions after a period of time).

    They are really two entirely different classes of threat.

  5. Re:Chrome already supports "Don't be evil" by dzfoo · · Score: 3, Informative

    Actually, Chrome supports "Don't be (too) evil": It uses a "super cookie" to persist opt-out cookies. That allows subtle tracking (since the user has to actively opt out of sites, implying that he visited them) without actually tracking you, as you suggested.

    Safari, Mozilla, and IE9 support a blanket "do not track me" header, that gives away no information about your browsing, other than the fact that you do not want to be tracked.

            -dZ.

    --
    Carol vs. Ghost
    ...Can you save Christmas?
  6. Re:Google Analytics by dzfoo · · Score: 3, Interesting

    You'd be surprised to know that Safari disables third-party cookies by default, with the presumption that they are used mostly by advertisers. This is irrespective of the legitimate uses of third-party cookies, however few they may be.

    I can clearly imagine Apple enabling the "Do Not Track" feature by default, seeing that there is no other context for it than to protect the user from tracking by advertisers.

            -dZ.

    --
    Carol vs. Ghost
    ...Can you save Christmas?
  7. Re:Chrome has a privacy mode by Haedrian · · Score: 4, Informative

    To summarise:

    "Privacy Mode" means "Do not store information about what I've been doing ON THIS COMPUTER"
    "Do not Track" means "Dear Advertisers, Do not store information about what I've been doing ON YOUR SERVERS"

    Large difference.