Split, encrypt, and store your files on Discord with military-grade AES-256 encryption. Only you hold the key — not us, not Discord.
Every file is encrypted before it leaves your device. Zero-knowledge architecture means we never see your data.
Military-grade encryption using AES in EAX mode. Every chunk uses a unique random nonce for authenticated encryption.
Large files are split into 7 MB chunks, each independently encrypted. Secure parallel upload and download.
Encrypted chunks are stored on Discord’s CDN via webhooks. Decentralized and resilient.
Encryption keys never leave your session. Only encrypted data is stored. Even if the database leaks, your files are safe.
Full RESTful API for programmatic access. Upload, download, and manage files from any application.
Export your file database and share with others. Import databases from other users to access shared files.
Upload, encrypt, store, and retrieve — with zero compromises on security.
Select any file through the web UI or API. The application splits it into 7 MB chunks, ready for encryption.
Each chunk is encrypted with AES-256 in EAX mode using a randomly generated key. Every chunk gets a unique nonce for authentication.
Encrypted chunks are uploaded to Discord via webhooks. Only the encrypted ciphertext leaves your server.
When you download, chunks are fetched, verified, decrypted, and reassembled. Only you can decrypt your files.
No sign-up friction, no data collection. Just pure encryption.