0% found this document useful (0 votes)
164 views8 pages

Synopsis For Mini Project

This document outlines a project to create a password manager application with the following key modules: a master password to access the password vault, a password generator to create secure passwords, and password vault to securely store login credentials. The password manager will also include features like autofill to automatically populate login forms. The project is not being created for any specific industry or client. Future enhancements could include integrating with mobile devices for biometric authentication instead of passwords.

Uploaded by

Harikrishnan VB
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)
164 views8 pages

Synopsis For Mini Project

This document outlines a project to create a password manager application with the following key modules: a master password to access the password vault, a password generator to create secure passwords, and password vault to securely store login credentials. The password manager will also include features like autofill to automatically populate login forms. The project is not being created for any specific industry or client. Future enhancements could include integrating with mobile devices for biometric authentication instead of passwords.

Uploaded by

Harikrishnan VB
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/ 8

SYNOPSIS

OF
MINI PROJECT
GROUP MEMBERS
Hari Krishnan V.B

Amal Raj V

Blessan S.S

Muhammed Arshad
Table of Contents

Title Of The Project


Introduction
Objective Of The Project
Project Category
. A Complete Structure Which Include Number Of
Modules And Their Description
Tools/Platform,Hardware And Software Required
Specification
Are you doing this project for any industry/client?
Mention yes/no if yes mention the address of the
industry or client
Future Scope And Further Enhancement Of The
Project
1. Title of the project
Password manager

2. Introduction
We are all overwhelmed by passwords. Everyone has an
account for Google, Facebook, Twitter, LinkedIn, Outlook/Hotmail,
Dropbox... the list goes on. Unfortunately, most of us use either one
password or a group of passwords for all of our major accounts.
That’s dangerous
You don’t want to use the same password with all of your online
accounts, but it is also impossible for you to remember hundreds of
passwords.

3. Objective of the project


As a standard practice, while creating a password, one
must ensure the password is as complex as possible. Creating a
complex password may be simple but remembering it each time
you want to access an application is frustrating. A password
manager auto generates a password. It meets the standard
requirements of password complexity and is encrypted. The best
part is you don’t have to remember this password at all! The
password auto-generates different passwords each time you access
an application. The cyber attackers certainly find it difficult to
hack a password that is generated by a password manager.
As mentioned above, using different passwords for different
applications or accounts is a rather safe practice. However, it’s just
too much effort. Creating multiple passwords, updating or
changing them frequently, increased helpdesk dependency for
reset, etc. It is convenient to use password for multiple accounts
but isn’t safe when done manually. So, with a complex, auto-
generated password you may use one single password to login to
multiple accounts at once.

4. Project category
Software for devices

5. A COmPLETE STRUCTURE WHICH INCLUDE NUMBER


OF MODULES AND THEIR DESCRIPTION

➢ Master password of the manager


The Master Password is the password that
you are prompted to create when you initially sign up for your
password manager account. When you log in to manager, you
need your email address and Master Password to access your
account. It is very important that you create a very strong
Master Password that you will not forget.
When it comes to securing your password manager Vault, it's
very important that the Master Password that you create and
maintain is long and unique. Although there are many layers of
encryption and security we put in place to keep your data safe,
using a strong Master Password will not only protect you from
brute-force attacks, but will also ensure that a breach at another
website won't affect your manager’s account.

➢ Password generator
Passwords are a real security threat. Over
80% of hacking-related breaches are due to weak or stolen
passwords, a recent report shows .
So if you want to safeguard your personal info and assets, creating
secure passwords is a big first step. And that’s where the
password manager’s Password Generator can help. Impossible-to-
crack passwords are complex with multiple types of characters
(numbers, letters, and symbols). Making your passwords different
for each website or app also helps defend against hacking. This
password generator tool runs locally on your Windows, Mac or
Linux computer, as well as your iOS or Android device. The
passwords you generate are never sent across the web.

➢ Storing details of the user


Password managers store all your passwords and other
essential information in a password vault. Think of it like a
physical safe but for your online valuables.
Your password manager’s vault is your home base for everything
you’ve saved including passwords, secure notes, and credit card
information. If you are new to manager, you can import sites into
your vault or add them manually. Or with the browser extension,
the manager will automatically capture account passwords as you
enter them on every website.
From the password manager’s vault, you can launch websites, edit
login information, add notes, share login information, and more.

➢ Autofill password
Autofill allows form fields online to be
automatically populated with your relevant information. If you
use password autofill like password managers provide your
username and password are automatically filled in when you visit
sites you’ve saved.
For example, if you do online banking, every time you visit your
bank website, your username and password will automatically
populate in the correct fields so you can log in with one click.
Start by creating form fill profiles in the password manager. For
example, you may want a work profile and home profile. Using
password manager to store the data you typically have to type
into web forms is both easy and secure with form fill profiles.
Form fill profiles are encrypted locally on your computer with the
key that only you know, so you can securely store your credit
card, Social Security Number, phone number, and other sensitive
data you wish to easily access.
Now when you’re checking out from your favorite online store,
you will see an icon to click that will automatically fill in the
necessary information.
This reduces shopping checkouts, vacation reservations, shipping,
and site registrations to just a few easy clicks
6. TOOLS/PLATFORM,HARDWARE AND SOFTWARE
REQUIRED SPECIFICATION
The language used in the making of the password
manager is python

The system requirements for using the password manager is

The pc should run window 7 or above for the smooth running


of the software.

In android the smartphone must run android version 6 or


above.

In iphones it should run ios 11 or above.

7. Are you doing this project for any


industry/client?
Mention yes/no if yes mention the address of
the industry or client
No, we are not doing this project for any industry or
client
8. FUTURE SCOPE AND FURTHER ENHANCEMENT OF
THE PROJECT
Luckily, the future of passwords is starting to shift as
mobile technologies mature and alternate methods of
authentication become viable. Much innovation surrounds the
mobile devices we already carry in our pockets. For example, the
Microsoft Authenticator gives the ability to sign into your
account using only your email and mobile push notification via an
authenticator app. With easily accessible tools such as this, it is
not hard to imagine a future where users authenticate using their
mobile device (something you have) and biometric data
(something you are) in place of a password. This way users could
gain SSO access to all the services and applications they require
with little effort.

You might also like