94 Matching Annotations
  1. Feb 2026
    1. What Your Bluetooth Devices Reveal About You
      • Project Overview: The author developed "Bluehood," a Python-based Bluetooth scanner, to demonstrate the extensive metadata leaked by devices merely by having Bluetooth enabled.
      • Motivation: Triggered by a critical vulnerability (WhisperPair CVE-2025-36911) and a desire to visualize invisible digital footprints, the project highlights how "invisible" signals compromise privacy.
      • What Bluetooth Reveals About Users: By monitoring signals passively, the author could determine:
        • Delivery Logistics: Exact arrival times of delivery vehicles and whether the same driver visits repeatedly.
        • Daily Routines: The specific daily patterns of neighbors based on their phone and wearable broadcasts.
        • Device Associations: Which devices belong to the same person (e.g., a specific phone moving in tandem with a specific smartwatch).
        • Occupancy & Location: Exact times people are home, at work, or elsewhere.
        • Security Vulnerabilities: Periods when a house is typically empty.
        • Social Patterns: Regular visitors (e.g., someone visiting every Thursday afternoon).
        • Employment Indicators: Patterns that suggest specific work types, such as shift work.
        • Family Schedules: Specific times children return home from school.
        • Consumer Habits: Which households share the same delivery drivers, implying similar shopping preferences.
        • Incident Evidence: Retrospective logs of who was present (passersby, dog walkers) during specific events like property damage.
      • Uncontrollable Broadcasts:
        • Many devices broadcast continuously without user recourse, including medical implants (pacemakers, hearing aids), modern vehicles, and smart home tech.
        • Privacy tools like Briar or BitChat require Bluetooth for off-grid mesh networking, creating a paradox where privacy tools necessitate privacy leaks.
      • Technical Functionality:
        • Bluehood uses passive scanning to identify vendors and device types without connecting.
        • It analyzes patterns (heatmaps, dwell times) and filters out randomized MAC addresses to focus on persistent tracking.

      Hacker News Discussion

      • Ubiquitous Tracking: Commenters confirmed that similar tracking is common in retail (using iBeacons to track shoppers to specific shelves) and via vehicle sensors (TPMS in tires broadcasting unique IDs).
      • WiFi vs. Bluetooth: Users noted that WiFi signals from cars (often named "Audi", "Tesla", etc.) are just as leaky as Bluetooth, allowing for easy "wardriving" profiles.
      • Medical Privacy: Significant concern was raised regarding medical devices (like CPAP machines) that broadcast 24/7, often to satisfy insurance requirements, with no way for the patient to disable the radio.
      • Mitigation Strategies:
        • OS Features: GrapheneOS and recent Android versions offer settings to automatically turn off Bluetooth after a period of inactivity.
        • iOS Limitations: Apple users noted it is harder to keep Bluetooth permanently off without diving into settings or using Shortcuts, as the Control Center toggles are temporary.
      • Legal Context: Several users pointed out that while such tracking is rampant in some regions, it is strictly regulated or forbidden in the EU without explicit consent.
  2. Jan 2024
    1. And those light sticks aren't handed out as part of the event, they're mementos that fans will sometimes spend more than $100 on.

      Bluetooth technology

      Lighting devices are tied to an app on a phone via Bluetooth. The user also puts their location into the app.

  3. Apr 2023
  4. Nov 2022
  5. Oct 2022
  6. Sep 2022
  7. Aug 2022
  8. May 2021
  9. Apr 2021
  10. Jun 2020
  11. May 2020
  12. Apr 2020
  13. Jul 2019
  14. Dec 2017
  15. Nov 2017
  16. Sep 2017
  17. Jan 2015
    1. Bluetooth—so simple and yet so troublesome. For a subsection of users, Yosemite is causing problems with Bluetooth accessories and connectivity. One solution proffered by iDigitalTimes is to disconnect all USB preferences, shut the Mac off for several minutes and then try again from the beginning. You may have to teach Yosemite about your Bluetooth accessories afresh instead of relying on what Mavericks has passed on. Over on the official Apple forums, it looks like resetting your machine's PRAM (Parameter Random Access Memory) once or twice might fix the problem. PRAM is where all of the core information about your system is stored, and you reset it by booting up, then holding down the Cmd+Option+P+R keys right after you've hit the power button. When you hear the startup sound for the second time, you can let go.

      I may need to try this solution.