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

Jonathan White 107871f386 Release 2.6.0 4 年之前
.github f7a3cee25a Update Issue and Pull Request templates 5 年之前
.tx f67b60623e Update translation source file 6 年之前
cmake 6d2ca74878 Add OSUtils for platform-specific functionality. 5 年之前
docs 9dde9314e8 Change to generate man page from AsciiDoc 4 年之前
share cf95f5e72e Update translations 4 年之前
snap 8ebd1ab4f4 Add asiidoctor to snapcraft build 4 年之前
src 13c86cbdc5 Fix auto-restart when a space is in the file path 4 年之前
tests 3b459813ed Replace "Master Key" with "Database Credentials" 4 年之前
utils 138378626f Make snap helper script POSIX compliant 4 年之前
.clang-format 07bc9a7b4b Add ClangFormat rules 7 年之前
.gitattributes 68f033fbbe Add github-linguist language hints. 8 年之前
.gitignore 8cf3ee866e Updated contributors in about dialog (#2683) 6 年之前
CHANGELOG.md d4ff927181 2.6.0 CHANGELOG and README updates 4 年之前
CMakeLists.txt 124739fde2 Switch to Asciidoctor based documentation 4 年之前
COPYING b5554e05d8 Improve application icons 4 年之前
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. 12 年之前
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. 12 年之前
LICENSE.LGPL-3 83a2f4c610 Add LGPL-3 license text for the Oxygen icons. 12 年之前
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 d4ff927181 2.6.0 CHANGELOG and README updates 4 年之前
release-tool 44f2d3a3c2 Remove old translation files before pull 4 年之前
sonar-project.properties 9805f2331d Add support for SonarCloud analysis 6 年之前

README.md

KeePassXC

TeamCity Build Status codecov GitHub release

KeePassXC is a modern open-source password manager. It is used to store and manage information such as URLs, usernames, passwords, and so on for various accounts on your web and desktop applications. KeePassXC stores all data in an encrypted database format while still providing secure access to that information. KeePassXC is helpful for people with extremely high demands of secure personal data management.

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. This guide will go over the basic features to get you up and running quickly. The User Guide contains more in-depth discussions on the major features in the application.

Basic

  • Create, open, and save databases in the KDBX format (KeePass Compatible)
  • 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.

License

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