Git Product home page Git Product logo

i-pwd's Introduction

i-PWD

Encrypts the file with a unique key and stores it in you pc which can decrypted by your username and password.

i-pwd

Functionality

UserCredentials are stored in online mysql server along with the unique key generated at the time of registration. Uses cryptography module to encrypt and decrypt file. At the time of user verification the key is extracted for further use. Currently can only enc/dec files only to one folder (created at that time). ~ Donot delete any folder once created by application. Offers three buttons at daskboard -> Decrypt all, Encrypt File and Logout

Decrypt All

When clicked extracts file from data folder and initiates decrypting the files to decrypted folder.

Encrypt File

Opens a file browser window select file or files you want to ecrypt (deleting the seleted files is not supported yet so delete the original file after encryption is complete). And stores the encrypted file in folder named data.

LogOut

Once clicked deletes all the encrypted file thus no traces left and closes the application immediately.

How the use

Just run the .exe file and you are ready. If you want to do other things get remote or local mysql server and update the details in mydb.py file. Structure for database is provided check repo file named "user_credentials.sql" . Also create a php file and updates its url in app.py

i-pwd's People

Contributors

vipul-dixit-2004 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.