Re: [spec-reviews] rough in fingerprinting (ba748e3)

@mnot: The `origin-clean` flag isn't the issue. In fact, canvas fingerprinting generally doesn't require cross-origin data at all: simply loading text into a canvas, exporting it via `toDataURL`, and hashing the result. The same text in the same font will yield subtly different results on different computers.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/commit/ba748e3ac929d9edabfac8d1a333bb0389cd9286#commitcomment-11322088

Received on Friday, 22 May 2015 07:28:15 UTC