|
|
|
Ask HN: Can cryptographic time-stamping protect our history from deepfakes?
|
|
3 points
by axelsvensson
1382 days ago
|
|
As the rate and quality of AI-generated content keeps increasing, it seems inevitable that it will become easier to create fake content and harder to verify/refute it. I keep thinking that "someone" could use cryptographic time-stamping as one line of defense. As a philanthropic effort, it seems relatively easy, cheap and valuable to do so. I imagine a web archive could save a stream of hashes not seen before, occasionally compile a merkle root and publish it in several places where time of publication is common knowledge. Is this being done, else why not? It seems like an opportunity too good to pass on. |
|
This prevents tampering. But what about deepfakes?
First, we didn't verify photos from gallery. That's where most of your deepfakes would come from.
Second, you had to take a photo from the app. You can't put an AI filter on the camera, because the app itself directly accesses the Android camera API. I think one possibility would be to hack this API to put the deepfake filter, but I don't know any way to do this yet.
The consequence here is you can still have deepfakes, but you'll probably see more of these verification apps. Probably suited for CCTVs, dash cams, news cameras. Maybe we'll see it baked into hardware and operating systems in the future?