Fingerprinting Remotely using OPFS-based SSD Timing — a proof-of-concept that measures your own machine's SSD contention from JavaScript. Nothing leaves your browser.
An unaffiliated proof-of-concept based on the paper “FROST: Fingerprinting Remotely using OPFS-based SSD Timing” (Weissteiner et al.).
Idle.
With measurement running, launch a native app or load a heavy website on the same disk and watch the latency rise — that's SSD contention leaking activity.
— (start measuring to see bytes)
(waiting for the first read…)
—
These bytes come from this page's own OPFS probe file (random data we wrote at startup). OPFS is sandboxed — it cannot read other apps' files, other websites' storage, or arbitrary disk sectors. FROST never reads anyone's data; its signal is purely the read latency.