ADVERTISEMENT

Tor, Private Relay, and other browser-level proxies don’t protect iOS and macOS users

Not so “Private Relay.”

Apple privacy Safari

Image by Cybernews

Ernestas Naprys
Ernestas Naprys Senior Journalist
August 6, 2026 2 min read
Key takeaways:
We immediately started looking into it.
Mysk
ADVERTISEMENT
  • DNS prefetching: lets websites resolve domains in advance of when they're actually needed, but uses the device’s normal DNS path, revealing the user’s real DNS servers instead of the proxy’s. If a website includes HTML tag, WebKit skips proxy configuration and goes directly.
  • WebAuthn Related Origin Requests: are issued directly from the device. WebAuthn is the standard for passkey authentication, and “Related Origin Requests” allow reusing the same passkey across multiple domains. The problem – these requests are issued by the system’s credential service rather than Safari or other WebKit browsers, bypassing proxy configuration. A malicious website can exploit this by tricking the system into visiting an attacker-controlled server, exposing the real IP address.
  • WebTransport: the new communication protocol available since iOS 26.4, also opens an HTTP/3 connection directly and bypasses the proxy, exposing the device’s real IP address. Onion browsers aren’t affected because they have WebTransport disabled.
Ernestas Naprys
Senior Journalist
ADVERTISEMENT