TLDRocket
Sign in

Cloudflare open-sources a debugger for privacy protocols used by Apple and Microsoft, with AI agents in mind

The New Stack Paul Sawers

Cloudflare open-sourced pvcli, a debugger for the privacy protocols behind iCloud Private Relay and Edge Secure Network. It's built so AI agents, not just humans, can troubleshoot systems designed to keep no one company seeing everything.

Based on reporting by The New Stack, Paul Sawers — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

Privacy relays like iCloud Private Relay work by splitting trust: one operator sees where a request comes from, another sees where it's going, and neither sees both. Apple runs one half, Cloudflare runs the other, and the whole point is that nobody, not even the two companies involved, can connect a user to a destination. That's the feature. It's also the reason debugging these systems is such a nightmare — the visibility engineers need to fix a broken request is exactly the visibility the protocol is designed to withhold.

Cloudflare just released a fix for that headache called pvcli, short for privacy-client, and put it out under an Apache 2.0 license so anyone can use it. It's a command-line tool for poking at Oblivious HTTP traffic today, with MASQUE support planned, and it's modeled on curl's syntax so it feels familiar to anyone who's spent time in a terminal. Cloudflare systems engineer Fisher Darling says the company built it after watching how painful onboarding new partners onto its OHTTP relay actually is — even when integrations technically work, as was the case with health app Flo Health, teams end up burning weeks chasing operational edge cases with manual scripts and guesswork.

The underlying problem is that split-trust infrastructure demands protocol expertise that only a handful of companies can justify building in-house. Apple and Microsoft can afford custom tooling. A startup trying to do the same privacy-preserving trick for, say, a health app or a finance product generally can't. Darling frames pvcli as leveling that field, letting smaller teams test against their own infrastructure or against a public sandbox called ohttp.info without first becoming OHTTP specialists.

What's more interesting than the tool itself is who it's designed for. Darling says pvcli was built explicitly for AI agents to run and reason about, not just humans typing commands one at a time. That's a deliberate bet tied to a bigger question Cloudflare is watching closely: as AI systems increasingly run inference on people's personal data, how do you keep that data from leaking to whoever's providing the inference? OHTTP is one piece of an answer that also involves confidential VMs and transparency logs, and Cloudflare clearly wants its debugging tooling ready for a world where agents, not engineers, are doing a lot of the troubleshooting.

Cloudflare quietly tested pvcli with an unnamed group of customers during a beta before this release, and Darling's pitch is broad — any company trying to separate identity from request content could use it, though he singles out health and finance as verticals where the stakes, and the regulation, are highest.

My take — AI-written commentary, not fact-checked reporting

Cloudflare open-sourcing the plumbing behind its own privacy products is the right call, and frankly the only sustainable one if you want OHTTP and MASQUE to become real industry standards rather than Apple-and-Microsoft-only luxuries. The agent-first design is the tell here, though — this isn't really about helping human engineers, it's about preparing for a near future where AI systems are debugging AI systems' access to your data, which should make everyone a little more curious about who's watching the watchers.

Read more about this at: The New Stack

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.