JanisEst / KeePassQuickUnlock

KeePass 2.x plugin which lets you unlock databases quickly.
MIT License
136 stars 11 forks source link

[enhancement] QuickUnlock wider time range invalidation #17

Closed WindRider7 closed 7 years ago

WindRider7 commented 7 years ago

Hello, Is it possible to select a wider timer range after which QuickUnlock should be invalidated ? I would like to set 3 days invalidation time, or 1 week perhaps.

WindRider7 commented 7 years ago

Ok. I tried to use this plugin and figured out that you have to unlock your database with the full password every time you want to use quick unlock, that makes more sense now. I would prefer having quick unlock with the possibility to close the database fully, but I don't know if it possible to implement technically.

KN4CK3R commented 7 years ago

Sure but you would need to store it in a file not just in memory. So you could save the weaker key along with your database in a dropbox and an attacker would only need to attack the weaker key to get access to your main database. I don't think that is what you want.