shikaan / keydex

🔒 Terminal based password manager for KeePass databases.
MIT License
69 stars 1 forks source link

key-file support. #16

Closed rodin-ia closed 3 months ago

rodin-ia commented 3 months ago

Hi, it would be cool to add support for databases that use key-file in addition to password. Thanks for the program.

shikaan commented 3 months ago

Hey, thanks for opening the issue!

I will try taking a look tomorrow and come back with an ETA for you

shikaan commented 3 months ago

Hey @rodin-ia

It's been a while I have been working on this project, and I forgot that in fact that is already supported :sweat_smile:

You should be able to do so using

keydex open database.kdbx -k key.key

Was there a specific problem you are facing that you cannot solve?

rodin-ia commented 3 months ago

Shit, right. I hadn't noticed. Thank you!