Mini Project
Mini Project
XID XID
XID XID
Mini Project 1A
Title:
•Date: 10/07/2024
Introduction:
•Bullet Points:
•The rising number of data breaches and email account hacks.
•Vulnerabilities of traditional email/password methods (e.g., phishing, password reuse).
•Benefits of OTP: one-time use, higher security, no need for password storage.
•Introduce the concept: “Our website implements a secure, easy-to-use OTP email authentication system.
System Architecture
•Email Service: Sends the OTP to the user's email (via services like SendGrid or Mailgun).
•Database: Stores user data and session management, but never stores the OTP in plain text.
Technology stack:
•Bullet Points:
•Frontend: HTML/CSS/
•Backend: Python (Flask/Django), Node.js, or PHP (Laravel) to handle requests and OTP generation.
Thank You!!!