Below is a real decision from Synaura's production database. Click Verify to run ML-DSA-65 signature verification entirely in your browser — the cryptographic library loads from a public CDN, the computation runs in JavaScript, and no requests are made to Synaura's servers. Open DevTools → Network to confirm.
Decision dec_v4_01 — signed 2026-05-07T12:37:39.530Z by usr_renan_01
This reconstructs the canonical payload from the fields above, loads the ML-DSA-65 library from esm.sh, and calls ml_dsa65.verify() in your browser.
Edit the title below and verify again. The signature was computed over the original content — any change will cause verification to fail, proving tamper detection works.
@noble/post-quantum library (v0.6.1, audited, open-source) was loaded from esm.sh — a public JavaScript CDN. The canonical payload was reconstructed by sorting all field keys alphabetically and encoding as UTF-8, exactly as Synaura's server does at signing time. The SHA-256 content hash was recomputed for display. The ML-DSA-65 verify() function checked the signature against the public key and the canonical bytes. All computation ran in your browser's JavaScript engine. Zero network requests to Synaura. The artifact is self-proving.