keepassxc cover

keepassxreboot /

keepassxc

KeePassXC is a modern, secure, and open-source password manager that runs locally, storing credentials securely using the KDBX database format.

stars★ 19.5k
forks⑂ 1.6k
Primary languageC++
LicenseGPL-2.0 or GPL-3.0
Last updatedtoday

Overview

KeePassXC is an outstanding, offline-first password manager built for users who refuse to trust cloud-hosted password vaults. Operating completely locally, it encrypts your credentials using AES-256 or ChaCha20 algorithms inside a standard `.kdbx` database file, giving you absolute ownership of your security data. It features integrated browser extensions for auto-filling login fields, a strong password generator, and direct TOTP credential generation.

Its C++ implementation is incredibly fast and secure, featuring memory protection schemes that prevent other applications from reading decrypted credentials from system RAM. Syncing the database across devices is managed manually or through private synchronization networks like Syncthing. The primary consideration is that because KeePassXC lacks a built-in cloud server, managing cross-device access requires some network configuration on the user's part, but for absolute security sovereignty, KeePassXC is a premier application.

Key topics

Getting started

Installation steps vary depending on how a project is packaged, so the most reliable source is always the official README. As a starting point:

Open the official repository ↗

How it compares

Here is how this project sits alongside a few other tools in the same category:

Questions about this project

What is keepassxc?
KeePassXC is an outstanding, offline-first password manager built for users who refuse to trust cloud-hosted password vaults. Operating completely locally, it encrypts your credentials using AES-256 or ChaCha20 algorithms inside a standard `.kdbx` database file, giving you absolute ownership of your security data. It features integrated browser extensions for auto-filling login fields, a strong password generator, and direct TOTP credential generation.
What license does keepassxc use?
GPL-2.0 or GPL-3.0
How popular is keepassxc on GitHub?
keepassxc has roughly 19.5k stars and 1.6k forks on GitHub as of the latest data.
Is keepassxc actively maintained?
This repository has been updated recently, which is generally a good sign of active maintenance.
What language is keepassxc written in?
keepassxc is written primarily in C++.

Repository info

Ownerkeepassxreboot
Primary languageC++
LicenseGPL-2.0 or GPL-3.0
CreatedJuly 16, 2026
Last updatedJuly 16, 2026
← Explore more News & Open Source projectsSpotted outdated info? Suggest an update →