Password Manager: Submitted by - Ayush Kumar Sahu (09) Manav Chowdhury (21) Cse (DS) Mentor - Prageet Kumar Bajpai
Password Manager: Submitted by - Ayush Kumar Sahu (09) Manav Chowdhury (21) Cse (DS) Mentor - Prageet Kumar Bajpai
MANAGER
MENTOR – SUBMITTED BY –
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
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
W3SCHOOL
THANK YOU