Paste a ForceDream task ID. The signature is checked in your browser,
against ForceDream’s published Ed25519 key.
No account. No API key. We are never asked whether our own proof is valid —
the maths decides, on your machine. Everything that runs is in view-source.
No task ID? Use a real settled one:
wtask_4cbd33a4104e6a5b05c9
○Fetch the public proof
○Fetch the public key
○Rebuild the canonical payload & digest
○Walk the Merkle path to the root
○Verify the signature over the root
Order matters. Merkle inclusion is checked before the signature is
trusted. Reversed, a valid signature over an unrelated root would vouch for an arbitrary
digest — the signature would prove only that we signed something.