Netherium is a modern, minimalist password manager focused on absolute security. It was created to be simple enough for anyone to use, yet robust enough to protect your most sensitive data.
In today's digital world, using the same password for everything is dangerous, and writing them down on paper isn't practical. Netherium solves this by storing everything in a digital "vault" locked by a single Master Password.
- High Security: Your passwords are encrypted using cutting-edge algorithms (AES-256-GCM and Argon2id).
- Built with Rust & egui: Leveraging the performance and memory safety of Rust with a native, immediate-mode GUI powered by egui.
- Blazing Fast: Experience a lightweight, lag-free interface with instant-access shortcuts to copy credentials.
- Total Privacy: Your data never leaves your computer. No cloud, no tracking, just a pure local application.
- Multilingual: Available in Portuguese, English, and Spanish.
For those who like to know what happens "under the hood":
- Key Derivation: We use Argon2id to turn your master password into a strong cryptographic key.
- Encryption: Data is protected with AES-256-GCM (Authenticated Encryption).
- Interface: Built entirely in Rust using the egui/eframe library, ensuring performance and portability.
This project is licensed under the GNU GPL 3.0 License. See the LICENSE file for more details.
Made by Esther.