The Wayback Machine - https://web.archive.org/web/20200608053254/https://github.com/keepassxreboot/keepassxc
Skip to content
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
C++ CMake C Shell Objective-C++ Roff Other
Branch: develop
Clone or download

Latest commit

droidmonkey Fix minor UX issues with DB Open Widget
* Only clear password field when switching tabs or minimizing. This prevents the setting "Remember Key Files and Hardware Keys" from being useless with multiple databases.
* Convert key file field to Line Edit, simplifies usage. Fix clear field button as well.
* Removed need for clearForms to check if the database is being opened (was a solution to tab switching while unlocking, no longer a problem).
Latest commit 1ad0184 Jun 6, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update Issue and Pull Request templates Apr 16, 2020
.tx Update translation source file Mar 19, 2019
cmake Add OSUtils for platform-specific functionality. Mar 5, 2020
docs SSH Agent: Entry context menu control Apr 8, 2020
share Prevent overwriting of portable config on update Jun 4, 2020
snap Fix snap build May 10, 2020
src Fix minor UX issues with DB Open Widget Jun 6, 2020
tests Update edit entry widget when backing entry changes Jun 4, 2020
utils Improve application icons May 29, 2020
.clang-format Add ClangFormat rules Mar 31, 2018
.gitattributes Add github-linguist language hints. Feb 15, 2017
.gitignore Updated contributors in about dialog (#2683) Feb 15, 2019
CHANGELOG.md Merge branch 'master' into develop Apr 9, 2020
CMakeLists.txt Squash of previous remove_shadows branch Jun 2, 2020
COPYING Improve application icons May 29, 2020
INSTALL.md Distinguish meaning of src directory and git root directory (#4337) Feb 17, 2020
LICENSE.BSD Add crypto classes and tests. Link to libgcrypt. Sep 11, 2010
LICENSE.CC0 Fix database icons license issues. Mar 23, 2013
LICENSE.GPL-2 Add "LICENSE" prefix to license filenames. Aug 15, 2010
LICENSE.GPL-3 Add "LICENSE" prefix to license filenames. Aug 15, 2010
LICENSE.LGPL-2.1 Fix typo in filename. Mar 24, 2013
LICENSE.LGPL-3 Add LGPL-3 license text for the Oxygen icons. Mar 24, 2013
LICENSE.MIT Fix macOS building and code signing, resolves #1344 Jan 13, 2018
LICENSE.NOKIA-LGPL-EXCEPTION Add support for gzip compressed databases. Sep 23, 2010
LICENSE.OFL Add OFL-1.1 text Jan 28, 2020
README.md Fix logo path in README Apr 19, 2020
release-tool Prevent overwriting of portable config on update Jun 4, 2020
sonar-project.properties Add support for SonarCloud analysis Jun 24, 2018

README.md

KeePassXC

TeamCity Build Status codecov GitHub release

KeePassXC is a cross-platform community fork of KeePassX. Our goal is to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.

Installation

The KeePassXC QuickStart gets you started using KeePassXC on your Windows, Mac, or Linux computer using pre-compiled binaries from the downloads page.

Additionally, individual Linux distributions may ship their own versions, so please check out your distribution's package list to see if KeePassXC is available.

Additional features compared to KeePassX

For a full list of features and changes, read the CHANGELOG document. For a full list of keyboard shortcuts, see KEYBINDS

Building KeePassXC

Detailed instructions are available in the Build and Install page or on the Wiki page.

Contributing

We are always looking for suggestions how to improve our application. If you find any bugs or have an idea for a new feature, please let us know by opening a report in our issue tracker on GitHub or join us on IRC on freenode channels #keepassxc or #keepassxc-dev.

You can of course also directly contribute your own code. We are happy to accept your pull requests.

Please read the CONTRIBUTING document for further information.

License

GPL-2 or GPL-3

You can’t perform that action at this time.