Skip to content

See3 Is A Solution To Malicious Deepfakes

See3 proves that your pictures are real when you take them, so that anyone viewing your pictures can be sure they aren't deepfakes. You can integrate See3 into any mobile application using our SDK, and it will work just like a normal camera app.

It works by using the existing secure-hardware capabilities of your device to show that the image was taken on a real, non-cheating camera. It's discrete too: everything the viewer needs to confirm that an image is real is stored in the image's metadata.

You don't need to change how your software works, since See3 is practically invisible and doesn't leak identifiable information by default. See3 = Frustration Free.

See3 Is Well-Supported

See3 has mobile SDKs for Kotlin, Swift and React Native.

It works smoothly on mobile devices. We also offer desktop and web SDKs for verifying See3 proofs. They support Rust, Python, Kotlin/Java and TypeScript (Node.js and Browser).

Why See3?

TL;DR

  • It's the easiest tool to integrate.
  • It's GDPR-complaint out-of-the-box, since it's privacy-preserving.
  • You don't need to change your UI -- it can be integrated invisibly.
  • It's lightweight, extensible and scalable.

Comparison Table

See3AI DetectionC2PAWatermarking
Privacy-PreservingYesYesNoNo
Regulatory CompliantYesUnder Some ConditionsNot When It Tracks UsersDoesn't Support Moderation
Invisible to UsersYesRequires User JudgementLacks Central Trust SystemA Little Better Than Detection Models
Easy to ImplementYesYesBad ToolsSo-So
Can't Be FakedYesNoYesHarder to Fake
Survives Harmless EditsMostlyYesNoMostly
Supports Image EditorsYesNoYesNo
Records Of Provenance DataYesNoYesPossible

Why Not Use C2PA?

We've explained why C2PA is a massive liability to anyone who wishes to integrate it through a series of blogs. The problem mostly comes down to its lack of privacy.

We summarize the key points in this introduction, click here to skip to it.

The links to these blogs are as follows.

What Does The Reference Implementation Include?

  • see3_rust
  • see3_python
  • see3_react_native