KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Go to file
Jonathan White c830f85c09 Various minor bug fixes / enhancements
* Fix issues when Config options were renamed
* Fix compile issues when using clang 10
* Rearrange database menu icons and import database menu icons
* Set minimum size of MainWindow to 800 to prevent search bar from hiding
* Fix not saving password generator options when closing the standalone generator
* Add headers to health check reports
* Don't show hidden content dots when notes are hidden but empty.

* Fix saving new database files in SMB shares on Windows, fixes #4809

* Gracefully handle duplicate attachments :
Instead of bailing out with an error, prepend a random string to the name of duplicate attachment records. This prevents data loss from other programs that mishandled KDBX XML writing. Fixes #2493

* Properly handle blocked import of signed KeeShare database, fixes #4413
2020-06-04 10:03:40 -04:00
.github Update Issue and Pull Request templates 2020-04-16 16:27:34 -04:00
.tx Update translation source file 2019-03-19 18:56:17 -04:00
cmake Add OSUtils for platform-specific functionality. 2020-03-05 09:24:11 +01:00
docs SSH Agent: Entry context menu control 2020-04-08 13:44:27 -04:00
share Optimise KeePassXC logo icons and improve compatibility. 2020-06-01 14:42:28 +02:00
snap Fix snap build 2020-05-10 17:23:21 -04:00
src Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
tests Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
utils Improve application icons 2020-05-29 10:00:32 -04:00
.clang-format Add ClangFormat rules 2018-03-31 12:15:09 -04:00
.gitattributes Add github-linguist language hints. 2017-02-15 16:36:02 -05:00
.gitignore Updated contributors in about dialog (#2683) 2019-02-15 08:56:11 -05:00
CHANGELOG.md Merge branch 'master' into develop 2020-04-09 18:27:40 +02:00
CMakeLists.txt Squash of previous remove_shadows branch 2020-06-02 15:56:16 +02:00
COPYING Improve application icons 2020-05-29 10:00:32 -04:00
INSTALL.md Distinguish meaning of src directory and git root directory (#4337) 2020-02-17 07:28:08 -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 Add "LICENSE" prefix to license filenames. 2010-08-15 12:33:42 +02:00
LICENSE.GPL-3 Add "LICENSE" prefix to license filenames. 2010-08-15 12:33:42 +02:00
LICENSE.LGPL-2.1 Fix typo in filename. 2013-03-24 14:16:34 +01:00
LICENSE.LGPL-3 Add LGPL-3 license text for the Oxygen icons. 2013-03-24 11:54:20 +01: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 Fix logo path in README 2020-04-19 07:49:57 -04:00
release-tool Merge branch 'master' into develop 2020-04-09 18:27:40 +02:00
sonar-project.properties Add support for SonarCloud analysis 2018-06-20 20:37:50 -04:00

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