Skip to content

gulaabjamun/TriLock-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriLock Authentication – Graphical Password System

A secure and intuitive graphical password-based authentication system where users can click three points on an image to set and verify their password. Instead of typing characters, the login is performed visually, making it more user-friendly and resistant to traditional password attacks.

Features:

  1. Click-based authentication system
  2. 3-point graphical password setup
  3. Image-based login mechanism
  4. Coordinate tolerance for flexibility
  5. Easy and interactive UI
  6. Higher security than text passwords
  7. Hard to brute-force or dictionary attack

How it Works: Step 1: User selects an image for password setup. Step 2: User clicks three specific points on the image → Saved as password. Step 3: For login, user must click the same three points in the same sequence. Step 4: If the coordinates match within a tolerance range → Access Granted.

Author

Aditya Singh 📧 Email: adityallahabad@gmail.com

🌐 GitHub: https://github.com/gulaabjamun

About

It is a graphical password system where the user authenticates by selecting three specific points on an image. Instead of typing text passwords, the user clicks on predetermined coordinates, making the login process more intuitive, secure, and resistant to traditional brute-force or dictionary attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors