Use more advanced authentication mechanism for Groot
Open
component:store
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Current authentication implementation is way too naive.
Reference:
- [Salted Challenge Response Authentication Mechanism](https://en.wikipedia.org/wiki/Salted_Challenge_Response_Authentication_Mechanism)
- [challenge-response-authentication](https://openwall.info/wiki/people/solar/algorithms/challenge-response-authentication)
- [adding-salt-to-hashing-a-better-way-to-store-passwords](https://auth0.com/blog/adding-salt-to-hashing-a-better-way-to-store-passwords/)
Related PR: #1579 #1679
Links #1678
Contributor guide
Assessment
This issue has not been assessed yet.