0% found this document useful (0 votes)
37 views1 page

Password Manager

A password manager allows you to store login credentials for websites and apps securely in one place and generate strong random passwords. It features a single master password to access saved logins, password backup and recovery, password generation, and browser autofill for simple login.

Uploaded by

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

Password Manager

A password manager allows you to store login credentials for websites and apps securely in one place and generate strong random passwords. It features a single master password to access saved logins, password backup and recovery, password generation, and browser autofill for simple login.

Uploaded by

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

Password Manager:

A password manager is a program that allows you to generate and store all A
password manager is essentially an encrypted digital vault that stores secure
password login information you use to access apps and accounts on your
mobile device, websites and other services.
Features:
 One Password to rule them all
A password manager stores all of your passwords in a single account.
The master password to your safe is the only password you’ll ever need
to remember.

 Backup:
The Ability to store the passwords in an encrypted file which can be
backed up in your computer or cloud storage which can be used later to
recover passwords

 Password Generator:
This Manager can generate random, strong and complex passwords for
each of your accounts. Password cracking programs are designed to
guess the most common passwords first so completely random
passwords are far stronger than those you come up with off the top of
your head.

 Simple Login
You can login to accounts the easy way. Once you sign up for a password
manager, you can install a browser extension that will autofill logins for
you while still storing them securely.
Initially, we will be concentrating on creating a browser extension and If we get
time we will also create a mobile application which will work together with
extension and sync passwords
The only algorithm required is for encrypting the passwords and the file where
the password is stored. For that we can either use AES or other standard
algorithm depending on requirement and ease of implementation

You might also like