KeePassXC
Cross-platform community-driven open-source password manager.
Why consider KeePassXC?
KeePassXC is an open-source password manager that encrypts your credentials using AES-256 and Argon2. It operates 100% offline with zero cloud telemetry, hardware YubiKey support, and browser integration.
Learn KeePassXC by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of KeePassXC
KeePassXC stores all credentials in an encrypted .kdbx database file locally on your disk, giving you complete ownership without subscription lock-in.
Installation
# macOS via Homebrewbrew install --cask keepassxc# Ubuntu/Debiansudo apt install keepassxc# Windows via Wingetwinget install KeePassXCTeam.KeePassXCKeePassXC is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.