mihaifm / HIBPOfflineCheck

Keepass plugin that performs offline and online checks against HaveIBeenPwned passwords
Other
316 stars 17 forks source link

plugin not finding hibp file #1

Closed davald closed 6 years ago

davald commented 6 years ago

get message HIBP file not found but confirmed file downloaded and in correct folder.

mihaifm commented 6 years ago

This happened to me once while testing the plugin but I can't remember what was the scenario.

Can you provide the info below:

mihaifm commented 6 years ago

Indeed there was a problem with loading the HIBP file, when using the installed version of KeePass. Thanks for pointing this out. Please retry and let me know if it works.

davald commented 6 years ago

Thanks for jumping on this. But I seem to be still having the same issue after downloading the new plugin. ??

mihaifm commented 6 years ago

weird...perhaps try to clear the plugin cache? or try the portable version of KeePass?

davald commented 6 years ago

clearing the cache didn't help. any other ideas? thanks for being responsive on this.

On Thu, Mar 29, 2018 at 3:40 PM, Mihai Ciuraru notifications@github.com wrote:

weird...perhaps try to clear the plugin cache? or try the portable version of KeePass?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mihaifm/HIBPOfflineCheck/issues/1#issuecomment-377365317, or mute the thread https://github.com/notifications/unsubscribe-auth/Aj_vx6gkMbS7KMfYf4Je47-cX3ThUXXaks5tjUahgaJpZM4S5x_Q .

mihaifm commented 6 years ago

thanks for testing this as well...we need to get to the bottom of this :)

can you let me know which system are you using, and where did you install KeePass ? could be some file permission thing, not sure.

thanks

mihaifm commented 6 years ago

Just tried on a fresh system, Windows 10 64 bit, installed KeePass on the default location C:\Program Files (x86)\KeePass Password Safe 2, placed the HIBP file in the same location...and it worked for me :(

davald commented 6 years ago

I have Operating System Windows 10 Home 64-bit

KeePass Password Safe 2.38 Dominik Reichl 2/11/2018 7.66 MB 2.38 All users installed at

C:\Program Files (x86)\KeePass Password Safe 2

​hibp file same location

​ pwned-passwords-2.0.txt

​plugin HIBPOfflineCheck.plgx v1.1.0.0 installed in ​ C:\Program Files (x86)\KeePass Password Safe 2\Plugins

I am an administrative user and the folder and file looks correct for that.

​Could the hibp file be bad?

On Mon, Apr 2, 2018 at 3:31 PM, Mihai Ciuraru notifications@github.com wrote:

Just tried on a fresh system, Windows 10 64 bit, installed KeePass on the default location C:\Program Files (x86)\KeePass Password Safe 2, placed the HIBP file in the same location...and it worked for me :(

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mihaifm/HIBPOfflineCheck/issues/1#issuecomment-378035176, or mute the thread https://github.com/notifications/unsubscribe-auth/Aj_vx8-vrs-TdGgqxxCIlmqr-Ue9ZmsYks5tkoq0gaJpZM4S5x_Q .

mihaifm commented 6 years ago

I think you got the HIBP file ordered by prelevance, which will not work. You should get the one ordered by hash, from here https://haveibeenpwned.com/Passwords

File name should be pwned-passwords-ordered-2.0.txt, after extracting the archive.

This is needed by the plugin for fast searching, I will try to make it clearer in the readme.

mihaifm commented 6 years ago

Clarified readme: https://github.com/mihaifm/HIBPOfflineCheck/commit/6cf38fb4cfc7a58dc1688e2ec9b52c856a61cd26