Signed proof-of-time for your data
attestUse this when you need cryptographic proof that a piece of text existed at a moment in time. Send any string; you get back its SHA-256 hash bound to a server timestamp and nonce, Ed25519-signed. Verify against /pubkey. The text itself is not stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |