Daniel Korsa Posted June 23, 2020 Report Posted June 23, 2020 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!
Pratyush Sharma Posted June 24, 2020 Report Posted June 24, 2020 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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now