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

Passwords should be saved hashed #142

Open
ishayhil opened this issue Jun 27, 2021 · 1 comment
Open

Passwords should be saved hashed #142

ishayhil opened this issue Jun 27, 2021 · 1 comment

Comments

@ishayhil
Copy link
Collaborator

We should save passwords hash (sha256 for example) instead of saving the raw password. Raw password isn't secured and can be accessed very easily.

@ophirhan
Copy link
Owner

ophirhan commented Jul 2, 2021

This module can be used:
https://thibaultcha.github.io/lua-argon2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants