Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable symbol list and put digits into a separate category. #57

Open
alanhoyle opened this issue Jan 7, 2019 · 2 comments
Open

Comments

@alanhoyle
Copy link
Contributor

Two related issues here:

  1. Some password systems consider digits and symbols to be a separate category and require at least one character from each.
  2. Some password systems require that your symbols come from their defined list of symbols.

Quoting my work's password rules (in part):

  • It must contain at least one digit
  • It must contain at least one of these characters: !@#$%&*+={}?<>"'
@madduck
Copy link

madduck commented Aug 13, 2019

I would also really appreciate that -s ("symbols") generated symbols, and maybe -u was introduced to select a certain number of numbers (given how -n is already taken).

@madduck
Copy link

madduck commented Apr 15, 2022

Any news on this, @ulif? Is this something to pursue, and are you waiting for a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants