C2PA Cameras Do Not Survive Contact with Reality
Retr0id
115 points
66 comments
August 25, 2026
Related Discussions
Found 5 related stories in 57.9ms across 4,390 title embeddings via pgvector HNSW
- 2001: Cameras..On Phones? chistev · 13 pts · July 30, 2026 · 47% similar
- TP-Link Kasa cameras leaked home GPS via unauthenticated UDP for 6 years BadChemical · 74 pts · July 17, 2026 · 44% similar
- AI Cameras on Garbage Trucks to Scan Properties for Code Violations deadonarrival · 18 pts · July 10, 2026 · 43% similar
- Fairphone 6 and PostmarketOS working main camera pizzaiolo · 129 pts · August 17, 2026 · 42% similar
- Fairphone 6 wide camera experimental Linux support helonaut · 98 pts · July 22, 2026 · 41% similar
Discussion Highlights (13 comments)
jazzyjackson
I would be interested in a note on whether Sony / Leica / Olympus “content credentials” do any better with their hardware to ensure a signature is assigned to data straight off the sensor.
ethagknight
I got a good laugh out of the "unblur to verify" first image. I dont know what I was expecting to see.
tescreal
I expect the only plausible chance (and it is a stretch) will be at-the-censor marking. Quantum bla bla magic pixie dust or unicorn farts something. The chance of a trustworthy (including from nation-state tampering a la Stalin et al) means of verification of digital anything is as good as dead imho.
tashian
I have a feeling Apple is going to knock it out of the park on this when they get around to it. They have a great foundation for doing image provenance well. The device attestation workflows are already there. And the same attacks that work against Android won't be as easy or effective because of Secure Enclave. Apple could run the whole signing process inside SEP. And, Apple could choose to integrate a LiDAR depth map into the signed photo as a mitigation against the analog attacks (eg. pictures of screens).
uqers
I'm very surprised Google put in so much effort to implement an approach that is basically the equivalent of client-side verification of passwords. Did no one designing it mention that it could be defeated by any rooted device?
randomblock1
Even at the hardware level, if it was a separate chip that the camera data passed through or something, that's not really good enough either, people have broken TPMs before. It'd have to be baked into the camera sensor. Even then, you could attack it from the next level up, with some fancy optics and a display, or something like that. I don't think completely solving this sort of problem is even possible.
wisty
I can break it with zero skills. Tripod, camera, clear monitor in a dark room ... just take a real photo of a fake photo.
xyzsparetimexyz
Surely the easiest thing to target is photos taken by journalists and modifications, down sampling etc when shared to twitter?
mistercow
Aside from the fact that this was obviously never viable and the entire problem is clearly unsolvable if you sit down and really probe it for fifteen minutes, what I find most frustrating about this is that the false promise of preserving photos as reliable evidence is actively harmful. You will not build a perfect system, or even something near perfect. The best you're going to do is make it so that it's hard to casually present AI photos as real, leaving only the cases where it really matters. In the "best" case, you've just made the public more trusting of photos in general, so that when there's actual money or power on the line that makes jumping through the hoops to fake authenticity worth it, the public is more susceptible. The best outcome at this point is for everyone to get on the same page that photos have roughly the same probative value now as drawings. Poorly thought out snake oil efforts to prove authenticity are only going to delay that.
trentor
It's compliance for advertising. Your client doesn't want AI in their project you show them the audit trail and if it turns out to be faked you point to the supplier who faked it. Our agency signed a insurance not only because of clients who don't want to use AI in their artwork but also because of the EU AI act. They c2pa to get their money back from a cheating supplier if they are not compliant with the AI act.
LiamPowell
I always got the impression that C2PA is a way to say "this photo came from the BBC (for example) and they've only signed it because they've verified the supplied edit chain". It's always been obvious that one could point a camera at a screen, I don't think anyone involved with C2PA has claimed otherwise. It seems like there's a big disconnect between what C2PA says it's for and what certain journalists think it's for.
squidsoup
Isn't film photography verifiable with a physical negative? i.e. you could verify a digital reproduction of the analog photo by comparing the digital image with the negative. Tedious, but sound?
fedpost
For the time being, I wish more workflows revolved around RAWs. You can pretty much prove the origins of an image sans cryptography by just possessing the image sensor data that you used to produce the final. It's not foolproof but AI image models can't really generate a convincing bayer raw and it's not something anyone is going to spend significant time training.