inari@piefed.zip to Technology@lemmy.worldEnglish · 1 month agoAliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipointblog.laserphile.comexternal-linkmessage-square17linkfedilinkarrow-up1226arrow-down11
arrow-up1225arrow-down1external-linkAliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipointblog.laserphile.cominari@piefed.zip to Technology@lemmy.worldEnglish · 1 month agomessage-square17linkfedilink
minus-squareRiskable@programming.devlinkfedilinkEnglisharrow-up7·1 month agoIf it’s part of a fingerprinting lib, then they just fucked it up. Because the fingerprinting can be done in one ~16ms window of time when the script runs and then you can break down the audio objects and pretend nothing happened.
minus-squarefubarx@lemmy.worldlinkfedilinkEnglisharrow-up6arrow-down1·1 month agoThis guy fingerprints. (hopefully in a good way)
minus-squareRiskable@programming.devlinkfedilinkEnglisharrow-up1·1 month agoOh gods. I leave them everywhere 🤷
minus-squarefestus@lemmy.calinkfedilinkEnglisharrow-up2·30 days agoAlso because browsers support OfflineAudioContext, which lets you do the same things but doesn’t try to output to speakers.
If it’s part of a fingerprinting lib, then they just fucked it up. Because the fingerprinting can be done in one ~16ms window of time when the script runs and then you can break down the audio objects and pretend nothing happened.
This guy fingerprints.
(hopefully in a good way)
Oh gods. I leave them everywhere 🤷
Also because browsers support OfflineAudioContext, which lets you do the same things but doesn’t try to output to speakers.