Sahwa@reddthat.com to Technology@lemmy.worldEnglish · 2 days agoResearchers say they can spy on your browsing by measuring SSD activity through a browser APIwww.tomshardware.comexternal-linkmessage-square73fedilinkarrow-up1374
arrow-up1374external-linkResearchers say they can spy on your browsing by measuring SSD activity through a browser APIwww.tomshardware.comSahwa@reddthat.com to Technology@lemmy.worldEnglish · 2 days agomessage-square73fedilink
minus-squareBuddahriffic@lemmy.worldlinkfedilinkEnglisharrow-up1·2 days agoSounds like a bunch of timing attacks could be rendered useless if access to an accurate timer required special permission. And without the permission, it either limited the resolution or added random jitter to any timer APIs.
minus-squarebitfucker@programming.devlinkfedilinkEnglisharrow-up2·1 day agoYeah, honestly we should have a way to instrument JS without actually making the JS runtime able to read the measurement data
Sounds like a bunch of timing attacks could be rendered useless if access to an accurate timer required special permission. And without the permission, it either limited the resolution or added random jitter to any timer APIs.
Yeah, honestly we should have a way to instrument JS without actually making the JS runtime able to read the measurement data