Public registry · Solana blockchain · free
The Timestamp Registry
Register the fingerprint of a file and prove later that it already existed at a given moment – and that it is yours. Every entry gets a register number and is anchored immutably on the Solana blockchain.
- Entries in the registry
- 4
- Latest entry
- 2026-07-12 16:10
- Anchored on
- Solana
How the registry works
Four steps, from file to certificate. The order matters – each step builds on the one before it.
-
Hash the file
Your browser computes the SHA-256 hash. The file itself is never transmitted.
-
Salt the author
File hash, real name and a pepper produce the salted author hash. We do not store the name.
-
Anchor on Solana
Both hashes go onto the blockchain as a memo transaction. The signature is the receipt.
-
Receive a register number
The entry enters the public registry and you get a PDF certificate.
Recently registered
What it is for
Proof of priority
Show that a draft, a manuscript or a dataset already existed at a specific point in time.
Integrity
A modified file produces a different hash. Tampering becomes visible immediately.
Publicly checkable
Anyone can follow the entry in the registry and on the blockchain – without having to trust us.
What we do not know
We never see your file and we do not store your real name. The registry holds hashes only. Anyone who wants to verify an entry needs the real name from you – nobody can recover it from the hash.