hazcod / enpass-cli

Enpass commandline client
MIT License
135 stars 30 forks source link

Support Biometrics on MacOS #122

Open atomdmac opened 2 years ago

atomdmac commented 2 years ago

One of my favorite things about Enpass is the ability to quickly unlock my vaults with my fingerprint on my Mac. What are the chances of supporting that?

hazcod commented 2 years ago

I believe we would be able to store the master password in the keychain and unlock that using biometrics. However i'm not directly aware of any libraries to do such a thing. e.g. https://github.com/keybase/go-keychain/issues/61