Three level Authentication system
Three level Authentication system
Authentication System
AJAY A. JAISWAL1, ADITYA MANWATKAR 2, SANSKRUTI KUMAR 3, SUDHANSHU KHODAKE 4,
SHRUTI DHOTE 5, SEJAL CHIDDARWAR 6, NARAYANI FOPSE 7
1,2,3,4,5,6,7
Department of Artificial Intelligence and Data Science, K. D. K. College of Engineering,
Nagpur, Maharashtra, India
1
[email protected]
2
[email protected]
3
[email protected]
4
[email protected]
5
[email protected]
6
[email protected]
7
[email protected]
Abstract— The most commonly used type of password for system detects the face using camera and at last, the user can
security purposes is text-based. However, these passwords can be add any pattern lock for its final level Authentications. The
easily compromised, putting personal data at risk. With the rise main objective of this project is to improve system security
in cybercrime, login and access security threats have become a based on extensive research. Three levels of authentication
major concern. To enhance security, we’ve developed a Three- offer more robust protection compared to one or two levels.
Level Password Authentication system. This system includes Users enter critical details and log in securely across all three
three levels of logins, each with a different type of password:
levels.
Passphrase, Face Recognition, and Pattern lock. As users
progress through the levels, the password complexity increases,
ensuring more secure access. This Web-based Three-Level
Authentication System helps users safeguard their data from
hackers and cyber threats.
I. INTRODUCTION
In today’s digital landscape, ensuring robust security for
user data and system access is paramount. Traditional text-
based passwords, while widely used, are susceptible to
breaches. As cybercrime continues to evolve, novel
authentication methods are essential to safeguard sensitive Fig. 1.1 Registration Process
information.
Our proposed Three-Level Authentication
System addresses these concerns by combining three distinct
layers of security. During user registration, individuals set up
a three-tiered password system:
1. Conventional Password (Level 1):
Users create a text-based password during
registration.
This level serves as the baseline authentication
method.
The system verifies the entered password against
stored data in the database.