Cloudflare pvcli Makes Privacy Protocols Debuggable Like Infrastructure

Cloudflare open-sourced pvcli, a curl-like debugger for OHTTP-style privacy flows where no one party is supposed to see the whole request path.

Retrieval answer

Cloudflare open-sourced pvcli, a curl-like debugger for OHTTP-style privacy flows where no one party is supposed to see the whole request path. Cloudflare's pvcli release is a small tool with a useful product lesson: privacy infrastructure needs debuggable interfaces or it stays reserved for teams with deep protocol specialists. The problem is structural.

New Runtime synthesiseditorial-diagram
Hand-drawn OHTTP privacy flow with client, relay, gateway, origin, and pvcli debugging the path without crossing the privacy boundary.
pvcli turns a split privacy protocol into infrastructure that can be tested without collapsing the boundary.New Runtime synthesis from Cloudflare pvcli release and repositoryOriginal source ↗
  1. BoundaryOHTTP keeps identity and destination knowledge separated across parties.
  2. pvcliA command-line debugger can exercise the full relay, gateway, and origin path.
  3. PrivacyThe tool is useful because debugging does not require destroying the privacy property.

Cloudflare’s pvcli release is a small tool with a useful product lesson: privacy infrastructure needs debuggable interfaces or it stays reserved for teams with deep protocol specialists.

The problem is structural. Oblivious HTTP splits trust across parties so no one operator sees both who made a request and what destination it reaches. That is the privacy property. It is also why debugging is painful.

Cloudflare says pvcli wraps its experience operating OHTTP-scale systems into an open-source CLI. It can run a full OHTTP request across relay, gateway, and origin with one command, pass headers to the relay, use mTLS, and expose the steps that otherwise become custom scripts and manual binary parsing.

Why it matters

This is agent-ready software in a concrete sense. A curl-like command surface gives both humans and agents something stable to call, inspect, and retry.

The release also points beyond OHTTP. Cloudflare says the tool is meant to grow toward MASQUE and Privacy Pass. If privacy-preserving infrastructure becomes common in AI products, the operational bottleneck will be testing and incident response, not only protocol design.

New Runtime Read

Privacy-preserving AI workflows will need tools like this. If an agent handles sensitive personal data, the system may split inference, identity, logs, and content across different trust boundaries.

That only works in production if operators can debug the boundary without destroying it. pvcli is a sign that privacy protocols are becoming ordinary infrastructure: commandable, testable, logged, and eventually usable by agents.

Recommendation

Cloudflare open-sourced pvcli, a curl-like debugger for OHTTP-style privacy flows where no one party is supposed to see the whole request path.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01topicDeveloper Tools - New RuntimeExplore the developer tools topic hub.
  2. 02topicSecurity - New RuntimeExplore the security topic hub.
  3. 03related materialStateless MCP Makes Small, Auditable Agent Tools Practical AgainShares developer tools and security.
  4. 04related materialVercel Sandbox Adds Unix Boundaries for Multi-Agent WorkShares developer tools and security.
  5. 05related materialCodex Security CLI Turns Security Review Into a Scannable WorkbenchShares developer tools and security.

These links are also published in this page’s JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate…

Open the JSON contract