spg icon indicating copy to clipboard operation
spg copied to clipboard

Add support for Apple Password Rules

Open mitchchn opened this issue 6 years ago • 2 comments

We should be able to produce a recipe from a password rules string. Both the character and wordlist generators could support this, returning an error if the supplied requirements are outside the constraints of the generator.

mitchchn avatar Mar 21 '19 19:03 mitchchn

This feature could be built in an other Go package that would use spg as its backend.

No need to extend the spg API.

dolmen avatar Jan 11 '22 16:01 dolmen

Related project: https://github.com/1Password/password-rules-parser

dolmen avatar Jan 11 '22 23:01 dolmen