User/browser fingerprinting without cookies
Posted
by Art
on Stack Overflow
See other posts from Stack Overflow
or by Art
Published on 2010-05-10T00:31:13Z
Indexed on
2010/05/10
0:38 UTC
Read the original article
Hit count: 753
I'm sure that many of you have heard about this: http://panopticlick.eff.org/
It's a way to form a somewhat unique fingerprint of a web site visitor based on information about their browser, fonts, plugins, etc...
Does anyone know of a library (python!?) to do this?
I'd like to allow for visitors to vote on a poll without having to have an account...
© Stack Overflow or respective owner