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

Xavier Valls cc92ec1814 enforce a valid limit for the randomization of the extension deadline 3 роки тому
.github 91e74944f3 added pull.yml to automatically update forks 3 роки тому
.tx f67b60623e Update translation source file 5 роки тому
cmake 3c2abaaa82 Remove obsolete cmake helper files 3 роки тому
docs 8a7be101e4 CLI Improvements 3 роки тому
share 80809ace67 Replace all crypto libraries with Botan 3 роки тому
snap 61b85183f9 Merge branch 'master' into develop 3 роки тому
src cc92ec1814 enforce a valid limit for the randomization of the extension deadline 3 роки тому
tests fd0bdaae80 Fix challenge-response key data after Botan 3 роки тому
utils d7a9e48a9c Make snap helper script more robust 4 роки тому
.clang-format 07bc9a7b4b Add ClangFormat rules 6 роки тому
.gitattributes 80c1b9be6a Improve macOS platform integration. 3 роки тому
.gitignore 8cf3ee866e Updated contributors in about dialog (#2683) 5 роки тому
CHANGELOG.md 61b85183f9 Merge branch 'master' into develop 3 роки тому
CMakeLists.txt 80809ace67 Replace all crypto libraries with Botan 3 роки тому
CODE-OF-CONDUCT.md 5ea46d4c12 CODE-OF-CONDUCT.md: fix typo 4 роки тому
COPYING 80809ace67 Replace all crypto libraries with Botan 3 роки тому
INSTALL.md d4ff927181 2.6.0 CHANGELOG and README updates 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 bfb75da123 Add "LICENSE" prefix to license filenames. 14 роки тому
LICENSE.GPL-3 bfb75da123 Add "LICENSE" prefix to license filenames. 14 роки тому
LICENSE.LGPL-2.1 26d3acb9d8 Fix typo in filename. 11 роки тому
LICENSE.LGPL-3 83a2f4c610 Add LGPL-3 license text for the Oxygen icons. 11 роки тому
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 2423bede60 Add matrix channel badges (#6294) 3 роки тому
release-tool 33e6da33ca Update deployment target to 10.13 3 роки тому
sonar-project.properties 4e7aeca3b7 Add support for SonarCloud analysis 6 роки тому

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 in 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 to 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
  • 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 IRC in freenode 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.