Slashdot Mirror


Berners-Lee Rejects Tracking

kernowyon writes "The BBC has an interview with Sir Tim Berners-Lee during his visit to the UK on their website currently. In it, he voices his concern about the practice of tracking activity on the internet — with particular reference to Phorm. Quotes Sir Tim with regard to his data — "It's mine — you can't have it. If you want to use it for something, then you have to negotiate with me.""

1 of 155 comments (clear)

  1. Re:Old Skool - Static by Gazzonyx · · Score: 0, Redundant

    I guess they (Phorm) just track web URLs; I was thinking just a simple dictionary attack with a bit of depth to it should take care of this. I just pulled this from my butt at this moment, but I think it would work if you created a shell script or even batch file to do the following...

    Get your favorite tar balled dictionary, pull a random word from it, google the random word with elinks or something, and follow a random link with wget. From that site, pull 3 unique links and visit them, from those sites pull 2 unique links and follow them, from those sites pick a single unique link and follow that.
    Rinse, lather, repeat.

    This should give a deep enough tree with a large enough fanout over enough topics to mask your normal usage patterns. Bonus points for switching up protocols and ports every now and then.

    --

    If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.