PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.7k stars 378 forks source link

[Feature request] Support for Certificate-protected keys (CertKeyProvider plugin) #1484

Open getle87 opened 3 years ago

getle87 commented 3 years ago

Hello,

I am currently using a YubiKey NFC to open my database on Android, but the NFC works very poorly due to the protective case. On my desktop PC I use the CertKeyProvider plugin (https://github.com/markbott/CertKeyProvider) which allows you to use certificates to open the database. Would it be possible to implement this on Android as well? Android already has a certificate store that could be used for this.

Sorry for my bad English, it's not my native language.

Mrothyr commented 3 years ago

I use certificates to control access to Keepass databases in a AD domain. Sync to mobile devices works with a Manual transfered keyfile and a password ober the cloud. The secure transfer of the keyfile to the mobile device ist special, I think it woult be the better If we can use certificates as a second factor.