samyk / evercookie

Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
https://samy.pl/evercookie/
4.42k stars 663 forks source link

Topic pull request #120

Closed oitmain closed 7 years ago

oitmain commented 7 years ago

There is like a 3 second script delay, if I disable some cookie methods. To resolve this issue, I have added options to check if the cookie method is enabled or not.

Also modified etag php file, so header check is case insensitive.