ELSEIF
Your brief EB
355 stories from 115 feeds 442 clusters Refreshed 2 minutes ago next pull 12:21

TECH Signal 498

AliExpress silent WebAudio fingerprinting keeps Bluetooth audio path active, breaking multipoint switching even when tab is muted

Illustration only Photo by Vista Wei on Unsplash

AliExpress's anti-abuse scripts create hidden WebAudio graphs connected to the audio destination with zero gain, which holds the system audio path open and prevents multipoint Bluetooth headphones from switching to other connected devices.

WHY IT MATTERS

Browser fingerprinting techniques can break legitimate device functionality beyond privacy concerns, here, silent audio processing prevents Bluetooth multipoint switching and no standard mute control can stop it. The fingerprinting operates outside media element APIs, leaving users with no recourse short of closing the tab.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

AliExpress's collina.js and fireyejs.js scripts create hidden AudioContext objects that route a sawtooth oscillator through a zero-gain node to the audio destination for device fingerprinting.

02

The silent audio processing keeps the system audio path active, preventing multipoint Bluetooth headphones from switching to other connected devices.

03

Because the fingerprinting uses AudioContext directly rather than media elements, browser tab mute controls cannot stop it.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
laserphile.com via Hacker News AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint Open ↗