Skip to content

Micbenh/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password Manager and Generator

This is the code repo for my Password Manager and Generator.
until now it contains the following functionalities:

  • Adding a New Password: After choosing this option, the program will prompt the user to enter the Relevant username, Password and Service that he is signing up to.

  • List all Passwords: There isnt alot to add, the program will list all the Users, passwords and services that user has signed up to.

  • search for a password by site: The program will ask the user for the name of the service and will show him all the relevant users and passwords for that service.

  • search for a password by user: The program will ask the user for the username he is looking for and will show him all the relevant users, passwords and services that he signed up to with that username

  • Delete password: The program will list the relevant users and the user will choose which entry he wants to delete

Features that i will add soon (not in a special order):

  1. Update Entry: An option to update a user's password in case the password has been updated

  2. Bulk delete passwords: An option that will allow the user to delete ALL entries in case he wants to delete the software and the information that has been saved

  3. Generate Password: After the user will choose to add a password, instead of only asking him to choose a passowrd to enter, a new option will be added that will generate a random password for security reasons.

Current conributors:

Prerequisites

  • Python 3.7+

About

A software that allows the user to save he's passwords and generate random passwords for accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages