Coder Social home page Coder Social logo

zoraizazeem / facelock Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 125 KB

This App allows you to access your own encrypted text files using face_recognition software. This security software also ends SMS notification to a provided number whenever it is unlocked.

Python 100.00%

facelock's Introduction

FaceLock

This is my "facelock" application. I use this myself to decrypt sensitive files with just face recognition. If there is a match to the .jpeg that is referenced in the code, the application will use the "encryption.fernet" module to decrypt the file you have already encrypted.

You will first have to form a key.key (will automatically store locally in the same directory as the python file). The code that will do this is # out in the encrypt.py file, for further information see: https://cryptography.io/en/latest/fernet.html

In the example uploaded, a picture of my face is provided and hence the name that is selected is "Zoraiz". Just add a .jpeg of yourself and add your name in the code.

The facerecog.py file imports the sendsms.py file. Here a message is sent to your mobile device saying that you were recently signed in, as a notification. Using a library called twilio. https://www.twilio.com/docs/libraries/python Buy a number (relatively cheap) and add your actual mobile number and the program is ready to use.

NOTE: This is not completely secure and was made to be novel security app. So encrypt and decrypt files at your own risk.

I will add machine learning and some extra features in some way inorder to increase accuracy at some point so keep an eye out on this repository.

facelock's People

Contributors

zoraizazeem avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.