feat: encrypt passwords in database #2

Closed
opened 2025-04-30 08:44:50 +00:00 by radical · 1 comment
Owner

Encrypt passwords stored in database instead of putting them in there plaintext.
We need to find a good library to use for our encryption on the backend

Encrypt passwords stored in database instead of putting them in there plaintext. We need to find a good library to use for our encryption on the backend
radical added this to the Backend project 2025-04-30 08:44:50 +00:00
radical self-assigned this 2025-04-30 15:45:09 +00:00
radical removed their assignment 2025-04-30 15:45:13 +00:00
sauceyred was assigned by radical 2025-04-30 15:45:14 +00:00
radical self-assigned this 2025-04-30 21:41:51 +00:00
sauceyred was unassigned by radical 2025-04-30 21:41:51 +00:00
Author
Owner

Implemented argon2id encryption on backend with SHA3-384 expected from client

Implemented argon2id encryption on backend with SHA3-384 expected from client
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/backend#2
No description provided.