A file sharing app enhanced with end-to-end encryption

This app is currently in the experimental phase and hasn't undergone a security audit.

Use it your own risk!

or simply download the file

Features

End-to-end encryption
Each file is encrypted on the client side using the "HMAC-SHA512 + ChaCha20 + Serpent-256 CBC" authenticated encryption scheme before being uploaded to the cloud.
Personal File Storage
You can store your personal files in the cloud that are encrypted using the keys derived from your master password.
Quantum-resistant cryptpography
The app uses symmetric algorithms for file encryption, and ML-KEM-1024 for quantum-resistant key wrapping.
Integrity check
Verifies integrity of files and records using cryptographically secure HMAC-SHA512 tags.
Dedicated password vault
The app employs the same encryption scheme used for file encryption to safeguard your login credentials.