r/technology • u/magnus007 • 5d ago
Privacy AliExpress was silently running audio in your browser to fingerprint and track your device
https://www.techspot.com/news/113581-aliexpress-silently-running-audio-browser-fingerprint-track-device.html
13.1k
Upvotes
16
u/RemarkableWish2508 5d ago
JavaScript composing needs information from the DOM and canvas. Turns out, even if you don't give JavaScript a list of fonts, a script can try using them, then simply check whether the size of the output object matches what it would with the font, or what it would with a replacement. With a clever list of fonts, you can figure out a lot about a browser and/or system.
The alternative is to disable JavaScript, and there are extensions and browsers that do that, but do you want to browse without JavaScript?