I noticed in the last few weeks that if I’d recently opened the AliExpress iOS app (ie. it was backgrounded) my car audio would freak out thinking I was giving it an audio command. Killing the AliExpress app immediately fixed the problem. After seeing it happen more than once I assumed it was something dodgey and uninstalled the app.
I cannot ever imagine installing something like AliExpress as an app.
AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
71–80 of 349 posts
Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#72Need to rethink the system that allows for (and encourages) this kind of plausible deniability. From "Oh we need this permission for [non essential feature] and you need to accept it if you want the app at all" -> to giving the user ultimate control over what happens on their personal device. Virtualize what the app can see and use fake data/identifiers/devices if necessary to get it to do what its supposed to. If th…
What you want is basically how it works. On both phone platforms and PWAs, all permissions are visible to the user explicitly. All of them can be revoked at any time. Apps are disallowed from requesting an already-denied permission. Obviously apps can tell if they haven't been granted a permission (even if you tried to fake this, they aren't dummies and will know if it's not working), and obviously third party softwa…
By design. This doesn’t need to be the case. It should be impossible to tell you have denied a permission.
In TFA’s case, the browser could just keep processing audio but never hook it up to a real audio sink.
Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#73Earlier quoted context omitted.
It's known that some Chinese mobile apps employ this trick to keep the app alive in the background, the rumor is that this way the 'active user' KPI can be better met. edit: quantity qualifier
Why would they manipulate the numbers that way if it’s self-reported anyways? If you want to fake the numbers, couldn’t you just change the number and be done?
Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#74Earlier quoted context omitted.
I cannot ever imagine installing something like AliExpress as an app.
You probably buy things off amazon that are dropshipped from AliExpress all the time. Stop with the elitism
Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#75Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#76I thought the App Store review guidelines explicitly prohibit hidden features and using public APIs outside their intended purpose. Is audio-based fingerprinting just not something review can realistically catch?
I'd argue it's "silent" though: aliexpress wakes up my audio card if nothing plays, which results in a very faint "pop" sound every time I open the tab.
It's been this way for ~3+ years at least.
Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#77Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#78This is the reason I use adguard everywhere
Re: AliExpress runs silent WebAudio fingerprinting that breaks Bluetooth multipoint
#79Of course, I am also a horrible hypocrite and will actually use websites that use features like WebUSB or WebRTC.