警告~~~以下内容为无责任瞎编~~~~!!!这个指纹或许是利用每一台计算机计算某个canvas的值所需时间而产生的独一无二的信息。这里是关于这个技术的超级精简的概述Canvas fingerprinting is like a cookie you can’t block, and thousands of sites are usi… 显示全部
警告~~~以下内容为无责任瞎编~~~~!!!
这个指纹或许是利用每一台计算机计算某个canvas的值所需时间而产生的独一无二的信息。
这里是关于这个技术的超级精简的概述Canvas fingerprinting is like a cookie you can’t block, and thousands of sites are using it
How does it work? A web page that wants to fingerprint you invisibly writes a bit of text to your browser window. AddThis chose to go with “cwm fjordbank glyphs vext quiz” which uses every letter of the alphabet. Some other providers decided that simply typing the alphabet in order works just fine, too. The text is rendered with subtle variations on every computer (due to things like the fonts you have installed, your system clock, etc.), and in that respect it’s a lot like your actual fingerprints. The tracker then analyzes the output to identify you and serves up targeted ads.
canvas貌似是HTML5新增加的一个属性,试试用不支持HTML5的浏览器(例如IE6?)访问看看捏。。。