* Fixes #3145 The system tray menu used to have three items (toggle window, lock database, quit) of which only two had an icon, which looked strange and unintended. This commit adds an icon for the "Toggle window" menu item. * Use a padlock icon for the "Lock DB" tray menu item Originally, icon `document-encryt.png` was used, however theming seems to be getting in the way by sometimes displaying a plain "document" icon instead. Copied the icon files to `database-lock.png` and used that one for the "lock database" tray menu item instead. * In Database Settings, use the "security-high" icon for "Security" Previously, the "document-encrypt" icon was used, which should be something like a padlock but which, due to theming, somethings fell back to a generic document icon (page of paper). The "document-encrypt" icon is no longer used and was removed.
KeePassXC
About KeePassXC
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
- Auto-Type on all three major platforms (Linux, Windows, macOS)
- Twofish encryption
- YubiKey challenge-response support
- TOTP generation
- CSV import
- Command line interface
- DEP and ASLR hardening
- Stand-alone password and passphrase generator
- Password strength meter
- Using website favicons as entry icons
- Merging of databases
- Automatic reload when the database changed on disk
- Browser integration with KeePassXC-Browser using native messaging for Mozilla Firefox and Google Chrome, Chromium, Vivaldi, or Brave
- Synchronize passwords using KeeShare. See Using Sharing for more details.
- Many bug fixes
For a full list of features and changes, read the CHANGELOG document.
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