It is not the technology, but the evil application of said technology that is evil.
The Underpants Project
61–70 of 87 posts
Re: The Underpants Project
#62You can view source to see what they're using to generate the fingerprint: screenSize, devicePixelRatio, timezone, mimeTypes, plugins, httpAcceptHeaders, fonts. It's interesting that these are enough to generate a moderately unique fingerprint. I'm sure my fonts list is unique, so that's probably enough to ID me right there. However, not every computer I use has the same fonts installed, nor the same screen dimension…
I think the font question was answered by http://panopticlick.eff.org/
But really, browsers should stop allowing scripts to access the full list of available fonts. What use does a website have for that data, anyway? Any site that doesn't want to use one of the standard fonts should be using webfonts nowadays.
Re: The Underpants Project
#63Re: The Underpants Project
#64Re: The Underpants Project
#65Re: The Underpants Project
#66You can view source to see what they're using to generate the fingerprint: screenSize, devicePixelRatio, timezone, mimeTypes, plugins, httpAcceptHeaders, fonts. It's interesting that these are enough to generate a moderately unique fingerprint. I'm sure my fonts list is unique, so that's probably enough to ID me right there. However, not every computer I use has the same fonts installed, nor the same screen dimension…
Re: The Underpants Project
#67You can view source to see what they're using to generate the fingerprint: screenSize, devicePixelRatio, timezone, mimeTypes, plugins, httpAcceptHeaders, fonts. It's interesting that these are enough to generate a moderately unique fingerprint. I'm sure my fonts list is unique, so that's probably enough to ID me right there. However, not every computer I use has the same fonts installed, nor the same screen dimension…
Re: The Underpants Project
#68I can see that even in chrome "incognito mode"
"Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of: - Websites that collect or share information about you"
Incognito only prevents information from being stored on your computer, not anyone else's.
Re: The Underpants Project
#69I really question the name of this. Underpants Project? I just don't get it. It doesn't really fit with the point you're trying to make, IMO.
Underpants could be a synonym for underwear, in which case it could make sense: you'd like to keep you fingerprint private on the web, and your underwear private in real life.