COSC481W-2024Fall / OurSpace

1 stars 0 forks source link

Encrypt Passwords #24

Open MadSmith17 opened 1 week ago

MadSmith17 commented 1 week ago

User Story
Bob wants to ensure his password is securely encrypted when he registers on the website, and that no one can access his password in plain text. He wants confidence that his data is secure when stored in the database.

User: Bob, who wants to protect his password
Feature: A secure password encryption mechanism that ensures passwords are encrypted before being stored in the database.
Business Value: This feature ensures data security, increasing user trust and compliance with security standards. It protects users' passwords from exposure and minimizes the risk of a security breach.

Tasks:

Acceptance Criteria:

sjiang1 commented 1 week ago

This issue doesn't have a timeline.