Sahwa@reddthat.com to Technology@lemmy.worldEnglish · 1 个月前Researchers say they can spy on your browsing by measuring SSD activity through a browser APIwww.tomshardware.comexternal-linkmessage-square74fedilinkarrow-up1387arrow-down15
arrow-up1382arrow-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 个月前message-square74fedilink
minus-squareBuddahriffic@lemmy.worldlinkfedilinkEnglisharrow-up1·1 个月前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.
minus-squarebitfucker@programming.devlinkfedilinkEnglisharrow-up2arrow-down1·1 个月前Yeah, 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