Six layers of proof.
One unified platform.

TimeProof starts with a live proof foundation and extends upward carefully. This page separates what exists in V1 from what remains roadmap-only.

The TimeProof Stack

Each layer builds on the one below it. Together, they create the most comprehensive digital proof architecture in the current TimeProof direction, without blurring live V1 capability and later-phase work.

Application Layer

Layer 6

TimeProof App

Live

User dashboard, file upload, certificate management, organization tools

Verification Portal

Live

Public verification — anyone can verify a timestamp, no account needed

Free Browser Tools

Live

SHA-256 hasher, EXIF viewer, file comparator — all client-side

Proof Layer

Layer 5

Instant Timestamps

Live

Immediate anchoring for verified subscribers under the live Credits 2.0 model.

Scheduled Timestamps

Live

Batched anchoring with the lowest live credit cost.

Legal-Grade Evidence

Live

7-file courtroom-ready evidence bundle with JWS identity attestation.

Identity Layer

Layer 4

JWS Attestation

Live

JSON Web Signature links your verified identity to each timestamp cryptographically.

JWKS Verification

Live

Third parties verify identity via /.well-known/jwks.json — no TimeProof contact needed.

SIWE Authentication

Live

Sign-In with Ethereum — wallet-first, no passwords, no email-only accounts.

Ownership Layer

Layer 3

Parent Prints (COP)

Roadmap

Future-phase ownership artifact for proving origin inside COP-aware workflows.

Child Prints

Roadmap

Future-phase lineage records for derivatives, licensing, and permissions.

Visual Fingerprints

Roadmap

Future-phase presentation layer for ownership and provenance signals.

Authenticity And Provenance Research

Layer 2

Authenticity Analysis

Roadmap

Future-phase research into stronger authenticity and manipulation checks.

Content Provenance

Roadmap

Future-phase chain-of-authenticity workflows for recorded assets.

Advanced Compute Integrations

Later Phase

Longer-term exploration for privacy-preserving authenticity services.

Blockchain Infrastructure

Layer 1

Polygon PoS

Live

Fast finality, low cost, production-grade security. Current network.

Gasless Architecture

Live

TimeProof sponsors all gas fees. Users never touch network costs.

Smart Contract (TimeProofAnchor)

Live

On-chain anchoring of SHA-256 hashes and Merkle roots.

Built on proven cryptography.

Not proprietary black boxes. TimeProof uses open, auditable, industry-standard cryptographic primitives — the same ones that secure the internet and the blockchain.

SHA-256 Hashing

NIST FIPS 180-4
In everyday terms

Like a fingerprint — unique to every file. Change one byte and the hash is completely different.

How TimeProof uses it

Every file uploaded to TimeProof is hashed client-side before anything leaves your device. We never see your file.

Merkle Trees

Used in Bitcoin, Ethereum, Git
In everyday terms

Like a table of contents that proves every chapter is exactly where it should be. Tamper with one page and the whole tree breaks.

How TimeProof uses it

Scheduled Timestamps batch multiple files into a single Merkle root, anchored in one blockchain transaction.

ECDSA Signatures

RFC 6979 / secp256k1
In everyday terms

Like a wax seal on a letter — only the sender could have made it, and breaking the seal proves tampering.

How TimeProof uses it

Every blockchain transaction is cryptographically signed. Every LG package includes a verifiable JWS signature.

JSON Web Signatures (JWS)

RFC 7515 / RFC 7517
In everyday terms

Like a notarized signature you can verify from anywhere in the world, instantly, without calling the notary.

How TimeProof uses it

Legal-Grade packages include a JWS identity attestation. Verifiers check the signature against our public JWKS endpoint.

Gasless by design.

Every blockchain transaction costs "gas" — network fees paid to validators. Most blockchain products pass these fees to users, requiring them to buy cryptocurrency and manage wallets.

TimeProof handles all of it. When you timestamp a file, we sponsor the gas transaction behind the scenes. You never need crypto, never see a gas fee, never interact with a blockchain directly. It's like free shipping — the product costs what it costs, and we handle the delivery.

$0
Gas fees for users
0
Crypto knowledge required
100%
Blockchain security

Courtroom-ready evidence.

The Legal-Grade package is the difference between telling a judge "I have proof" and handing the judge a sealed evidence binder with everything they need to verify it themselves.

7-File Legal-Grade Evidence Package

certificate.pdf

Human-readable certificate with all proof details, formatted for courts and arbitration.

certificate.json

Machine-readable certificate data. Programmatically verifiable by any system.

merkle_proof.json

Cryptographic proof showing exactly how your file connects to the blockchain anchor.

identity_attestation.jws

JSON Web Signature linking your verified identity to this timestamp. Self-proving.

identity_readme.json

Instructions for verifying the JWS attestation against our JWKS endpoint.

verification_guide.txt

Step-by-step instructions a lawyer or judge can follow to verify everything independently.

CHECKSUMS.sha256

SHA-256 checksums for every file in the package — proves the package itself hasn't been tampered with.

Read the whitepaper next.

This technical overview stays intentionally high level. The docs cover the product reference material, and the whitepaper adds the product thesis, boundaries, and rollout framing without exposing sensitive implementation detail.