Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Support hashed password #313

Open
jluttine opened this issue Jan 31, 2017 · 0 comments
Open

Support hashed password #313

jluttine opened this issue Jan 31, 2017 · 0 comments

Comments

@jluttine
Copy link

The Dashboard basic authentication uses username and password. However, the password is provided in plain text. For improved security, I'd prefer providing it as a salted SHA hash as in Jupyter Notebook authentication: http://jupyter-notebook.readthedocs.io/en/latest/public_server.html#preparing-a-hashed-password. Would it be possible to support or is there some (simple) way to do this already?

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

No branches or pull requests

1 participant