2017-12-12 03:15:23 -05:00
# <img src="https://keepassxc.org/logo.png" width="40" height="40"/> KeePassXC
2018-11-17 08:28:23 -05:00
[![TeamCity Build Status ](https://ci.keepassxc.org/app/rest/builds/buildType:\(project:KeepassXC\ )/statusIcon)](https://ci.keepassxc.org/?guest=1) [![codecov ](https://codecov.io/gh/keepassxreboot/keepassxc/branch/develop/graph/badge.svg )](https://codecov.io/gh/keepassxreboot/keepassxc)
2018-06-10 23:24:02 -04:00
2017-11-26 16:36:46 -05:00
## About KeePassXC
[KeePassXC ](https://keepassxc.org ) is a cross-platform community fork of
2017-12-12 03:15:23 -05:00
[KeePassX ](https://www.keepassx.org/ ).
Our goal is to extend and improve it with new features and bugfixes
to provide a feature-rich, fully cross-platform and modern
2017-11-26 16:36:46 -05:00
open-source password manager.
## Installation
2017-12-12 03:15:23 -05:00
The [KeePassXC QuickStart ](./docs/QUICKSTART.md ) gets you started using
KeePassXC on your Windows, Mac, or Linux computer using pre-compiled binaries
from the [downloads page ](https://keepassxc.org/download ).
Additionally, individual Linux distributions may ship their own versions,
2017-11-26 16:36:46 -05:00
so please check out your distribution's package list to see if KeePassXC is available.
2014-03-23 15:25:15 -04:00
2017-01-24 18:03:00 -05:00
## Additional features compared to KeePassX
2017-06-28 21:51:40 -04:00
- Auto-Type on all three major platforms (Linux, Windows, macOS)
- Twofish encryption
- YubiKey challenge-response support
- TOTP generation
- CSV import
2019-10-25 14:45:38 -04:00
- A [Command Line Interface (keepassxc-cli) ](./share/docs/man/keepassxc-cli.1 )
2017-06-28 21:51:40 -04:00
- DEP and ASLR hardening
- Stand-alone password and passphrase generator
2017-01-24 18:03:00 -05:00
- Password strength meter
2017-02-28 08:30:12 -05:00
- Using website favicons as entry icons
2017-01-24 18:03:00 -05:00
- Merging of databases
- Automatic reload when the database changed on disk
2020-01-15 15:36:22 -05:00
- Browser integration with KeePassXC-Browser using [native messaging ](https://developer.chrome.com/extensions/nativeMessaging ) for [Mozilla Firefox ](https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ ) and [Google Chrome, Chromium, Vivaldi, or Brave ](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk ) and [Microsoft Edge ](https://microsoftedge.microsoft.com/addons/detail/pdffhmdngciaglkoonimfcmckehcpafo )
2019-01-16 22:53:29 -05:00
- Synchronize passwords using KeeShare. See [Using Sharing ](./docs/QUICKSTART.md#using-sharing ) for more details.
2017-02-28 08:30:12 -05:00
- Many bug fixes
2016-10-17 22:16:37 -04:00
2019-09-08 17:33:31 -04:00
For a full list of features and changes, read the [CHANGELOG ](CHANGELOG.md ) document.
2019-06-05 23:23:29 -04:00
For a full list of keyboard shortcuts, see [KEYBINDS ](./docs/KEYBINDS.md )
2016-10-05 23:03:13 -04:00
2017-11-26 16:36:46 -05:00
## Building KeePassXC
2014-04-18 13:44:47 -04:00
2017-12-12 03:15:23 -05:00
Detailed instructions are available in the [Build and Install ](./INSTALL.md )
2017-11-26 16:36:46 -05:00
page or on the [Wiki page ](https://github.com/keepassxreboot/keepassxc/wiki/Building-KeePassXC ).
2014-04-18 13:44:47 -04:00
2017-11-26 16:36:46 -05:00
## Contributing
2014-04-18 13:44:47 -04:00
2017-12-12 03:15:23 -05:00
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 ](https://github.com/keepassxreboot/keepassxc/issues )
2017-11-26 16:36:46 -05:00
on GitHub or join us on IRC on freenode channels #keepassxc or #keepassxc -dev.
2017-01-24 18:03:00 -05:00
You can of course also directly contribute your own code. We are happy to accept your pull requests.
2014-11-30 17:34:16 -05:00
2017-04-05 05:30:39 -04:00
Please read the [CONTRIBUTING document ](.github/CONTRIBUTING.md ) for further information.
2017-11-26 16:36:46 -05:00
2018-03-31 12:11:36 -04:00
## License
2017-11-26 16:36:46 -05:00
2018-03-31 12:11:36 -04:00
GPL-2 or GPL-3