Skip to content

A page for Password Manager which has options to signup, signin as user and separate login access for admin to manage and retrieve the users and their passwords

Notifications You must be signed in to change notification settings

MST-369/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

                                                      PASSWORD-MANAGER 

Features it has:

  1. It can generate a strong random password, used AES to store the encrypted passwords in DB.

  2. It won't let user to signup with a weak password.

  3. Only Admin can access the decrypted passwords, remove users, and also can retreive the user passwords.

  4. it has home - (signin page), firstuser - (signup page), Admin - (SuperUser page)

Steps to Procced:

  1. Always run - home.py with command streamlit run "./Home.py"

  2. Keep the firstuserp.y and admin.py in a folder /pages/

image HOME PAGE

image

ADMIN PAGE

image FIRST USER PAGE

About

A page for Password Manager which has options to signup, signin as user and separate login access for admin to manage and retrieve the users and their passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages