Sahwa@reddthat.com to Technology@lemmy.worldEnglish · 1 month agoResearchers say they can spy on your browsing by measuring SSD activity through a browser APIwww.tomshardware.comexternal-linkmessage-square74fedilinkarrow-up1388arrow-down15
arrow-up1383arrow-down1external-linkResearchers say they can spy on your browsing by measuring SSD activity through a browser APIwww.tomshardware.comSahwa@reddthat.com to Technology@lemmy.worldEnglish · 1 month agomessage-square74fedilink
minus-squareBuddahriffic@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month 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-up2arrow-down1·1 month 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