Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.7k stars 276 forks source link

handle schema unlocking #541

Open d-faure opened 4 years ago

d-faure commented 4 years ago

For now, we can unlock the database with either password and/or biometric data.

Could you add the locking schema, leaving the master password as a fallback? FTR, the MyExpenses Application already does that.

J-Jamet commented 4 years ago

LIinked #152 #102

d-faure commented 4 years ago

FTR, MyExpenses is here: https://github.com/mtotschnig/MyExpenses

Hints:

christophehenry commented 2 years ago

@J-Jamet I'll try to work on this one. I'm still a bit lost in the code even though I have strong knowledge in Android. Is there a channel on which we can discuss (IRC, Matrix or Mattermost)?