Once I’m done with my PAM module (and I have some free time), I’d like to take a stab at implementing some of the CoffeeScript warnings and suggestions.
My current thought is to leave ZxcvbnMatch as it is, but add a function that takes the ZxcMatch_t list and returns a structure that mimics the warnings and suggestions.
Then I’d probably also add a helper function that provides one call that wraps both functions.
Given that might be a large-ish (but non-invasive) change, I thought it best to clear the work with you before I start.