Slashdot Mirror


US Congressmen: Facebook Evading Privacy Questions

An anonymous reader writes "Two U.S. congressmen have accused Facebook of evading questions about whether it tracks users in order to deliver targeted ads. Joe Barton, a Texas Republican, and Edward Markey, a Massachusetts Democrat, said the social networking giant failed to adequately answer questions raised by a patent application that suggests Facebook could be tracking users on other websites. The duo previously asked the Federal Trade Commission to investigate accusations that Facebook tracks its users even after they log out of the social network, an issue the company says it has since fixed."

1 of 109 comments (clear)

  1. 3rd-party cookies by MobyDisk · · Score: 3, Interesting

    3rd-party cookies are a contributing factor to some of these privacy violations.

    At what point did it become standard for browsers to accept 3rd-party cookies? The original cookie spec explicitly forbid them, and only reason that I know of to support them is to allow sites to track you across other domains. No web application, shopping cart, etc. should ever need to use them. Further, they seem like a terrible security flaw.

    I was surprised to find that Firefox enables this by default, and some web forums (Engadget) are even complaining if you turn them off. I think we need to nip this in the bug, but I am curious when and why this default changed.