Upgrade Password Hashing Algorithm to Argon2 #168

Closed
opened 2025-09-16 06:33:01 -04:00 by rainbownapkin · 3 comments
rainbownapkin commented 2025-09-16 06:33:01 -04:00 (Migrated from gitlab.com)

It is 2025, and we should be hashing our passwords with argon2, not bcrypt.

That being said, we should probably keep bcrypt in for cytube migration.

It is 2025, and we should be hashing our passwords with argon2, not bcrypt. That being said, we should probably keep bcrypt in for cytube migration.
rainbownapkin commented 2025-09-16 06:33:01 -04:00 (Migrated from gitlab.com)

added #164 as parent issue

added #164 as parent issue
rainbownapkin commented 2025-09-16 06:35:04 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin added a new dependency 2025-09-25 05:38:49 -04:00

Upgraded password hashing algo to argon2id: 5caa679b92

Upgraded password hashing algo to argon2id: 5caa679b92
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#164 Tweaks and Fixes
rainbownapkin/canopy
Reference: rainbownapkin/canopy#168
No description provided.