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.43k stars 662 forks source link

Drop jquery requirement #56

Closed ergo closed 10 years ago

ergo commented 10 years ago

Hello, I've been looking at ever cookie and while it seems to be great at what it does, it sounds weird that it has jquery as a hard dependancy. If possible I think it would make sense to make it optional at least for set/get methods.

samyk commented 10 years ago

https://github.com/samyk/evercookie/pull/21