← Back to match
masterkey
A minimalist command-line password manager using XChaCha20-Poly1305 and Argon2id.
Desktopfree
masterkey is a command-line password manager written in Go that stores credentials locally using XChaCha20-Poly1305 encryption and Argon2id key derivation. It has no cloud component and no graphical interface, aiming instead for a small, auditable tool that keeps secrets under the user's own control. It suits developers and sysadmins who prefer managing passwords from a terminal over a cloud-based app.
Categories
Password managementDeveloper tools

