Skip to content

Secure your files and folders using your FaceID as Security. This Python Program uses Face Recognition technique to encrypt and dicrypt your files.

License

Notifications You must be signed in to change notification settings

atuljha23/FaceID-Security-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FaceID Security Encryption

Encrypted Files that can only be decrypted using your FaceID. This Program uses FaceRecognition library and AES Encryption technique to do the both work. The file can only be accessed using your FaceID.

How it Works?

  1. Run Face.py
  2. Will ask for first time 2-Step Verification Password (Register your password)
  3. Close the program
  4. Run Face.py it will then detect your face and then if the face matches then the program will ask for 2-Step Verification password.
  5. Then you can either decrypt your previous encrypted file or can decrypt your file.

Requirment:

  1. Download facerecognition library for python from here. https://github.com/ageitgey/face_recognition
  2. Download Pycrypto https://pypi.org/project/pycrypto/
  3. Your best quality face image in python file directory :P

About

Secure your files and folders using your FaceID as Security. This Python Program uses Face Recognition technique to encrypt and dicrypt your files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages