GitHub - kingfo/evercookie: evercookie is a javascript API available that produces extremely persistent cookies in a browser. Its goal is to identify a client even after they've removed standard cookies, Flash cookies (Local Shared Objects or LSOs), and others.
evercookie 0.3 -- never forget. by samy kamkar, 09/20/2010 http://samy.pl : code@samy.pl The only files that need to be in your web directory are: evercookie.js evercookie_png.php evercookie_etag.php evercookie.swf If evercookie_etag.php and evercookie_png.php are missing or your server doesn't have PHP support, evercookie will still function but without support for auto-generated PNG caching or ETag caching. If evercookie.swf is missing, evercookie will still function, but without support for Local Shared Objects (Flash Cookies).
About
evercookie is a javascript API available that produces extremely persistent cookies in a browser. Its goal is to identify a client even after they've removed standard cookies, Flash cookies (Local Shared Objects or LSOs), and others.