TRELYAN · post-quantum trust

Trust you can check yourself — down to the byte.

THRONDAR signs every AI answer with post-quantum signatures, commits it to a transparency log, and anchors that log on a public chain as a Falcon-1024 inscription. None of it asks for your trust. Every layer hands you the artifacts to verify — or break — the claim. Both layers now verify in your browser: the ML-DSA-87 tree-head signature (Layer 1) and the Falcon-1024 on-chain inscription (Layer 2).

ML-DSA-87 + Falcon-1024 RFC-6962 transparency log Algorand falcon_verify TestNet · unaudited

How the trust is built

1

Signed, post-quantum

Each answer is signed with ML-DSA-87 and Falcon-1024 — signatures that hold even against a quantum adversary.

2

Logged, append-only

Every answer is committed to an RFC-6962 transparency log whose signed tree head can't be quietly rewritten.

3

Anchored on-chain

The log's tree head is inscribed on Algorand as a write-once Falcon-1024 record, verified by the falcon_verify opcode.

4

Verified by you

Open the tools below. They verify both layers in your browser — the ML-DSA-87 signature against a pinned key with self-hosted audited crypto, and the on-chain Falcon inscription straight from the chain. No server of ours in the middle.

Verify it yourself

Live verifier
Enter an Algorand app-id; decode the on-chain Falcon-1024 signature and confirm acceptance.
open ↗
Unified verifier
One input: an on-chain inscription or a THRONDAR answer receipt — provenance + post-quantum + anchor.
open ↗
Anchor log
Watch THRONDAR's signed tree head bind to an Algorand Falcon inscription, recomputed live.
open ↗
Post-quantum STH verifier
Verify THRONDAR's ML-DSA-87 signed tree head in your browser against a pinned key — Layer 1, proven.
open ↗
pqBadge
A drop-in pill that shows live post-quantum verification next to any content.
open ↗

Build on it

@trelyan/verify-pqc
Dependency-free JS SDK (Node + browser): inspect Falcon signatures, verify inscriptions on-chain.
npm + source ↗
Conformance suite
The byte-level reference + three conformance checks for any Falcon-on-Algorand signer.
read the spec ↗

Honest scope. Algorand TestNet, and the reference system is unaudited — treat every claim as an engineering description pending independent review. The on-chain signature header 0xBA is trelyan-pq's own deterministic-wrapper convention (0x3A | 0x80), not a NIST Falcon or FIPS-206 (FN-DSA) field. Falcon is a signature scheme, not encryption. The browser tools reflect a single public indexer's view of the chain.