The document presents a secure authentication system that utilizes image-based authentication combined with one-time passwords (OTPs) to enhance security against phishing attacks. Users select memorable images during registration, and these images are used for login authentication alongside OTPs sent via email. The approach eliminates traditional text passwords, making user authentication simpler and more secure by integrating image recognition with HMAC-based OTP generation.