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

More options for password generation #13

Open
cohen990 opened this issue May 17, 2018 · 1 comment
Open

More options for password generation #13

cohen990 opened this issue May 17, 2018 · 1 comment

Comments

@cohen990
Copy link
Contributor

cohen990 commented May 17, 2018

some websites with particularly poor security will require you to only use alphabetic characters. Could be valuable to have an command line option like '-D' which will create a password without digits

Once genpass supports special characters this will become particularly relevant

@cyplo
Copy link
Owner

cyplo commented May 17, 2018

Currently genpass provides this kinda by accident - if you enable all options but digits it effectively removes digits from the character set, i.e. genpass -lu. This is not clear though that this is the behavior and I agree that we should provide something more explicit.

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