spg icon indicating copy to clipboard operation
spg copied to clipboard

Suggested Password API

Open mitchchn opened this issue 6 years ago • 1 comments

Given a set of requirements, e.g. a password rules string (#19), but no other options, generate an appropriately strong but user-friendly password.

The API will be able to select from all available generators depending on the complexity of the requirements.

mitchchn avatar Mar 21 '19 19:03 mitchchn

Like #19, 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