First in the wild use of history sniffing
haveyourfriendsbeenthere.com
First in the wild use of history sniffing
1–7 of 7 posts
Re: First in the wild use of history sniffing
#2I've seen this used in the wild quite a few times. I'm pretty sure dome of the "universal share this button" widgets use history sniffing to put sites they know you use at the front if the list.
Re: First in the wild use of history sniffing
#3I assume this is done using the css :visited method?
I saw a test page using wikipedia instead. I will post here if I find it again.
Re: First in the wild use of history sniffing
#4This is more certainly not the first in the wild use!
What about http://www.mikeonads.com/2008/07/13/using-your-browser-url-h... from July 13th, 2008?
Re: First in the wild use of history sniffing
#5Sorry, false. We used this in 2003 for commercial purposes, as a way for Site B to verify the user had used Site A without setting a cookie.
Re: First in the wild use of history sniffing
#6First? I doubt it. Also, I don't know if they were before or after these guys:
Re: First in the wild use of history sniffing
#7Some years ago, some people at Stanford developed the "Safe History" Firefox extension as a means of limiting IIRC history/cache sniffing via CSS. As far as I know, the extension's currency has lapsed. The idea remains valid.