0% found this document useful (0 votes)
14 views13 pages

Password Manager: Submitted by - Ayush Kumar Sahu (09) Manav Chowdhury (21) Cse (DS) Mentor - Prageet Kumar Bajpai

Uploaded by

manavchowdhury31
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views13 pages

Password Manager: Submitted by - Ayush Kumar Sahu (09) Manav Chowdhury (21) Cse (DS) Mentor - Prageet Kumar Bajpai

Uploaded by

manavchowdhury31
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

PASSWORD

MANAGER

MENTOR – SUBMITTED BY –

Prageet Kumar Bajpai Ayush Kumar Sahu (09)


Manav Chowdhury (21)
CSE(DS)
INTRODUCTION

A Password manager allows individuals and businesses to save and


manage all their passwords from one safe space. Thus, users will no longer
be required to remember multiple passwords. All they have to remember is
their master password which unlocks their password manager. Most
password managers are accessible across different platforms and devices,
making password management hassle-free. This project is simply built in
python(version 3.11).
TOOLS AND LANGUAGE USED

 PYTHON
It is a computer programming language often used to build
websites and software, automate tasks and conduct data
analysis. Python is a general-purpose language, meaning it
can be used to create a variety of different programs and is
not specialized for any specific problems.

 VS CODE
Visual Studio Code is a streamlined code editor with support
for development operations like debugging, task running and
version control. It aims to provide just the tools with a
developer needs for a quick code build debug cycle and leaves
more complex workflows to fuller featured IDEs.
WORKING
Your passwords are stored in an encrypted manner, and can only be
retrieved by unlocking the encryption. This can be done in various ways, not
just by inputting a “master password”. Once you install the service mobile
app or plugin, the manager saves your login and automatically fills in
usernames and passwords. A central control panel or dashboard is often
included to manage that data or store information like credit cards.
Password managers store your data in an encrypted digital vault protected by
a master password. With a password manager, even if someone steals your
vault, they will need your master password to read what is inside, they just
can’t use dynamic to crack an encrypted safe. Mostly in big password
managers, passwords are stored locally.
CODES
OUTPUT
 FIRST LOOK OF PROJECT

 CREATING MASTER CREDENTIALS


 INPUTTING CREDENTIALS AND TYPING THE PASSWORD

 INPUTTING CREDENTIALS WITH RANDOM PASSWORD GENERATING


 SHOWING ALL LISTS OF ACCOUNTS
CONCLUSION AND SCOPE FOR FUTURE
WORK

Use a password manager to increase your security and simplify your life.
Password managers help prevent reusing the same password and make
longer unique passwords usable since you don’t have to remember them.
Aside from a security perspective, password managers also make internet life
easier. You can generate passwords with a click of a button without
remembering any of them. It’s easy to change passwords- especially for
places like banking sites that have strict requirements.
BIBLIOGRAPHY

 FREECODECAMP

 GITHUB scope for future work

 W3SCHOOL
THANK YOU

You might also like