mire3212 opened a new pull request #633:
URL: https://github.com/apache/guacamole-client/pull/633
Currently, the `user-mapping.xml` file only supports plain-text or MD5.
While it is typically expected that this authentication mechanism is only used
for small proof-of-concept deployments, it may still be widely used for smaller
deployments, like in a home-lab or small business with a limited IT team.
The changes I'm proposing would add support for the SHA-256 hashing
algorithm to bring the authentication mechanism into the current cryptographic
era. MD5 has been broken since near the turn of the century and SHA1 just a few
years ago.
https://issues.apache.org/jira/browse/GUACAMOLE-1391
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]