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

Jonathan White 77832d8bcc Update translations пре 1 месец
.github 2b5ab7db82 Bump GitHub workflow actions пре 7 месеци
.tx 063bf4a58d Update Transifex configuration file пре 1 година
cmake 0cb89a03ec Add alternative path finding for PCSC headers/libraries пре 2 месеци
docs 941c1f5d7f Major enhancements to documentation пре 1 месец
share b342be4571 Update translations пре 1 месец
snap 1de0da3d44 Snap: Remove $HOME access from keepassxc-proxy пре 9 месеци
src 55d75fbd53 Add ability to parse tags from CSV files пре 1 месец
tests 4f552ba3ed Fix various quirks with CSV import widget and parser пре 1 месец
utils f0c5c2ad3f Update fuzz testing instructions пре 1 месец
vcpkg 28d096a89a Add vcpkg manifest with build dependencies пре 1 година
.clang-format e3c7b570ae Minor documentation and script cleanups (#6868) пре 3 година
.gitattributes 035757e228 Improve Visual Studio and vcpkg support пре 3 година
.gitignore 28d096a89a Add vcpkg manifest with build dependencies пре 1 година
CHANGELOG.md 8aec6fb9ad Version bump and Changelog пре 1 месец
CMakeLists.txt 8aec6fb9ad Version bump and Changelog пре 1 месец
CODE-OF-CONDUCT.md 5ea46d4c12 CODE-OF-CONDUCT.md: fix typo пре 4 година
COPYING fbad1b51f0 Add ability to expire entries from context menus (#8731) пре 2 месеци
INSTALL.md 28d096a89a Add vcpkg manifest with build dependencies пре 1 година
LICENSE.BSD 6a2034fa24 Add crypto classes and tests. Link to libgcrypt. пре 14 година
LICENSE.CC0 eb6612b787 Fix database icons license issues. пре 12 година
LICENSE.GPL-2 e3c7b570ae Minor documentation and script cleanups (#6868) пре 3 година
LICENSE.GPL-3 e3c7b570ae Minor documentation and script cleanups (#6868) пре 3 година
LICENSE.LGPL-2.1 e3c7b570ae Minor documentation and script cleanups (#6868) пре 3 година
LICENSE.LGPL-3 e3c7b570ae Minor documentation and script cleanups (#6868) пре 3 година
LICENSE.MIT c2ead0e265 Fix macOS building and code signing, resolves #1344 пре 7 година
LICENSE.NOKIA-LGPL-EXCEPTION b8dfb9cc4d Add support for gzip compressed databases. пре 14 година
LICENSE.OFL d2a19f3e86 Add OFL-1.1 text пре 5 година
README.md 941c1f5d7f Major enhancements to documentation пре 1 месец
codecov.yaml 2f43ca42be Fix broken build when using system zxcvbn (#10717) пре 10 месеци
release-tool 636d013557 Bump to version 2.7.6 пре 1 година
release-tool.ps1 518947e3aa Fix typo in powershell release tool пре 6 месеци
sonar-project.properties e3c7b570ae Minor documentation and script cleanups (#6868) пре 3 година
vcpkg-configuration.json 28d096a89a Add vcpkg manifest with build dependencies пре 1 година
vcpkg.json cde88546f3 Update Changelog пре 1 година

README.md

KeePassXC

OpenSSF Best Practices 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
  • Support for passkeys using the browser integration
  • Entry icon download
  • Import databases from CSV, 1Password, Bitwarden, Proton Pass, and KeePass1 formats

Advanced

  • Database reports (password health, HIBP, and statistics)
  • Database export to CSV, XML, 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.