Slashdot Mirror


Google: IE Privacy Policy Is Impractical

itwbennett writes "In response to Microsoft's claim that Google circumvented Internet Explorer privacy protections (following the discovery that Google also worked around Safari's privacy settings), Google on Monday said that IE's privacy protection, called P3P, is impractical to comply with."

16 of 258 comments (clear)

  1. Impractical to who? by scruffy · · Score: 5, Insightful

    I suppose privacy is impractical to those who want to sell our personal information.

    1. Re:Impractical to who? by alphatel · · Score: 5, Funny

      Why would the need to sell our demographic information to advertisers? They are a company that offers free profile pages to plus one enthusiasts.

      --
      When the foot seeks the place of the head, the line is crossed. Know your place. Keep your place. Be a shoe.
    2. Re:Impractical to who? by egamma · · Score: 5, Interesting

      "but the data they use to do so never leaves their own servers."

      I guess you believe everything you hear/read....

      Why would the data leave their servers? They don't need to sell the information to advertisers--they simply tell advertisers, "We know everything about everyone. We will put your ad in front of the 1 million people most likely to respond. You don't need us to sell their information to you--they will provide it when they buy your product."

    3. Re:Impractical to who? by madmark1 · · Score: 5, Informative

      No, they aren't. In the Safari case, the default setting in Safari is to block third party cookies. No one made that choice, unless it was to go in and unblock them. Seeing as how Safari is the only browser that blocks them by default, most people probably don't even realize they ARE blocked. And in this specific case, the 'work-around' was to provide tracking cookies to people logged in to G+ who specifically opted in to targeted ads. How this can possibly be spun into Google doing evil is really amazing to me. They did exactly what their customers asked for, and got thrashed for it. Lets not forget also that the cookies in question were non-specific, and had no personally identifiable information in them. Did anyone even read the article on that?

      In the IE case, Microsoft is relying on an optional, trust based system deprecated 5 years ago as a method of protecting your privacy. Once again, Google used a perfectly legitimate part of that standard to bypass it, for the express purpose of giving users who were logged in to G+ and opted in to targeted ads, those targeted ads. Explain the evil here, if you would?

  2. Wer're safe! by accessbob · · Score: 5, Funny

    Thank goodness they're not an evil company. It could have been M$ breaking the Web standard...

  3. FTFY by elrous0 · · Score: 5, Funny

    Google on Monday said that IE's privacy protection, called P3P, is unprofitable to comply with."

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  4. Old and Busted by uigrad_2000 · · Score: 5, Interesting

    P3P has been Old and Busted since Slashdot first covered it in 2002.

    Microsoft would never bring it up, if they weren't already in panic mode. This seems to indicate that MS is in far worse shape than we know.

    --
    Free unix account: freeshell.org
  5. Re:Microsoft Quality by betterunixthanunix · · Score: 5, Insightful

    Frankly, as an approach to a security engineering problem, P3P is pretty bad. You are basically allowing your adversary to declare what the security policy will be, then leaving it up to your adversary to follow that policy.

    If browser makers were serious about protecting their users' privacy, they would make adblocking the default, they would have stricter cookies policies, and they would not let a company like Google decide what sort of privacy people will have.

    --
    Palm trees and 8
  6. Not impractical, ridiculous! by sugarmotor · · Score: 5, Interesting

    I think Google is being polite, as do people who quote a "lack of value"

    From http://en.wikipedia.org/wiki/P3P

    The main content of a privacy policy is the following:

            which information the server stores:
                    which kind of information is collected (identifying or not);
                    which particular information is collected (IP address, email address, name, etc.);

    Kind of information??? As if the AI problems were all solved. IP Address? Of course it is collected. Email address? Yes if there is an input box that says email address then the address is collected.

    --
    http://stephan.sugarmotor.org
  7. Re:Microsoft Quality by SaroDarksbane · · Score: 5, Funny

    Future News: For Windows 8, Microsoft has replaced the traditional log on screen with a text field. Users will now have to simply enter a reason why they should be allowed to log onto the system. The system will accept all answers.

  8. misleading/wrong question by poetmatt · · Score: 5, Insightful

    The question that should be asked is: Why does IE have some part of their framework in place which can be simply ignored/violated?

    1. Re:misleading/wrong question by Desler · · Score: 5, Insightful

      Yeah how dare they implement the P3P standard as it tells them to! Google is using a loophole in the standard to bypass the privacy protection.

  9. Re:Microsoft Quality by msauve · · Score: 5, Funny

    Plus, P3P is faulty, it has a loophole which one can take advantage of. Much better to simply follow a properly designed spec for this sort of thing, like RFC 3514.

    --
    "National Security is the chief cause of national insecurity." - Celine's First Law
  10. Re:Impractical to Microsoft, MS also send invalid by Americano · · Score: 5, Insightful

    User: "I don't wish to be tracked. I've opted out using this P3P setting."
    Google: "Haha there's a loophole that we're gonna use to track you anyway. Blame Microsoft if you don't like it, sucker!"

    Yep, Google has done nothing wrong here whatsoever. They're completely right to exploit a known loophole which allows them to disregard the wishes of the users accessing their services, if those wishes would make Google's services less profitable.

    If this is "Do no evil," I shudder to think about the damage Google could do if they decided one day to deliberately engage in evil.

  11. Re:One question never answered by MozeeToby · · Score: 5, Informative

    Not only does Facebook do it but Microsoft also does it. The standard they are accusing Google of violating is so out of date that W3 doesn't even try to update it anymore, because no one follows it and most browsers don't even implement it fully. This is a non-story in every direction.

  12. Re:Impractical to Microsoft, MS also send invalid by Lonewolf666 · · Score: 5, Informative

    Consider the following (from http://www.w3.org/TR/P3P11/#ua_compact;

    6.4 Compact Policy Processing

    P3P user agents MUST NOT rely on P3P compact policies that do not comply with the P3P 1.0 or P3P 1.1 specifications or are obviously erroneous. Such compact policies SHOULD be deemed invalid and the corresponding cookies should be treated as if they had no compact policies.

    As I understand this, IE should actually search the Google P3P header for a valid statement of what Google intends to do with regard to tracking cookies. If it does not find those, it should apply the default behaviour for web sites without any P3P header. As described by Dean Hachamovitch (the author of the blog post):

    By default, IE blocks third-party cookies unless the site presents a P3P Compact Policy Statement indicating how the site will use the cookie and that the sites use does not include tracking the user.

    Fine. So your browser sees a Google P3P header without any valid policies. At this point, the clause "unless the site presents..." should kick in and cookies should be blocked. To me this looks like a bug in IE, as they failed to implement the default behavior in this case. It would be appropriate for Microsoft to fix this bug, send the fix as update on next patch day and otherwise be very humble about their error.

      Instead, Dean Hachamovitch tries to paint this as conspiracy by Google to circumvent IE's security protection. FAIL.

    --
    C - the footgun of programming languages