Slashdot Mirror


Data Miners Scraping Away Our Privacy

Presto Vivace writes "Twig, writing for Corrente, reports on data scrapers. They are not looking for passwords and such; scrapers are looking at blogs and forums searching for material relevant to their corporate clients. We are assured that the information is 'anonymized' to protect the identities of forum participants. However, a tool called PeekYou permits users to connect online names with real world identities. No worries, though — if you have a week to spare, you can opt-out of some of the larger data banks."

3 of 142 comments (clear)

  1. Whew... by hrimhari · · Score: 2, Informative

    If the only thing I have to fear about is PeekYou, then I'm utterly anonymous.

    --
    http://dilbert.com/2010-12-13
  2. I have no doubt... by sudden.zero · · Score: 2, Informative

    that this is a real problem as I have personally experienced problems with data scrapers, scraping my data. However, this tool they are talking about (PeekYou) couldn't find a stripe in a pack of fruit stripe gum. I looked up several of my handles and several of my friends handles and was not able to find anyone. Then I looked up real names and was still unsuccessful. So, don't worry about (PeekYou) worry about people doing actual data-scraping the old fashioned way.

  3. Re:Opt-IN should ALWAYS be the default by panda · · Score: 2, Informative

    Except that robots.txt is not enforceable in any way. Spiders can ignore your robots.txt, and I've even seen some that actually spider what's in robots.txt looking for the "juicy" stuff.

    One solution that an associate came up with was to put a url in the robots.txt that could not be reached from the normal site. The URL, when accessed, would run a program that instantly blocked the client IP address in the server's firewall. After implementing this, he very quickly accumulated thousands of entries in the firewall table.

    --
    Just be sure to wear the gold uniform when you beam down -- you know what happens when you wear the red one.