Skip to main content
Alethea Protocol

The protocol

Technical overview.

How Alethea ties together verified identity, content fingerprints, graduated signatures, and a tamper-proof registry. For the full detail, see the specifications.

Why signature alone is not enough

A file can be cryptographically signed without engaging any verified human identity. That is the case with most current solutions: technical provenance, yes, but behind which human, which status, which responsibility?

Signature alone documents the tool and the moment. It says nothing about the author. AI detection chases a moving target. AI watermarks cover a subset. None of these approaches bind a verified human identity to a piece of digital content in a tamper-proof way.

Alethea adds the missing link — not by replacing existing standards, but by stacking on top of them.

The Alethea approach

Two entities, one signature linking them, one tamper-proof registry as the archive layer. That's it.

ENTITY 01 · WHOVerified identity
Natural or legal person, attested by a trusted third party.
eIDAS · FranceConnect · KYC · KYB
SIGNATUREcryptographic + roleENTITY 02 · WHATDigital content
Photo, video, audio, text, characterized by its fingerprints.
SHA-256 · pHash · Chromaprint
on-chain recordARCHIVE LAYER · WHEREPublic blockchain
Tamper-proof, public, censorship-resistant registry. Chain-agnostic: Polygon, Base, Ethereum, Solana, or any registry meeting the eligibility criteria.
VERIFIABLE BY ANYONE, ANYWHERE, IN PERPETUITY

The 5 signing roles

Signing a piece of content is not just saying "I saw it". It is stating what you are in relation to it. Alethea defines five distinct roles, each engaging a different responsibility.

ROLE 01

Author

I created this content.

Signature at creation time. The most common role. Engages the responsibility of whoever produced the content, its editorial intent, and its origin.

ROLE 02

Actor

I appear in this content and confirm its authenticity.

For someone visible or audible in the content. Lets the subject confirm that it is really them, that they stand behind what they say, and that they have not been remixed against their will.

ROLE 03

Witness

I was present at the event and certify it.

For someone who is neither the author nor a visible actor, but who can attest to what was filmed or photographed. Important for journalism and event coverage.

ROLE 04

Broadcaster

I relay this content and take responsibility for the editorial choice.

For a media outlet, a platform, or a high-audience account that rebroadcasts. Engages editorial responsibility for the relay, not authorship.

ROLE 05

Reclaim

This content depicts me and I contest it.

Our main conceptual contribution. Lets a verified identity sign existing content after the fact to refute it, with context and explanation. Via perceptual fingerprints, the rebuttal automatically propagates to every derivative version.

Reclaim

Reclaim truth, after the fact.

Where other approaches only sign at creation, Alethea lets a verified identity sign existing content to refute it. The signer deposits the falsified version in their Alethea wallet, selects the Reclaim role, adds the explanatory context, and signs.

The rebuttal is tamper-proof, timestamped, and public. Thanks to perceptual fingerprints, any derivative of the refuted content — recompressed, recut, reposted on other platforms — automatically triggers the rebuttal display.

The rebuttal propagates at the speed of the fake, across every platform, without needing the platforms' agreement. This is a new asymmetry that makes disinformation costly for those who knowingly spread it — up to possible legal consequences in many jurisdictions (in France, article 226-8 of the Penal Code on image-altering montage carries up to two years imprisonment and a €45,000 fine; similar provisions exist in most national legal frameworks).

01Falsified content circulates on platforms02Deposit in Alethea wallet03Select Reclaim role04Add explanatory context05Cryptographic signature06Automatic on-chain propagationDERIVATIVEFacebook recompressionDERIVATIVEX recut repostDERIVATIVETikTok mirror
Download SVG·CC-BY 4.0

Layer architecture

The protocol is structured in independent layers, like the TCP/IP stack. Each layer can evolve or be swapped out without breaking the others.

  1. L4 — Application

    User wallets, browser plugins, newsroom integrations.

  2. L3 — Verification

    Multi-fingerprint matching algorithm, conflict resolution, C2PA interoperability.

  3. L2 — Signature

    ECDSA secp256k1 or Ed25519, canonical signature format, JSON-LD encoding.

  4. L1 — Identity

    Accepted external standards: eIDAS substantial/high, NIST 800-63 IAL2/IAL3, ISO 29115 level 3+. No anonymous signers.

  5. L0 — Registry

    Chain-agnostic layer. Per-chain profiles (Polygon, Base, Ethereum, etc.). Minimal smart contract.

Differentiation

Alethea does not replace existing protocols, it stacks on top of them. Here is a concise position relative to the three dominant approach families.

  • vs AI detection

    Detectors are running a technological race they cannot win. Alethea changes the question: instead of asking whether content is AI-generated, we ask whether a verified identity takes responsibility for it.

  • vs C2PA

    C2PA is an excellent technical provenance standard. Alethea is complementary: C2PA answers "which tool produced this file"; Alethea answers "which verified identity takes responsibility for this content". An Alethea signature can be embedded in a C2PA manifest.

  • vs Numbers Protocol

    Numbers accepts an anonymous wallet as signer. Alethea does not accept anonymous signers, full stop. The protocol normatively requires identity verification compliant with an international standard (eIDAS substantial+, NIST IAL2+, or ISO 29115 level 3+). Anonymous signing is a functional flaw, not a feature.

Comparison matrix

CapabilityAletheaC2PANumbersSynthID
Binds verified human identity to content
Cryptographic signature on content
Tamper-proof public registry
Anonymous signing rejected normatively
Post-hoc refutation (Reclaim)
Chain-agnostic registry
Open spec, royalty-free
Survives recompression / re-encode
Works on existing content (not only new)

Legend: ✓ supported. ◐ partial or optional. ✗ not supported. — not applicable.