fopina / kdbxpasswordpwned

Check KeePass passwords against https://haveibeenpwned.com/Passwords
MIT License
79 stars 6 forks source link

Support key-file #2

Closed VonKavalier closed 5 years ago

VonKavalier commented 5 years ago

I wanted to try the script on my password database, and got stuck because it only asks for the password.

It fails decryption if the database is protected with a key-file.

fopina commented 5 years ago

When I created the script I thought "if anyone finds this, they'll probably use a key-file unlike myself and complain. maybe they'll send a PR" :)

I'll take a look at it, `libkeepass' does support key files

VonKavalier commented 5 years ago

Haha :sweat_smile: Yeah sorry, I just thought that if it's not me it will be someone else ^^

fopina commented 5 years ago

fixed by #5