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
CookieTin Extension Manages Partitioned Cookies Across Firefox, Chrome and Edge
Developer Perruer2 has released CookieTin, an open-source browser extension that fully supports partitioned cookies under Firefox Total Cookie Protection and Chrome CHIPS. The tool addresses limitations in older managers like Cookie Quick Manager by correctly retrieving and deleting cookies stored with partitionKey values. It works across Firefox, Chrome and Edge using a single Manifest V3 codebase written in TypeScript and Preact. Key features include accurate cookies.txt export compatible with curl and yt-dlp, protected cookies that survive explicit deletion, and pre-save validation of browser rules for __Host- prefixes and SameSite attributes. E2E tests using Puppeteer verify handling of HttpOnly, partitioned and container cookies in all three browsers.
Kaspersky Premium for macOS Gains App Uninstall Feature to Remove Residual Files
Kaspersky Premium now includes an App Uninstall tool for macOS that locates and deletes leftover files such as caches, cookies, settings, and logs after applications are removed. The feature also identifies duplicate copies of programs and lets users remove all instances or select specific ones while preserving shared components used by other software. Survey data from Kaspersky shows that only 44 percent of macOS users delete unused applications, even though 56 percent regularly clear browser data and 54 percent remove unwanted media files. Residual files can contain sensitive information including account tokens, passwords, IP addresses, event logs, and personal documents, creating privacy risks especially when a device is sold or accessed by unauthorized parties. Deleted files can be restored from the trash or directly within Kaspersky Premium before the application session ends. The company also warns that malicious programs are frequently disguised as legitimate macOS cleaning utilities.
Bypassing VPN Detection on iPhone: Detailed Methods to Avoid App Blocks
Many iPhone users encounter apps that detect and block active VPN connections even after switching servers or protocols. The detection often occurs locally on the device by inspecting network interfaces rather than relying solely on external IP addresses. This guide explains how apps identify VPN tunnels through iOS network data and provides practical workarounds including moving the VPN to a router, configuring per-app exclusions, and using web versions of services. It also covers why protocol obfuscation and port changes fail to hide local VPN activity from applications. Additional troubleshooting addresses automatic VPN profiles, ad blockers, and iCloud Private Relay interference. The article emphasizes that no universal toggle exists in iOS to hide an active VPN from all apps.
New Obfuscation Method Dissolves Personal Data Records in Layer of Plausible Variants
A Russian information security researcher has proposed a data protection technique that renders stolen personal records unusable even after full compromise. The approach mixes real data such as phone numbers, emails, passports, addresses, INN and SNILS with vast numbers of semantically valid alternatives. Attackers receive nearly complete information including a 361-character message containing PIN codes and word order, yet lack the secret vector space and reconstruction algorithm required to identify the correct record. Without these components, brute-force attempts produce millions of plausible results with no architectural method to verify accuracy. The method is presented as an alternative to traditional encryption when data must remain accessible yet protected against extraction. A public sandbox is available for testing the approach.