Hacker News new | ask | show | jobs
by wikyd 4387 days ago
The difference is that for iBeacon to track devices the user has to download an app related to the beacons and give permission. MAC address tracking happens without the user giving consent.
1 comments

Is it not possible to track devices based on their Bluetooth MAC?
If you have discoverable mode on, sure. But typically that's specifically user-activated and only lasts for a couple of minutes.
I'm working at a place that uses a simple app running on a Raspberry Pi to update a dashboard whenever a known Bluetooth MAC comes into the building, with no need to turn on discoverability or pair with the Pi.
flawed metrics buddy, bluetooth mac address is randomized.
Not on the iPhones and Android phones of the people whose names are consistently correctly displayed on the dashboard. The MAC address had to be entered into the dashboard software manually, but no interaction was required on the phone whatsoever.
if I recall correctly, Apple's Bluetooth BLE UUID is also randomized while in broadcasting mode.