Skip to content

Manages passwords given by user for different usernames and websites.

Notifications You must be signed in to change notification settings

dhruv-kun/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager for all your passwords.

Lots of accounts and lots of passwords? Hard time managing them all. Just use these scripts to save your passwords on your local machine securely.

All the passwords will be encrypted using AES and then saved to SQLite database so no one can snoop.

Requirements

  • python3

Download from Python Website

  • sqlite3

Download from SQLite Website

  • pycrypto
apt-get install pycrypto

About

Manages passwords given by user for different usernames and websites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages