wekan/docs/Login/Password-Hashing.md
2024-06-27 11:08:43 +03:00

522 B

While discussing various alternatives in hashing passwords:

From @xet7 at 2022-01-08:

Hi, about Argon2. Today when I was in progress of translating Gitea from English to Finnish, I noticed this Gitea translation string, related to Argon2:

Set the password hashing algorithm. Algorithms have differing requirements and strength. argon2 whilst having good characteristics uses a lot of memory and may be inappropriate for small systems.