End-to-End Encrypted Messaging in Rust
Secure Communication, By Design
QuietDrop is an open-source messaging platform that prioritizes your privacy with modern cryptographic techniques. Built with Rust for performance, reliability, and security
Key Features
End-to-End Encryption
Messages are encrypted on the sender’s device and can only be decrypted by the intended recipient.
Strong Authentication
Secure user authentication with Argon2id password hashing keeps your identity protected.
Forward Secrecy
Protection of past communications even if keys are compromised, maintaining historical privacy.
Group Chats
Secure communication with multiple participants (in development).
File Transfer
Encrypted file sharing between users (in development).
Rust-Powered
Built with Rust for performance, memory safety, and concurrency without sacrificing speed.
Ready to Get Started?
Open Source & Community-Driven
QuietDrop is a collaborative open-source project welcoming contributors of all experience levels. Whether you’re interested in cryptography, Rust development, or simply want to help build a more private internet, we’d love to have your help.