KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.

louib e38a318c4d Add a nix Flake 2 years ago
.github 1e73d549ed Update release tool with new merge strategy 2 years ago
.tx 3a0ec33c56 Update TX config and merge update.sh into release-tool 3 years ago
cmake bd809ba90b TouchID support refactoring (#8311) 2 years ago
docs 33d8b6db62 Add shortcut to copy password with TOTP appended 2 years ago
share 33d8b6db62 Add shortcut to copy password with TOTP appended 2 years ago
snap 7dc2d236df Fix missing Auto-Type from snap package 2 years ago
src 33d8b6db62 Add shortcut to copy password with TOTP appended 2 years ago
tests 612c1098ea Fix CLI output when using clip with the -t flag 2 years ago
utils 414cb5026c Fix capture of whiptail's exit status 2 years ago
.clang-format e3c7b570ae Minor documentation and script cleanups (#6868) 3 years ago
.gitattributes 035757e228 Improve Visual Studio and vcpkg support 3 years ago
.gitignore 035757e228 Improve Visual Studio and vcpkg support 3 years ago
CHANGELOG.md 9f402885d8 Version bump to 2.7.1 and Changelog update 2 years ago
CMakeLists.txt d181f80c8c Set new default location hints for Qt on macOS 2 years ago
CODE-OF-CONDUCT.md 5ea46d4c12 CODE-OF-CONDUCT.md: fix typo 4 years ago
COPYING 33d8b6db62 Add shortcut to copy password with TOTP appended 2 years ago
INSTALL.md 59e2c38635 Point INSTALL.md checkout reference to `latest` tag (#8225) 2 years ago
LICENSE.BSD 6a2034fa24 Add crypto classes and tests. Link to libgcrypt. 14 years ago
LICENSE.CC0 eb6612b787 Fix database icons license issues. 12 years ago
LICENSE.GPL-2 e3c7b570ae Minor documentation and script cleanups (#6868) 3 years ago
LICENSE.GPL-3 e3c7b570ae Minor documentation and script cleanups (#6868) 3 years ago
LICENSE.LGPL-2.1 e3c7b570ae Minor documentation and script cleanups (#6868) 3 years ago
LICENSE.LGPL-3 e3c7b570ae Minor documentation and script cleanups (#6868) 3 years ago
LICENSE.MIT c2ead0e265 Fix macOS building and code signing, resolves #1344 7 years ago
LICENSE.NOKIA-LGPL-EXCEPTION b8dfb9cc4d Add support for gzip compressed databases. 14 years ago
LICENSE.OFL d2a19f3e86 Add OFL-1.1 text 5 years ago
README.md 6f20f0e2ec docs: Explicitly talk about SSH Agent integration 2 years ago
codecov.yaml 7ff8720a39 Clean up code coverage reporting. 3 years ago
flake.lock e38a318c4d Add a nix Flake 2 years ago
flake.nix e38a318c4d Add a nix Flake 2 years ago
release-tool 3d04e2b86e Update CHANGELOG 2 years ago
release-tool.ps1 1e73d549ed Update release tool with new merge strategy 2 years ago
sonar-project.properties e3c7b570ae Minor documentation and script cleanups (#6868) 3 years ago

README.md

KeePassXC

TeamCity Build Status codecov GitHub release

Matrix community channel Matrix development channel

KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. You can run KeePassXC on Windows, macOS, and Linux systems. KeePassXC is for people with extremely high demands of secure personal data management. It saves many different types of information, such as usernames, passwords, URLs, attachments, and notes in an offline, encrypted file that can be stored in any location, including private and public cloud solutions. For easy identification and management, user-defined titles and icons can be specified for entries. In addition, entries are sorted into customizable groups. An integrated search function allows you to use advanced patterns to easily find any entry in your database. A customizable, fast, and easy-to-use password generator utility allows you to create passwords with any combination of characters or easy to remember passphrases.

Quick Start

The QuickStart Guide gets you started using KeePassXC on your Windows, macOS, or Linux computer using pre-compiled binaries from the downloads page. Additionally, individual Linux distributions may ship their own versions, so please check your distribution's package list to see if KeePassXC is available. Detailed documentation is available in the User Guide.

Features List

KeePassXC has numerous features for novice and power users alike. Our goal is to create an application that can be used by anyone while still offering advanced features to those that need them.

Basic

  • Create, open, and save databases in the KDBX format (KeePass-compatible with KDBX4 and KDBX3)
  • Store sensitive information in entries that are organized by groups
  • Search for entries
  • Password generator
  • Auto-Type passwords into applications
  • Browser integration with Google Chrome, Mozilla Firefox, Microsoft Edge, Chromium, Vivaldi, Brave, and Tor-Browser
  • Entry icon download
  • Import databases from CSV, 1Password, and KeePass1 formats

Advanced

  • Database reports (password health, HIBP, and statistics)
  • Database export to CSV and HTML formats
  • TOTP storage and generation
  • Field references between entries
  • File attachments and custom attributes
  • Entry history and data restoration
  • YubiKey/OnlyKey challenge-response support
  • Command line interface (keepassxc-cli)
  • Auto-Open databases
  • KeeShare shared databases (import, export, and synchronize)
  • SSH Agent integration
  • FreeDesktop.org Secret Service (replace Gnome keyring, etc.)
  • Additional encryption choices: Twofish and ChaCha20

For a full list of changes, read the CHANGELOG document. \ For a full list of keyboard shortcuts, see KeyboardShortcuts.adoc

Building KeePassXC

Detailed instructions are available in the Build and Install page and in the Wiki.

Contributing

We are always looking for suggestions on how to improve KeePassXC. If you find any bugs or have an idea for a new feature, please let us know by opening a report in the issue tracker on GitHub, or join us on Matrix community channel or Matrix development channel, or on IRC in Libera.Chat channels #keepassxc and #keepassxc-dev.

You may directly contribute your own code by submitting a pull request. Please read the CONTRIBUTING document for further information.

Contributors are required to adhere to the project's Code of Conduct.

License

KeePassXC code is licensed under GPL-2 or GPL-3. Additional licensing for third-party files is detailed in COPYING.