Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(security): Encrypt sensitive user data #34

Open
4 tasks
Tracked by #15
LinnJS opened this issue Dec 8, 2024 · 0 comments
Open
4 tasks
Tracked by #15

feat(security): Encrypt sensitive user data #34

LinnJS opened this issue Dec 8, 2024 · 0 comments
Labels
feature New feature addition that was not pre-existing

Comments

@LinnJS
Copy link
Member

LinnJS commented Dec 8, 2024

Description

Ensure secure handling of sensitive user data through encryption.

Epic: #15

User Story

  • As a user, I want my data to be encrypted so that my personal information is secure.

Acceptance Criteria

  • Personal details (e.g., name, email) are encrypted in the database.
  • HTTPS is enforced for all API communications.
  • Secure token storage is implemented for authentication.
  • Security tests ensure compliance with best practices.
@LinnJS LinnJS changed the title feat(security): Encrypt sensitive user data. feat(security): Encrypt sensitive user data Dec 8, 2024
@LinnJS LinnJS added the feature New feature addition that was not pre-existing label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature addition that was not pre-existing
Projects
None yet
Development

No branches or pull requests

1 participant