1
0
Fork
You've already forked keepasschi
0
forked from ChiPass/ChiPass
KeePassChi: a fork of KeePassXC at release 2.7.10
  • C++ 97.3%
  • CMake 1.2%
  • Shell 0.8%
  • PowerShell 0.3%
  • Objective-C++ 0.3%
2026年04月14日 23:26:46 -04:00
.forgejo CI: add workflow for Nix build 2026年04月14日 23:26:46 -04:00
.tx Update Transifex configuration file 2023年05月14日 14:03:05 -04:00
cmake Add alternative path finding for PCSC headers/libraries 2025年01月19日 09:30:01 -05:00
docs Major enhancements to documentation 2025年02月22日 20:45:08 -05:00
nix/pkgs nix: initial Nix flake 2026年04月14日 09:00:18 -04:00
share Update translations 2025年03月02日 17:31:21 -05:00
snap Snap: Remove $HOME access from keepassxc-proxy 2024年06月30日 22:09:15 -04:00
src fix build with Botan 3.10 2026年04月14日 08:39:51 -04:00
tests Fix various quirks with CSV import widget and parser 2025年03月01日 17:14:44 -05:00
utils Update fuzz testing instructions 2025年02月22日 19:38:32 -05:00
vcpkg/triplets Add vcpkg manifest with build dependencies 2024年03月09日 15:21:46 -05:00
.clang-format Minor documentation and script cleanups ( #6868 ) 2021年09月21日 00:17:46 -04:00
.gitattributes Improve Visual Studio and vcpkg support 2021年11月16日 07:01:48 -05:00
.gitignore nix: initial Nix flake 2026年04月14日 09:00:18 -04:00
CHANGELOG.md Version bump and Changelog 2025年03月02日 10:13:21 -05:00
CMakeLists.txt Version bump and Changelog 2025年03月02日 10:13:21 -05:00
CODE-OF-CONDUCT.md Update README, CONTRIBUTING, CODE-OF-CONDUCT, FUNDING. 2026年04月15日 00:26:11 +00:00
codecov.yaml Fix broken build when using system zxcvbn ( #10717 ) 2024年06月02日 07:37:34 -04:00
CONTRIBUTING.md Shuffle contributing-related documents to match Forgejo. 2026年04月15日 00:33:44 +00:00
COPYING Add ability to expire entries from context menus ( #8731 ) 2025年01月19日 09:29:47 -05:00
flake.lock nix: initial Nix flake 2026年04月14日 09:00:18 -04:00
flake.nix nix: initial Nix flake 2026年04月14日 09:00:18 -04:00
INSTALL.md Add vcpkg manifest with build dependencies 2024年03月09日 15:21:46 -05:00
LICENSE.BSD Add crypto classes and tests. Link to libgcrypt. 2010年09月11日 19:49:30 +02:00
LICENSE.CC0 Fix database icons license issues. 2013年03月23日 21:50:23 +01:00
LICENSE.GPL-2 Minor documentation and script cleanups ( #6868 ) 2021年09月21日 00:17:46 -04:00
LICENSE.GPL-3 Minor documentation and script cleanups ( #6868 ) 2021年09月21日 00:17:46 -04:00
LICENSE.LGPL-2.1 Minor documentation and script cleanups ( #6868 ) 2021年09月21日 00:17:46 -04:00
LICENSE.LGPL-3 Minor documentation and script cleanups ( #6868 ) 2021年09月21日 00:17:46 -04:00
LICENSE.MIT Fix macOS building and code signing, resolves #1344 2018年01月13日 23:49:24 +01:00
LICENSE.NOKIA-LGPL-EXCEPTION Add support for gzip compressed databases. 2010年09月23日 22:27:59 +02:00
LICENSE.OFL Add OFL-1.1 text 2020年01月27日 23:01:01 -05:00
README.md Shuffle contributing-related documents to match Forgejo. 2026年04月15日 00:33:44 +00:00
release-tool Bump to version 2.7.6 2023年08月14日 23:07:28 -04:00
release-tool.ps1 Fix typo in powershell release tool 2024年09月13日 23:22:30 -04:00
sonar-project.properties Minor documentation and script cleanups ( #6868 ) 2021年09月21日 00:17:46 -04:00
vcpkg-configuration.json Add vcpkg manifest with build dependencies 2024年03月09日 15:21:46 -05:00
vcpkg.json Update Changelog 2024年03月09日 15:21:46 -05:00

Note: Not all branding has been updated. Many references to KeePassXC remain throughout the codebase for now.

KeePassChi

KeePassChi is a modern, secure, and open-source password manager that stores and manages your most sensitive information. You can run KeePassChi on Windows, macOS, and Linux systems. KeePassChi 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

To be written.

Features List

KeePassChi 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 KeePassChi

Detailed instructions are available in the Build and Install page.

Contributing

We are always looking for suggestions on how to improve KeePassChi. 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 Libera.Chat channel #keepasschi.

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

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