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

Jonathan White 76624f6706 Remove version minimum on X11 extras 4 месяцев назад
.github fefab7064a update checkout action 11 месяцев назад
.tx 49f2924532 Update translations from Transifex 1 год назад
cmake a5af525936 Refactor: Move to simple default builds 4 месяцев назад
docs a02ddc773e Docs: explain how to generate passwords with the browser extension (#9242) 5 месяцев назад
share a5af525936 Refactor: Move to simple default builds 4 месяцев назад
snap 34d913ed33 Snap: Remove $HOME access from keepassxc-proxy 5 месяцев назад
src 76624f6706 Remove version minimum on X11 extras 4 месяцев назад
tests a5af525936 Refactor: Move to simple default builds 4 месяцев назад
utils b916b76713 Fix Indonesian language descriptor 8 месяцев назад
vcpkg d2e7d4a5ad Add vcpkg manifest with build dependencies 8 месяцев назад
.clang-format a0874a0d6d Update .clang-format wtih C++17 standard (#9612) 1 год назад
.gitattributes 035757e228 Improve Visual Studio and vcpkg support 3 лет назад
.gitignore d2e7d4a5ad Add vcpkg manifest with build dependencies 8 месяцев назад
CHANGELOG.md b56c5cbde8 Update changelog 6 месяцев назад
CMakeLists.txt a5af525936 Refactor: Move to simple default builds 4 месяцев назад
CODE-OF-CONDUCT.md 5ea46d4c12 CODE-OF-CONDUCT.md: fix typo 4 лет назад
COPYING 1ca607792d Support remote database access using external tools (#7222) 5 месяцев назад
INSTALL.md a5af525936 Refactor: Move to simple default builds 4 месяцев назад
LICENSE.BSD 6a2034fa24 Add crypto classes and tests. Link to libgcrypt. 14 лет назад
LICENSE.CC0 eb6612b787 Fix database icons license issues. 11 лет назад
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 6 лет назад
LICENSE.NOKIA-LGPL-EXCEPTION b8dfb9cc4d Add support for gzip compressed databases. 14 лет назад
LICENSE.OFL d2a19f3e86 Add OFL-1.1 text 4 лет назад
README.md a5af525936 Refactor: Move to simple default builds 4 месяцев назад
codecov.yaml 9aa040604a Fix broken build when using system zxcvbn (#10717) 6 месяцев назад
release-tool a5af525936 Refactor: Move to simple default builds 4 месяцев назад
release-tool.ps1 a5af525936 Refactor: Move to simple default builds 4 месяцев назад
sonar-project.properties e3c7b570ae Minor documentation and script cleanups (#6868) 3 лет назад
vcpkg-configuration.json d2e7d4a5ad Add vcpkg manifest with build dependencies 8 месяцев назад
vcpkg.json d2e7d4a5ad Add vcpkg manifest with build dependencies 8 месяцев назад

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.

Core Features

  • Create, open, and save databases in the KDBX format (KeePass-compatible with KDBX4 and KDBX3)
  • All information is encrypted at rest and never exposed outside the program
  • Store sensitive information in entries that are organized by groups
  • Password generator
  • Search for entries
  • TOTP storage and generation
  • YubiKey/OnlyKey challenge-response support
  • Auto-Type passwords into applications
  • Browser integration with all major browsers
  • Share database entries with KeeShare
  • Import databases from CSV, 1Password, and Bitwarden formats

Additional Features

  • Entry icon download
  • Auto-Open databases
  • Password health reports, database statistics, and Have I Been Pwned search
  • Export to CSV, HTML, and XML formats
  • Field references between entries
  • File attachments and custom attributes
  • Entry history and data restoration
  • Command line interface (keepassxc-cli)
  • 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.