HIBPOfflineCheck

Keepass plugin that performs offline and online checks against HaveIBeenPwned passwords

OTHER License

Stars
317

Bot releases are visible (Hide)

HIBPOfflineCheck - 1.7.10 Latest Release

Published by mihaifm over 1 year ago

Minor fixes and updated documentation.

Credits to @cristianst85 for contributions to this release.

HIBPOfflineCheck - 1.7.9

Published by mihaifm almost 2 years ago

Small but important fix:

  • Fixed some incorrect results for online mode
HIBPOfflineCheck - 1.7.8

Published by mihaifm about 2 years ago

Small fix

  • No longer display "HIBP API error" for some passwords in online mode (#47)
HIBPOfflineCheck - 1.7.7

Published by mihaifm over 2 years ago

Minor improvement:

  • Online mode now uses KeePass proxy settings (#46)
HIBPOfflineCheck - 1.7.6

Published by mihaifm about 3 years ago

New options:

  • You can exclude Recycle Bin and expired entries from Find results by selecting the two new options in the plugin settings (#44)
HIBPOfflineCheck - 1.7.5

Published by mihaifm about 3 years ago

New feature:

  • You can now view all your pwned passwords by using the Find menu
HIBPOfflineCheck - 1.7.4

Published by mihaifm almost 4 years ago

Small patch release:

  • Progress bar is now displayed in the taskbar (#42)
HIBPOfflineCheck - 1.7.3

Published by mihaifm about 4 years ago

Small patch release:

  • Fixed various crashes when performing actions with no entries selected (#41)
HIBPOfflineCheck - 1.7.2

Published by mihaifm about 4 years ago

Minor GUI changes

  • Create Bloom Filter window now displays elapsed time
HIBPOfflineCheck - 1.7.1

Published by mihaifm about 5 years ago

Performance improvements and bug fixes:

  • Checking multiple/all passwords is now faster
  • Fixed an issue with automatic checks
  • Entries are marked as modified ("touched") in a consistent manner when the HIBP status changes.
HIBPOfflineCheck - 1.7.0

Published by mihaifm about 5 years ago

Changes in this version:

  • allow passwords to be excluded from checks, via right-click menu option (#36)
  • added option to enable/disable automatic checks
  • disable asterisks for the HIBP status to improve compatibility with other plugins (#35)
HIBPOfflineCheck - 1.6.1

Published by mihaifm about 5 years ago

Small patch release:

  • Fixed GUI issue preventing use of online mode

Requirements: .NET 4.5 (or Mono 4.8) and KeePass 2.42

HIBPOfflineCheck -

Published by mihaifm over 5 years ago

New feature:

  • Bloom filter support - an alternative mode to check passwords

Requirements: .NET 4.5 (or Mono 4.8) and KeePass 2.42

HIBPOfflineCheck - 1.5.1

Published by mihaifm over 5 years ago

Small GUI change:

  • Updated right click menu entry to be compatible with KeePass 2.42.1

Requirements: .NET 4.5 (or Mono 4.8) and KeePass 2.42

HIBPOfflineCheck - 1.5.0

Published by mihaifm over 5 years ago

New features:

  • Check new entries automatically
  • Option to check all entries in the database
  • Option to clear HIBP status for all entries in the database

Requirements: .NET 4.5 and KeePass 2.41

HIBPOfflineCheck -

Published by mihaifm over 5 years ago

Small patch release:

  • allows Linux build (Mono) by removing plgx compilation flag

Requirements: .NET 4.5 and KeePass 2.41

HIBPOfflineCheck - 1.4.0

Published by mihaifm over 5 years ago

Added Online mode and several improvements:

  • Online mode can be activated in the options, and passwords will be checked using the HIBP public API
  • Added a progress bar when checking multiple passwords
  • Password checking can be interrupted at any time by the user

This version requires .NET 4.5 and KeePass 2.41

HIBPOfflineCheck - 1.3.2

Published by mihaifm over 5 years ago

Small improvements and fixes:

  • support for password references
  • improvements to the options screen
  • implementation of the Tools menu interface added in Keepass 2.41
HIBPOfflineCheck - 1.3.1

Published by mihaifm about 6 years ago

Big new release that adds:

  • configuration screen for the plugin
  • right click option to clear pwned status

This release contains a GPG signature file for the plgx binary.
The public key for checking the signature is located in the Util folder of the repository.

HIBPOfflineCheck - 1.2.0

Published by mihaifm about 6 years ago

New version with several improvements:

  • automatically check updated or new password entries
  • new option for bulk checking of selected entries under the right click menu
  • in case multiple versions of the password file are present, only the most recent one is used

This release contains a GPG signature file for the plgx binary.
The public key for checking the signature is located in the Util folder of the repository.
You can use the below commands to check the signature:

 curl https://raw.githubusercontent.com/mihaifm/HIBPOfflineCheck/master/Util/mihaifm.asc | gpg --import
 gpg --verify HIBPOfflineCheck.plgx.asc HIBPOfflineCheck.plgx