Provenance · Post-Quantum Verified
Verify your Releone certificate.
Every Releone artifact — Founder's Edition kit, Society membership token, Tequila batch — is registered on a NIST-standardized post-quantum-resistant ledger and timestamp-anchored to a hash-only deep-archive chain. Below is how it works, and the form to verify any certificate yourself.
The cryptographic stack
Two ledgers, layered. Production verification happens on the first; long-archive durability on the second.
Layer 1 — Production ledger
- Chain: Algorand mainnet
- Year-1 signature scheme (live): Ed25519 native (Algorand standard)
- Year-2 post-quantum target: ML-DSA / Dilithium (NIST FIPS 204, finalized 2024-08-13, lattice-based · Module-LWE + Module-SIS hardness · NIST Security Category 3, ≈ AES-192)
- Used for: State proofs of every certificate, every membership, every batch ID
- Finality: ~2.8 seconds
- Cost per registration: ~$0.0002
- Carbon profile: Net-negative (ClimateTrade certified)
Layer 2 — Deep-archive anchor (Year-2 roadmap · not yet active)
- Anchor candidate: QRL (Quantum Resistant Ledger) · architectural evaluation in progress
- PQ signature scheme under review: XMSS (NIST SP 800-208, hash-based · stateful scheme — requires secure non-volatile state management to prevent one-time-key reuse)
- Intended use: Monthly Merkle-root anchors of Layer-1 state, plus the founding-member roll
- Security assumption (if shipped): SHA-512 collision resistance — the most stress-tested cryptographic assumption in computing
- Horizon: Designed to remain verifiable for 50+ years even if every lattice scheme breaks
- Status: Layer-2 is not live today. Year-1 verification (Layer-1 above) is the authoritative provenance record at launch.
How verification works
-
Locate your certificate ID
Every Releone artifact ships with a 12-character certificate ID printed on the packaging or in the order email. For Founder's Edition kits, look on the inside of the kit lid. For Society memberships, check your welcome letter. For Tequila bottles, the ID is on the back label.
-
Paste it into the form below
The form queries the Algorand mainnet for the matching ASA registration. It returns the metadata IPFS hash and the Ed25519-signed transaction. (Year-2 upgrade adds the dual-signature Falcon-1024 + ML-DSA-65 fields; the QRL deep-archive anchor ID is part of the Year-2 roadmap.)
-
Compare hashes (optional, advanced)
If you want zero-trust verification, you can run the same query yourself against any Algorand node — Releone does not control the chain. The verification result is cryptographically independent of our servers.
-
Read the metadata
The metadata contains: certificate type, issue date, batch or edition number, content provenance (e.g. for a Tequila bottle: agave field GPS, harvest date, distillation run, NOM number), and the IPFS pin of any associated images or documents.
The Founder Edition Provenance Ledger — live
Every certificate the Releone treasury wallet has ever minted, queried in real time from Algorand mainnet through Releone's paid Nodely UNLIMITED indexer. This is not a marketing screenshot — refresh this page and the list is rebuilt from chain state. When a new Founder Edition jar ships, its certificate appears here within 60 seconds of mint confirmation.
Try it yourself — verify any Releone ASA
Below is the same query, manual. Paste any Releone serial (RLN-FE-0001) or numeric ASA ID and Releone's verify endpoint will return the on-chain record. The endpoint is open — no auth, no Releone-controlled middleware — backed by the Algorand indexer.
Examples: RLN-FE-0001 · RLN-FE-0002 · 3548800384 · 31566704 (USDCa, third-party sanity check)
Primary: Releone /api/verify (Nodely UNLIMITED tier). Fallback: public Algonode indexer. Either path is independently auditable — you can compare against any Algorand node yourself.