Hacker News new | ask | show | jobs
by FluGameAce007 299 days ago
Using only Apple’s official diagnostic tools (Console.app) on a clean, non-jailbroken iPhone 14 Pro Max, the following issues were observed:

System daemons silently initiate Bluetooth Low Energy (BLE) scans without app activity or user interaction.

GPS location harvesting occurs with no prompts, indicators, or active apps.

Internal frameworks bypass Apple’s Transparency, Consent, and Control (TCC) protections using undocumented flags.

Bluetooth trust metadata (e.g., IRKs, pairing history) is exposed even when devices are disconnected.

Cryptographic failures are silently ignored during trust operations.

These behaviors suggest an integrated telemetry pipeline that operates beneath iOS’s user-facing privacy model. The full report includes logs, technical breakdowns, and reproduction steps.

2 comments

Isn't it support for the Find My network?
The logical deduction would be that it's not, given that the Find My network has been rolled out for some time and this is new behavior.
There is no evidence here that this is new behavior, or evidence of the claims at all aside from random log messages…
That doesn’t logically follow, because it could be for an upgrade, so the existence of this stuff previously has no relevance.
> GPS location harvesting

What does "harvesting" mean? Does the data stay on the device, or is it sent to Apple?