Live data from Hacker News

I too know the websites you visited

oxplot.github.com

21–30 of 98 posts

Re: I too know the websites you visited

#25

I think it got 100% for me, on Safari/Mac. Note that it doesn't need to be 100% accurate to be effective. If it guesses better than 50% (i.e. coin flip), then it could be used to give guesses with at least some confidence. No different than analyzing any other noisy dataset. Because this all works client-side, it can also be done quite invisibly.

there is already way better and reliable methods to accomplish same goal. e.g http://ajaxian.com/archives/spyjax-using-avisited-to-test-yo...

I was under the impression that attempts had been made to hide any effects of :visited styles on the accessible DOM to stop this from working. There's a particularly good article on Mozilla's attempts [1], and the relevant bug on Bugzilla. [2]

[1]: http://dbaron.org/mozilla/visited-privacy

[2]: https://bugzilla.mozilla.org/show_bug.cgi?id=147777

Re: I too know the websites you visited

#26

I think it got 100% for me, on Safari/Mac. Note that it doesn't need to be 100% accurate to be effective. If it guesses better than 50% (i.e. coin flip), then it could be used to give guesses with at least some confidence. No different than analyzing any other noisy dataset. Because this all works client-side, it can also be done quite invisibly.

there is already way better and reliable methods to accomplish same goal. e.g http://ajaxian.com/archives/spyjax-using-avisited-to-test-yo...

[deleted]

Re: I too know the websites you visited

#27
What would be a possible use of this attack? I can't think of anything useful you'd do with knowing that you've visited Facebook. And so many people use sites like Facebook you might get a better success rate just always returning "visited" rather than measuring this way!
Post reply on HN