Anchor Artifact (Bitcoin-anchored integrity proof)
anchor_artifactProve a file existed unchanged at a specific time by registering its SHA-256 hash on a tamper-evident audit chain anchored to Bitcoin. Receive a signed receipt verifiable offline.
Instructions
Prove an artifact existed exactly as-is at this moment, and make any later tampering detectable. Give a file path (hashed locally with SHA-256 — the file itself is NEVER uploaded) or a precomputed sha256. The hash is registered on Fidacy's tamper-evident audit chain, which is checkpointed to the Bitcoin blockchain, and you get a signed receipt (JWS) verifiable offline against the engine JWKS. Use it for contracts, invoices, medical prescriptions, insurance claims, images, audio, video. kind defaults to document; optional label is a short reference (an invoice number, a case id — no PII).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| path | No | ||
| label | No | ||
| sha256 | No | ||
| subject | No |