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

Implement SCRAM Protocol in the User Registration, User Login and Reset Password Flows #146

Open
interestIngc opened this issue Nov 9, 2024 · 0 comments · Fixed by #163 or #153
Open
Assignees
Labels
enhancement New feature or request

Comments

@interestIngc
Copy link
Collaborator

interestIngc commented Nov 9, 2024

Description
We have to implement SCRAM protocol (reference here) in our register-user, login-user and reset-password flows to make sure that password in plaintext does not travel over the network, and thus to prevent man-in-the-middle attacks.

Acceptance Criteria:

  1. SCRAM Protocol is used to register new users.
  2. The implementation of the SCRAM Protocol doesn't break the mnemonic password reset flow.
@interestIngc interestIngc added the enhancement New feature or request label Nov 9, 2024
@interestIngc interestIngc self-assigned this Nov 9, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Layer8 Nov 9, 2024
@interestIngc interestIngc moved this from 📋 Backlog to Specification in Layer8 Nov 9, 2024
@stravid87 stravid87 changed the title Implement SCRAM protocol in the registration and password reset flows Implement SCRAM protocol in the user registration and password reset flows Dec 14, 2024
@stravid87 stravid87 changed the title Implement SCRAM protocol in the user registration and password reset flows Implement SCRAM Protocol in the User Registration and Password Reset Flows Dec 14, 2024
@stravid87 stravid87 moved this from Specification to Specification Done in Layer8 Dec 14, 2024
@stravid87 stravid87 moved this from Specification Done to 🏗 Implementation in Layer8 Dec 21, 2024
@stravid87 stravid87 moved this from 🏗 Implementation to Specification Done in Layer8 Dec 21, 2024
@interestIngc interestIngc moved this from Specification Done to 🏗 Implementation in Layer8 Dec 29, 2024
@interestIngc interestIngc changed the title Implement SCRAM Protocol in the User Registration and Password Reset Flows Implement SCRAM Protocol in the User Registration, User Login and Reset Password Flows Jan 16, 2025
@interestIngc interestIngc moved this from 🏗 Implementation to 👀 Validation and Review in Layer8 Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 👀 Validation and Review
1 participant