June 23, 20205 yr Hi there! At some point I realized that I like the Iphones Face ID feature for entering passwords from Enpass so much; and Enpass didnt have this feature for desktop. So I implemented it in python with opencv and face recognition. If anyone is interested you can find the code in Github Repo, also the manual is there. I am using this solution by myself just for the ease of it. Everything is done locally on your PC, but just be careful, its not 100% save to use it at workspace or so on, but would do a job on your home pc/laptop. Enjoy!
June 24, 20205 yr Hi @Daniel Korsa, Welcome to the forums! Thanks for sharing the script. We appreciate your time and effort. We are glad this worked for you, but it is not something we can integrate into Enpass. The problem with this script is it has to store the master password somewhere in plain i.e., Hard-coded in the script or some file on disk. Thanks!
Create an account or sign in to comment