Closed AWildErin closed 5 years ago
It's a small thing and probably useless, but it'd be an alright idea to actually have the passwords stored on a DB to be encrypted.
As I said before it's probably useless :p
Fixed in v1.3.0
This issue is still a valid issue, because Passwords, while encrypted, use a baseline salt, leaving passwords open to Rainbow Tables (See https://xkcd.com/1286/ )
It's a small thing and probably useless, but it'd be an alright idea to actually have the passwords stored on a DB to be encrypted.
As I said before it's probably useless :p