Sahwa@reddthat.com to Technology@lemmy.worldEnglish · 1 day agoResearchers say they can spy on your browsing by measuring SSD activity through a browser APIwww.tomshardware.comexternal-linkmessage-square72linkfedilinkarrow-up1362arrow-down15
arrow-up1357arrow-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 day agomessage-square72linkfedilink
minus-squareBuddahriffic@lemmy.worldlinkfedilinkEnglisharrow-up1·1 day 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·18 hours 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