How it works
Drop a file and human.cv writes it permanently to Arweave, then records an attestation on Base binding the content hash to a derived key. The upload is signed by a key detached from your identity, so it accumulates provenance without exposing you.
Claiming later
Because the attestation binds the artifact’s hash, you can prove the upload was yours without re-uploading anything. Re-hash the file at any time and it still matches your derivation tree — then reveal the descent from your root.
Good for
Privacy options
- Public — artifact readable by anyone; ownership revealed when you choose.
- Encrypted — bytes stored permanently but unreadable without your key; integrity still provable.
Either way, permanence is guaranteed by Arweave and ownership by the attestation — disclosure is the only thing under your moment-to-moment control.
