AntiMalwareJuly 29, 2026🇷🇺Translated from Russian

Apple Updates Find My in iOS 27 to Automatically Switch Location Source to Apple Watch

Apple is preparing a significant update to its location-tracking capabilities in iOS 27, allowing the Locator app to automatically switch the source of a user's geolocation data when the primary device is left behind.

Currently, the system operates in a rigid manner: users must select one device, usually their iPhone, as the sole source of location information. This setup means that leaving the iPhone at home results in the map incorrectly showing the user as stationary at that location, even if they have departed with another device.

With iOS 27, the algorithm becomes more sophisticated. When paired Apple Watch devices move a significant distance from the iPhone, the Locator app will begin transmitting coordinates from the watch. Once the devices are brought back together, the system reverts to the original source without requiring manual intervention.

The functionality will work with both standard Apple Watch models and those equipped with cellular connectivity. Watches with LTE support will deliver more reliable location updates, as they do not need to rely on nearby Wi-Fi networks or the presence of an iPhone.

Unified Locator App in watchOS 27

Alongside the iOS changes, watchOS 27 will retire the separate applications Find People, Find Devices, and Find Items. These will be replaced by a single, unified Locator app that features a full-screen map and an improved interface. Users will be able to switch between people, devices, and item tags using the Digital Crown on their Apple Watch.

Both iOS 27 and watchOS 27 are currently undergoing beta testing. The public release is scheduled for September, after which users will be able to leave their iPhone at home without losing accurate location tracking on the map.

Related articles

HabrPrivacy & Surveillance

Engineer Details Six Weeks Spent Training and Testing Signature Redaction Models for Closed-Loop Document Anonymization

A detailed case study describes attempts to automatically redact handwritten signatures from scanned and text-based PDFs containing personal data such as names, phones, addresses and signatures. The work was performed inside an air-gapped environment on a single GPU machine with no internet access. Multiple approaches including color-based ink gates, pre-trained YOLO detectors, custom-trained YOLO11s models, Tesseract OCR heuristics and various vision-language OCR engines were evaluated on 492 real pages plus synthetic augmentations. Key findings include rotation handling bugs, line-assembly failures in Tesseract, the necessity of using apply_redactions instead of draw_rect for true removal, and the limited value of vision models once rule-based pipelines are mature. The final pipeline reduced expensive vision-model calls from 50 pages to 18 pages while achieving zero leaks across thousands of redactions. The author also measured twelve OCR engines and demonstrated that combining PaddleOCR detection with Tesseract recognition yields the best accuracy-to-speed trade-off.

HabrPrivacy & Surveillance

pg_anon Open-Source Tool Receives Major Updates for PostgreSQL Data Masking and Partial Database Operations

Tantor Labs has released version 1.11.0 of pg_anon, an open-source utility designed to mask personal data in PostgreSQL databases while preserving structure and relationships. The update introduces packaging as a standard Python package, support for partial dumps and restores using whitelist and blacklist dictionaries, and improved handling of complex schema elements such as partitioned tables, generated columns, and custom types. Performance improvements include switching the dump engine to asyncio, single-query metadata collection, and on-the-fly gzip compression to reduce memory usage on large databases. New CLI options allow clean or drop operations on target databases, privilege ignoring, and passthrough of pg_dump and pg_restore flags. A REST API was added to enable integration into CI/CD pipelines and automated self-service systems for nightly masked database refreshes. The tool helps organizations comply with data protection requirements by creating pseudonymized copies suitable for development, testing, and contractor environments.

BoletimSecPrivacy & Surveillance

Pegasus Spyware Returns in Serbian Surveillance Campaign via Zero-Click iMessage Exploit

A Serbian student activist's iPhone was infected with the Pegasus spyware through a zero-click exploit in iMessage, allowing silent installation without any user interaction. The infection, confirmed by Citizen Lab in collaboration with the SHARE Foundation, showed indicators of compromise between December 2025 and January 2026. Apple later sent the target a notification warning of a mercenary spyware attack attempt. The exploit granted full access to photos, messages, files, and enabled covert microphone and camera activation. The vulnerability was addressed in the iOS 18.4.1 update released on April 16, 2025. The incident forms part of a wider surveillance wave in Serbia, with at least 14 individuals including students, activists, a parliament member, and a local political representative receiving similar Apple alerts. Additional targets were hit with Android spyware variants linked to NoviSpy.

AntiMalwarePrivacy & Surveillance

Mozilla Adds Built-in Ad Blocker to Firefox for iOS Devices

Mozilla has integrated a native ad-blocking feature directly into its Firefox browser for iOS. The update allows iPhone and iPad users to block third-party advertisements and associated trackers before web pages load, eliminating the need for separate extensions. Apple’s App Store policies have long restricted the use of third-party content blockers on iOS compared to desktop and Android platforms. The new functionality targets intrusive elements such as pop-up windows, content-overlapping banners, and other advertising formats. By handling blocking at the browser level, Firefox for iOS improves user privacy and reduces exposure to tracking mechanisms without requiring additional software installation.