Share a Discord DM range. Without handing us your token.
Snapshot a range of messages — yours, a friend's, a group — into a self-hosted page anyone can read with a link. Built so the operator of this site never touches your Discord credentials. There's a verifiable cryptographic proof on every export to back the claim.
Zero-knowledge by architecture
Your Discord token lives only inside a browser extension on your machine, encrypted with a passphrase you set.
The server doesn't store it, doesn't proxy it, doesn't see it. Even with full root on the server, the operator can't read what was never there.
Provable, not promised
Every export page carries a cryptographic seal signed by the extension that built it, counter-signed by the server, and pinned to a public append-only log.
Anyone can rebuild the extension from public source, verify the signature, and audit the log. Trust is one shell command away.
How it will work
- Sign in with Discord. We learn your user ID. Nothing more. scope: identify
- Install the open-source browser extension. Set a passphrase. Paste your Discord token. stored encrypted in chrome.storage.local · passphrase never sent
- Pick a channel and message range. The extension fetches Discord directly, downloads every attachment, renders the bundle, signs it. your machine does the work · never the server
- Upload the signed bundle. Get a share link. Receivers see a verified seal. /e/<slug>/ · multi-sig attestation + transparency log entry