Skip to content

SterTheStar/Netherium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netherium

Version Edition License

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.


Why use Netherium?

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.

Security for the Curious (Technical)

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.

License

This project is licensed under the GNU GPL 3.0 License. See the LICENSE file for more details.


Made by Esther.

About

Netherium is a modern, minimalist password manager focused on absolute security.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors