Verify a file
EU AI ActIn Force 2024 UK Online Safety ActActive AU AI Framework2025 US Executive Order on AIActive CA Bill C-27Advancing EU eIDAS 2.0Active C2PA StandardCompatible August 2026EU AI Act Article 50 Deadline EU AI ActIn Force 2024 UK Online Safety ActActive AU AI Framework2025 US Executive Order on AIActive CA Bill C-27Advancing EU eIDAS 2.0Active C2PA StandardCompatible August 2026EU AI Act Article 50 Deadline
Open Standard · v0.5.5 · Self-Anchored

Prove content is real.
Forever.

The open standard for establishing, maintaining, and preserving the authenticity and origin of any digital or physical asset.

No platform dependency. No proprietary tools. No expiration date. A developer can implement it in a day, verification works forever.

AIOSchema Manifest
Verified
Asset ID
019c7cb0-6e40-7f21-873b-9a9cf13e461b
Schema Version
v0.5.5
Core Fingerprint
sha256-f4a8c4e2d7b13c9e5
Anchor
aios-anchor:rfc3161:abc123de
AIOSchema Verified
Anchored
Sidecar: asset.aios.json · manifest_signature present

Open. Verifiable.
Vendor-neutral.

AIOSchema is a published open standard under CC-BY 4.0. Reference implementations in Python, TypeScript, Node.js, Go, and Rust. The standard uses its own mechanisms to prove its own provenance, the specification is hashed, signed, and anchored before every release.

{
  "core": {
    "asset_id": "019c7cb0-...",
    "schema_version": "0.5.5",
    "creation_timestamp": "2026-03-23T12:00:00Z",
    "hash_original": "sha256-abc123...",
    "core_fingerprint": "sha256-def456...",
    "creator_id": "ed25519-fp-7fcc..."
  }
}
🔐

Ed25519 Signatures

Every manifest signed with your institutional key. Cryptographically links content to your organisation's identity.

🕐

RFC 3161 Timestamps

Legally recognised timestamps under EU eIDAS. Independent of any clock you control. Verifiable by any third party.

🔗

Version Chaining

Each content revision cryptographically linked to its predecessor. Unbroken chain of custody from creation to present.

📋

C2PA Compatible

Interoperates with the Coalition for Content Provenance and Authenticity standard. Works alongside existing infrastructure.

🌐

No Vendor Lock-in

Open standard, Apache 2.0 reference implementations. Any organisation can verify without your involvement or permission.

Implements & complies with
C2PA Compatible RFC 3161 EU eIDAS 2.0 Ed25519 · RFC 8032 SHA-256 · SHA3-256 OpenTimestamps CC-BY 4.0 Apache 2.0
How it works

Three steps.
Permanent record.

No infrastructure to run. No account to create. The entire mechanism fits in a sidecar JSON file that travels with your asset.

Step one Create

Hash your asset.

Point AIOSchema at any file. It computes a SHA-256 hash of the original content and generates a UUID asset ID. Five fields. Sealed by mathematics at the moment of creation. No server involved.

core block · level 1 "asset_id": "019c7cb0-..."
"hash_original": "sha256-f4a8..."
"creator_id": "ed25519-fp-..."
Step two Anchor

Sign & timestamp.

Sign the manifest with your Ed25519 key to bind it to your identity. Add an RFC 3161 timestamp — legally recognised under EU eIDAS — to prove when it existed. Optionally anchor to Bitcoin via OpenTimestamps.

extensions · level 2–3 "manifest_signature": "ed25519..."
"anchor_rfc3161": "2026-03-23..."
"anchor_bitcoin": "block-939726"
Step three Verify

Verify forever.

Anyone can verify the manifest against the asset using the open spec. No account. No vendor. No expiration. The hash either matches or it doesn't. The timestamp either holds or it doesn't. Mathematics does not expire.

verification result "integrity": PASS
"signature": VALID
"timestamp": CONFIRMED
Compliance Deadline

The clock is
already running.

EU AI Act Article 50 requires content provenance disclosure for AI-generated material. The enforcement deadline is August 2, 2026. Fines reach up to 6% of global annual turnover. There is no grace period, no opt-out, and no extension currently proposed.

Target date
Aug 2, 2026
-- Days
-- Hours
-- Min
-- Sec

EU AI Act · Article 50 · Transparency obligations
for providers of general-purpose AI systems.
AIOSchema is free, open, and ready to implement today.

Regulatory Landscape

The legislation is
already in force.

Content provenance mandates are not proposals — they are active law in the EU, UK, and advancing across every major jurisdiction. Fines are calculated as a percentage of global revenue. There is no grace period after August 2026.

🇪🇺
European Union
EU AI Act

Requires transparency and provenance documentation for AI-generated content used in high-risk contexts. Applies to all organisations operating in EU member states. Article 50 deadline: August 2026.

Up to €30M or 6% global turnover
🇬🇧
United Kingdom
Online Safety Act

Mandates content authenticity measures for platforms and publishers. Ofcom enforcement powers include significant financial penalties and senior manager personal liability.

Up to £18M or 10% global turnover
🇦🇺
Australia
AI Safety Framework

Voluntary framework transitioning to mandatory obligations for high-impact AI systems. Government and NGO publishers among priority compliance targets from 2025.

Mandatory disclosure obligations 2025
🇺🇸
United States
Executive Order on AI

Requires federal agencies and contractors to implement content provenance standards. State-level legislation advancing in California, Colorado, and others. California SB 942 now active.

Federal contractor compliance required
🇨🇦
Canada
Bill C-27 / AIDA

Artificial Intelligence and Data Act establishes impact assessment requirements and transparency obligations for AI systems and AI-generated content across federal jurisdiction.

Up to CAD $25M or 3% global revenue
🌐
Global Trajectory
The Pattern Is Clear

Every major jurisdiction is moving toward mandatory content provenance. The question is not whether compliance will be required — it is whether your organisation will be ready when it is.

AIOSchema addresses all frameworks
By the numbers

Built to be proven,
not trusted.

Five reference implementations. One cross-verified conformance suite. Zero proprietary dependencies.

Implementations
5lang
Python · TypeScript · Node.js · Go · Rust
ref-impl
Conformance
18vec
TV-01 through TV-18 mandatory. TV-19 key rotation extension.
v0.5.5
Test cases
108+
Python primary · 70+ TypeScript · 80 Node.js
all-pass
Verification
yrs
No server. No key infrastructure. No expiration date.
by-design
Built for everyone

One standard.
Every audience.

AIOSchema is read in one hour and implemented in one day — whether you are writing code, filing compliance reports, or signing your work.

01 — Developers

Implement in a day.

Five reference implementations across Python, TypeScript, Node.js, Go, and Rust. Copy, adapt, ship. The Core Block is five fields. The spec is designed to be read in under an hour. No registration, no gatekeepers, no vendor calls. Apache 2.0, no strings.

Apache 2.0 5 languages 108+ tests CLI tool
03 — Content Creators

Your work. Your proof.

Establish provenance at the moment of creation. No account. No server. No expiration. The cryptographic record is sealed by mathematics — not by a platform that can be acquired, shut down, or paywalled.

No account Offline Forever valid
Get started

Read it today.
Ship it tomorrow.

The specification is open, the implementations are free, and the standard is ready. Everything you need to establish content provenance is available right now — no account, no licence, no waiting.

CC-BY 4.0 specification Apache 2.0 implementations 5 reference languages No vendor dependency