keepass2-plugin-hibpofflinecheck
KeePass2 plugin for online and offline Have I Been Pwned (HIBP) checks
Description
Have I been pwned? is an excellent tool for checking leaked passwords. While it does provide an API for securely checking the passwords online, some bits of a hashed password still need to be sent to the service when performing this type of check. This plugin offers the alternative of an offline check, by using the downloadable file provided by Have I been pwned. Online check mode is also provided as an option, being implemented using the k-anonimity model required by the HIBP public API. The plugin adds a new column to KeePass. When double-clicking the column for a specific entry, the SHA1 hash is calculated for the password, which is then searched in the file. A status will be displayed on the column for that specific password. Features: - passwords can be checked in offline or online mode binary search in the
large password file gives an instant result for the offline mode
- bloom filter support
- k-anonimity method implemented for the online mode
- the status (Pwned or Secure) is saved in the KeePass database and will be
retrieved when reopening the app, and updated if the password entry changes
each password is individually checked only on user request
- multiple passwords can be checked in bulk by using the right click menu
- option to check all passwords in the database
For the offline mode, the HIPB database has to be manually downloaded.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mihaifm/HIBPOfflineCheck
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install keepass2-plugin-hibpofflinecheck