Similar to one-time drop but with stored, encrypted files. Uses XChaCha20-Poly1305 to encrypt files and Argon2id to verify decryption key.
Heavily wip and not feature complete
- Rate limit for unsuccessfully trying to download files
- Store MIME type & file name
- Frontend
- Clean up code
- Tests
- Documentation
MIT