← Back to context

Comment by JimDabell

6 days ago

> What exactly do things like WebUSB and Web Bluetooth contribute to Google’s ad business?

Google keeps proposing specifications like Web USB, Web Bluetooth, Web MIDI, Web Serial, etc., and both Mozilla and Apple keep shooting them down on privacy and security grounds. Meanwhile Google ignores the problems and builds them into Chrome anyway, and guess what happens? They start getting used to fingerprint and track people.

Who knows, maybe it’s just a coincidence that all of these technologies that advertisers can use to fingerprint and track people keep making their way into the browser owned by one of the world’s largest ad companies.

How would you use WebUSB or Web Bluetooth for device fingerprinting?

HID, mass storage devices etc. are required to be filtered by implementations, and why would I grant a random news or social media site access to my MiniDisc player, Arduino board, Bluetooth thermometer/hygrometer etc. when it asks for it?

The prompts are pretty scary/disruptive, and I've never seen any website actually try (unlike for e.g. web push notifications, which are fairly private but can be super annoying).

  • > why would I grant a random news or social media site access to my MiniDisc player, Arduino board, Bluetooth thermometer/hygrometer etc. when it asks for it?

    Part of the problem is that a vast number of users neither understand nor care about these prompts. They just click to make them go away.

    There’s a few long discussions on the unsuitability of these specifications in the Mozilla standards positions repo:

    Web Bluetooth: https://news.ycombinator.com/item?id=23679063

Or things like Web USB start getting used to provide useful features without needing to install whole apps, like mouse/keyboard dongle pairing, phone OS flashing, etc.

As far as fingerprinting/tracking goes, I have never seen a random site prompt for these features, only apps where it makes sense.

  • Same here, so I'm really not sure why you're getting downvoted. I'd be really curious to hear any examples of sites doing that!