• db_null@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    Sadly not a surprise, this is why I switched back to wired headphones some time ago and like how Graphene turns Bluetooth off automatically if not in use.

  • lurch (he/him)@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    that’s only useful if they are in pursuit tho, because the device beeing in the car (or near the sensor) is not proof of the owner being actually there, especially if it’s devices that don’t even have lock functions, like airpods.

  • Catoblepas@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    23
    arrow-down
    1
    ·
    edit-2
    2 days ago

    A surveillance company plans to add sensors to automatic license plate readers (ALPRs) that would mean the devices, as well as capture the license plate of passing vehicles, would also sweep up unique identifiers of mobile phones, wearables, and other Bluetooth-enabled devices in those cars, potentially letting law enforcement identify specific drivers or passengers.

    This sucks and shouldn’t be happening, but is also relatively simple to counteract if you turn your Bluetooth off. Of course most people won’t, which is why it sucks and shouldn’t be happening.

    • yellerbadger@piefed.social
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      I wonder if it gets to be like browser fingerprinting where turning your Bluetooth off itself becomes a data point in combination with your make, model, dents and dings on your car, etc.

    • fonix232@fedia.io
      link
      fedilink
      arrow-up
      16
      ·
      2 days ago

      Also, most Bluetooth devices today - the ones they seem to be tracking, anyway - are using Resolvable Private Addresses, meaning the devices exchange not the MAC address directly, but a crypto key that can be used, in correlation with the current time, to determine a pseudo-randomly generated address and establish connection…

      I’ve implemented Bluetooth tracking in my home (using ESPHome and in-house triangulation - I have appropriate nodes all over my home for this), and needed to extract the IRK for my iPhone and Apple Watch (but same goes for Android devices).

      They may be able to track older Bluetooth devices (headphones and such), and older built-in Bluetooth systems in cars (not sure if they can be disabled tbf), but modern phones? Not unless they illegally tap into the phone somehow and extract the key for predicting the addresses.