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

Upgrade to the currently best password hasher #3362

Closed
timabbott opened this issue Jan 18, 2017 · 3 comments
Closed

Upgrade to the currently best password hasher #3362

timabbott opened this issue Jan 18, 2017 · 3 comments

Comments

@timabbott
Copy link
Sponsor Member

See this for details:
https://docs.djangoproject.com/en/1.10/topics/auth/passwords/#how-django-stores-passwords

We're fine with adding extra dependencies, so it seems like we should upgrade to the best available option.

@sinwar
Copy link
Contributor

sinwar commented Jan 18, 2017

@timabbott can you suggest me best option?

@timabbott
Copy link
Sponsor Member Author

@sinwar did you read the Django doc I linked to? It explains that Argon is the best option today.

@sinwar
Copy link
Contributor

sinwar commented Jan 19, 2017

sorry my bad. I'm taking this up @timabbott

sinwar added a commit to sinwar/zulip that referenced this issue Jan 20, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Jan 21, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 2, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 2, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 2, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 2, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 2, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 2, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 3, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 3, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 13, 2017
sinwar added a commit to sinwar/zulip that referenced this issue Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants