Open Darin755 opened 1 week ago
sha1 is not secure as it has known hash collisions. (where two different inputs get the same hash) It also is pretty easy to brute force.
I could probably add this to the docs. However, the lua controller docs are dated and not great so if get around to working on docs I will likely make some big changes.
This is a simple solution for #689