Wolfram Rösler a81c6469a8 Implement Password Health Report
Introduce a password health check to the application that evaluates every entry in a database. Entries that fail  various tests are listed for user review and action. Also moves the statistics panel to the new Database -> Reports  widget. Recycled entries are excluded from the results.

We now have two classes, PasswordHealth to deal with a single password and HealthChecker to deal with all passwords of a database.

Tests include passwords that are expired, re-used, and weak.

* Closes #551

* Move zxcvbn usage to a centralized class (PasswordHealth)  and replace its usages across the application to ensure standardized interpretation of entropy calculations.

* Add new icons for the database reports view

* Updated the demo database to show off the reports
2020-02-01 09:30:12 -05:00
2020-01-27 21:28:14 -05:00
2019-03-19 18:56:17 -04:00
2019-11-23 09:56:59 -05:00
2020-02-01 09:30:12 -05:00
2020-01-19 21:42:00 +01:00
2020-02-01 09:30:12 -05:00
2020-02-01 09:30:12 -05:00
2020-02-01 09:30:12 -05:00
2018-03-31 12:15:09 -04:00
2020-01-27 23:01:01 -05:00
2020-01-04 09:10:25 -05:00
2013-03-23 21:50:23 +01:00
2013-03-24 14:16:34 +01:00
2020-01-27 23:01:01 -05:00
2020-01-27 17:49:47 -05: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

Description
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Readme 80 MiB
Languages
C++ 97.3%
CMake 1.2%
Shell 0.8%
PowerShell 0.3%
Objective-C++ 0.3%