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 scrypt function for better password protection #415

Closed
ilya-stromberg opened this issue Nov 29, 2013 · 2 comments
Closed

Implement scrypt function for better password protection #415

ilya-stromberg opened this issue Nov 29, 2013 · 2 comments

Comments

@ilya-stromberg
Copy link
Contributor

We can use original Tarsnap library as initial point (it's under the 2-clause BSD license that should be compatible with MIT license):
https://www.tarsnap.com/download.html

Also, we should deprecate/remove generateSimplePasswordHash function.

See also #350.

@WebFreak001
Copy link
Contributor

was deprecated/removed ultimately in #2365 (so can be closed)

@Geod24
Copy link
Contributor

Geod24 commented Apr 3, 2020

Thanks!

@Geod24 Geod24 closed this as completed Apr 3, 2020
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

3 participants