top | item 1152334

First in the wild use of history sniffing

18 points| jsonscripter | 16 years ago |haveyourfriendsbeenthere.com

6 comments

order

simonw|16 years ago

I'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.

fatbat|16 years ago

I 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.

Terretta|16 years ago

Sorry, 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.

pasbesoin|16 years ago

Some 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.