SecUSo / privacy-friendly-passwordgenerator

Privacy Friendly App that deterministically generates passwords from parameters and a master password.
https://secuso.org/pfa
GNU General Public License v3.0
47 stars 16 forks source link

Customizable character sets #47

Open ashwind1 opened 2 years ago

ashwind1 commented 2 years ago

Various sites require characters from a "special" that is a subset of passwordgenerator's special character set. It can take dozens of versions to get a satisfying password.

It would be nice to be able to specify which characters (especially from the special set) we want to include. For example, we could specify:

Allowed: "!@#$%^&*()" + lower + upper + numbers

which would not return passwords that contain "-_=+[{]}|;:'",<.>/?"