Earlier quoted context omitted.
> This is a gem that checks the strength of a user-submitted password Does it, though? https://github.com/bdmac/strong_password/blob/master/lib/str...
Could you clarify? Is the algorithm deficient? To me that looks like code that indeed checks the strength, so I must be missing something.
The writer of that code at least needs to read https://nvlpubs.nist.gov/nistpubs/legacy/sp/nistspecialpubli... one more time.