A open source, shared, freely distributable document vault
keepthereceipts.net stores your files with IPFS, so every document gets a cryptographic fingerprint. Copy or continuously replicate the vault to any machine — the fingerprint proves nothing changed.
- CONTENT-ADDRESSED
- every file's address is a hash of its own bytes
- REPLICATED
- the vault lives wherever it's copied to, not one server
- SELF-HOSTABLE
- run the whole stack yourself with Docker Compose
- OPEN SOURCE
- read every line, or fork it and run your own
+ Add a document to the vault
Current vault root
QmaLyYJFeskVDtotH8iTQJbzck8FKRGc6bgZGt9BLZSX6Q
checked 2026-08-05 13:53:33 UTC
Open on the gateway →Obtain and use the DNSLink
Every time the vault changes, its hash is published as a DNS TXT record — so any IPFS node can find it without asking this page.
obtain it
dig +short TXT _dnslink.keepthereceipts.netuse it
ipfs get /ipns/keepthereceipts.netself-hosted · open source · no account required · privacy