Slashdot Mirror


FTC Bars Ad Firm From Snooping Browser History

itwbennett writes "Score 1 for online privacy. The Federal Trade Commission and online ad firm Epic Marketplace have reached a settlement that will bar Epic from using browser history sniffing technology. According to the news report, 'The history sniffing allowed Epic to determine whether a consumer had visited more than 54,000 domains, including pages relating to fertility issues, impotence, menopause, incontinence, disability insurance, credit repair, debt relief, and personal bankruptcy. Epic used the tracking to send targeted ads related to several health issues, the FTC said.'"

21 comments

  1. Finally! by Anonymous Coward · · Score: 0, Insightful

    Finally! Freedom from ubiquitous surveillance. Now FTC just needs to break the google/doublecklick tracking bug and the Facebook "like" button. Until then, I'll stick to using VPN at the library, thankyouverymuch.

    1. Re:Finally! by Anonymous Coward · · Score: 1

      Now FTC just needs to break the google/doublecklick tracking bug and the Facebook "like" button.

      Not needed. It's your computer which loads the like button. If you don't want it to, by all means, don't have it do that. I don't. Not a single packet to or from facebook has ever crossed my network.

      Your request sounds like, "I keep ordering hamburgers from this restaurant, and they're really bad for me! The law should make them stop selling me burgers!" No... if you don't want to eat the burgers, then stop ordering them. They aren't going to force them on you.

      Once you get laws involved in things like this, all kinds of bad shit is going to happen. You can't put that cat back in the bag again once we let it out, so think REAL careful about how necessary it is. In this case, it isn't necessary at all, because you can accomplish what you (and I) want perfectly well on your very own computer.

  2. NSA/FBI/CIA - Worse than an ad agency by ilikenwf · · Score: 5, Interesting

    I trust sleazy ad agencies more than I trust the US government. Too bad they don't obey the laws they force the citizens to themselves, especially those regarding privacy, since they need 5 petabytes to store every email and who knows what other web related data there in Utah.

    1. Re:NSA/FBI/CIA - Worse than an ad agency by Anonymous Coward · · Score: 0

      and who knows what other web related data there in Utah.

      Mostly it's a complex integration of various forums and discussion sites to identify potential threats by finding links between both accounts and anonymous posts to such forums, cross-analyzing the style, and tracing the communications to a point of origin to match up the comments to an actual person.

      Huh, a memo?

      Oh, looks like I'm unemplyed now. And moving to Panama.

    2. Re:NSA/FBI/CIA - Worse than an ad agency by davester666 · · Score: 4, Funny

      In the voice of The Count from Sesame Street:

      One! One company prevented from violating your privacy! Ha Ha Ha Ha Ha....

      --
      Sleep your way to a whiter smile...date a dentist!
    3. Re:NSA/FBI/CIA - Worse than an ad agency by Anonymous Coward · · Score: 0

      They don't need to store the data anymore, they just ask google when they want it!

  3. NoScript / Ghostscript / Adblock by Anonymous Coward · · Score: 0

    should do the trick

  4. Meant Ghostery by Anonymous Coward · · Score: 0

    obviously... got traumatised by ghostscript as a kid

  5. Needs to be both illegal and impossible by Anonymous Coward · · Score: 2, Informative

    This is great, but we need security at both ends here: prosecution to remove the economic incentive to invade people's privacy, and software security to increase the difficulty of doing so.

    Here are two tests for vulnerability to history sniffing attacks, one CSS based and one based on cache timing:
    http://www.mikeonads.com/2008/07/13/using-your-browser-url-history-estimate-gender/
    http://lcamtuf.coredump.cx/cachetime/chrome.html

    Unfortunately it seems Opera (12.11) is still vulnerable to the CSS leak. :(

    1. Re:Needs to be both illegal and impossible by Anonymous Coward · · Score: 0

      Well, I tried the button on the first site, and nothing at all happened. This is under Firefox 17. So it wasn't a very impressive attack.

      The second site I decided not to visit; don't really trust .cx sites.

    2. Re:Needs to be both illegal and impossible by gr8_phk · · Score: 2

      Yep, I don't know why browser creators don't consider this information leakage a significant bug.

    3. Re:Needs to be both illegal and impossible by tlhIngan · · Score: 3, Interesting

      Yep, I don't know why browser creators don't consider this information leakage a significant bug.

      Law of unintended consequences without an easy fix.

      For example, browsers have long used vlink highlighting to show previously visited links, which are really handy if users have a tendency to wander. E.g., if you're just browsing Wikipedia, it's awfully nice to know if you've already seen the article it links to ahead of time. Or if it's a list of files, if you've already downloaded it before (perhaps if you're showing someone how to get said file or what file you actually used).

      The question becomes though is should scripts be able to get at the DOM properties? Setting it is useful (to highlight new options for example), but getting it? Might be useful for some effects I suppose. And then once gotten, it's really just a simple XmlHttpRequest away from passing that information back to the server.

      It's really nothing special other than the clever combination of several innocent features in a nefarious way. (And no one had the gal to patent it... )

  6. Re: Opera by Anonymous Coward · · Score: 0

    That's okay, Opera can be safely ignored as obsolete since they also refuse to implement IndexedDB and the CSS transform: rotateX(90) which has been unprefixed in the other browsers now.

  7. about:trackers by Anonymous Coward · · Score: 1

    I've removed Ghostery as a memory hog, and replaced it with about:trackers

  8. WRONG WRONG WRONG by Anonymous Coward · · Score: 0

    The solution should not be legal. It should be technical. There should be restrictions on what companies can do with user data however. The difference is there is no technical solution (at least not that i can conceive) to solve the problem unless we are willing to produce truly throwaway addresses within the postal systems and shipping carriers of the world + implement a more anonymous and easy to use BitCoin like system.

  9. Result: by viperidaenz · · Score: 1

    Everyone else doing browser history sniffing will be more covert in future so they don't get caught.

  10. But it's OK for Verizon... by RLU486983 · · Score: 1

    How is it that it's not OK for one medium but good to go for another?! :-/ http://yro.slashdot.org/story/12/12/05/1332218/verizon-patents-eavesdropping-using-your-tv-for-ad-targeting

  11. All they would see by slashmydots · · Score: 1

    Is lolcats, lolcat, lolcats! Also slashdot.

  12. Wait, what? by Macdude · · Score: 3, Insightful

    Wait, what? A web site can secretly access my browser history? Why does this need the FTC need to get involved, shouldn't "we" stop them by fixing the browsers?

    --
    "Grab them by the pussy" -- President of the United States of America
    1. Re:Wait, what? by tlhIngan · · Score: 1

      Wait, what? A web site can secretly access my browser history? Why does this need the FTC need to get involved, shouldn't "we" stop them by fixing the browsers?

      The question becomes "how". There's a lot of tricks that's used - for example, they can use CSS and DOM inspection to see if you've visited a link before (like setting the vlink color to be different from the link color, then inspecting the DOM to see what the color of the link is). Of course, the browser can hide visited links from you the user by making sure the attributes are the same, but seeing links that are in your history can be extremely useful.

      The browser doesn't allow direct access to the history, but there are various tricks used to achieve the same effect

  13. Don't keep history by Anonymous Coward · · Score: 1

    THIS is why I always clear the browser history. At least, that is what I tell my wife.