138
Researchers say they can spy on your browsing by measuring SSD activity through a browser API
(www.tomshardware.com)
This is a most excellent place for technology news and articles.
So the file has to exceed available RAM to benchmark the SSD performance? How viable is that at all? You'd be downloading gigabytes.
You don’t download the file. The JavaScript generates the file right on disk.
Ah that makes more sense. Seems like something easy to detect at least.
It's been a while but doesn't Windows let you know when you exceed RAM usage and hit paging file?
You didn't hit the page file. This is OPFS, an in-browser filesystem that is sandboxed to each origin (essentially to each website), not directly accessible by the user, and exempt from the security checks that would guard access to the regular filesystem.
Yeah, that sounds to me like it needs a major revision.
You also have to provide access to your computer so the attacker can produce labeled training data for the neural network that performs the pattern matching for the actual fingerprinting.
Because that's what they did in the paper: they got the data and performed the attack on the same machine. There's no evidence presented in the paper that this identification could be generalised to arbitrary machines and configurations without prior access.
So yes, this is a complete nothingburger.