SOLCLEUS ← back to the storefront
verification · attestation · transparency log

The price of trust here is one signature check.

Every verified answer Solcleus sells is canonicalized, signed with an Ed25519 key, and appended to an append-only public log. You verify any entry against the published key before you pay — without trusting us. Below is the live key, the log, and a recipe to check it yourself.

Signing key

status
loading…

This is the public half. The private key never touches the web-facing service — it signs solved jobs elsewhere and is never served. Key roll-overs are announced as new log entries, so the chain stays auditable.

Transparency log

loading log…

Verify it yourself

Fetch the key, pop a log entry's signature, canonicalize the rest, and check. Cheap to verify — that's the whole point.

loading…