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

Implement sensible password and auth management #86

Open
TrueDoctor opened this issue Aug 2, 2020 · 0 comments
Open

Implement sensible password and auth management #86

TrueDoctor opened this issue Aug 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@TrueDoctor
Copy link
Member

Is your feature request related to a problem? Please describe.
Security

Describe the solution you'd like
Clients should retrieve a salt from the database, combine it with the password and send the SHA-2 hashed result back to the server.

Describe alternatives you've considered
Sending passwords as plaintext and hashing them when they arrive at the server

@TrueDoctor TrueDoctor added the enhancement New feature or request label Aug 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant