Skip to content

A python and SQL based program which generates a random password for you and stores it if you want.

License

Notifications You must be signed in to change notification settings

arush-shri/pass-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pass Guard

A python and SQL based program which generates a random password for you and stores it in a database if you want.Database file is encrypted everytime program exits and decrypts when data is accessed. You need to run program with root priviledges so that a normal user cannot access your passwords.

Usage

Clone to the repository

cd pass-guard
python3 passguard.py

Update

I have made a major upgrade now you can generate password as well as pins using this program. Now you can setup password which program asks at beginning to verify your identity.

About

A python and SQL based program which generates a random password for you and stores it if you want.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages