Documentation

Everything you need to integrate Vanishd into your application.

Core Concepts

Destruction Receipts

A destruction receipt is a cryptographic attestation that proves you claimed to delete specific data at a specific time. The receipt is anchored to the ICP blockchain and can be independently verified.

Client-Side Hashing

Your sensitive data never leaves your infrastructure. You hash credentials locally using SHA-256 before sending only the hash to Vanishd. We never see your actual data.

Blockchain Anchoring

Receipts are batched into Merkle trees and anchored to the Internet Computer blockchain. This provides tamper-evident, independently verifiable proof with ~10 second finality.

Need Help?

Our documentation is being expanded. For questions, reach out via GitHub or our contact page.