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 664 forks source link

Implement canvas fingerprinting #72

Open gabrielbauman opened 10 years ago

gabrielbauman commented 10 years ago

It would be good to see an implementation of canvas fingerprinting (not the same as force-cached PNGS). See https://securehomes.esat.kuleuven.be/~gacar/persistent/index.html#canvas-results

samyk commented 10 years ago

https://github.com/kmowery/canvas-fingerprinting

Would be nice to have a "fingerprinting" portion of evercookie, canvas fingerprinting just being one method of it (obviously panopticlick methods are great and there are a number of other methods we can implement)