Giter Club home page Giter Club logo

safe-storage's Introduction

Safe-Storage

Also view Web Application of this Desktop App Secure-Drive

Drive To store Files

This Desktop application helps users save files in encrypted format at their local storage. The authentication is 2-step. First is authentication by username and password from the SQLite database. The password stored in the database is hashed using MD5 Hash. The second is Face Recognition. If both the authentication are successful then the user is taken to the operations page where encryption and decryption can be performed. The encryption-decryption is performed using the user's unique key which makes it impossible to decrypt the encrypted files by any other means as the users' unique key is not revealed to even the user. Once the user logs out or closes the application all the files decrypted during that session are deleted for added security.

Prerequisites

  1. Python >=3.6

Other Requirements

For Windows users cmake should be installed from Visual Studio Installer for face_recognition module to work.

Run

pip install requirements.txt

Preview

Preview

Please open an issue if

  • you have any suggestion to improve this project
  • you noticed any problem or error

safe-storage's People

Contributors

omrawal avatar

Stargazers

 avatar  avatar  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.