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

Store password signatures rather then plain text passwords in the configuration #7

Open
lee-elenbaas opened this issue Jul 12, 2012 · 1 comment

Comments

@lee-elenbaas
Copy link
Owner

wrap the CppCMS crypto tools with a more natural API that will allow me to hash the passwords - and then store them hashed on a generated configuration file, and compare the password entered after hashing.

plain text passwords will still be supported for the initial setup of a node right after installation.

@lee-elenbaas
Copy link
Owner Author

Also optionally store the user names as encrypted names using a 2 way encryption with a hardcoded into the binary key

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

1 participant