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

Provide Password/Passphrase Generator #204

Open
stolaf opened this issue Aug 11, 2022 · 0 comments
Open

Provide Password/Passphrase Generator #204

stolaf opened this issue Aug 11, 2022 · 0 comments

Comments

@stolaf
Copy link

stolaf commented Aug 11, 2022

Summary of the new feature / enhancement

Like Bitwarden-Cli please implement Password/Passphrase Generator for the SecretManagement Module:

Proposed technical implementation details (optional)

Options:
-u, --uppercase Include uppercase characters.
-l, --lowercase Include lowercase characters.
-n, --number Include numeric characters.
-s, --special Include special characters.
-p, --passphrase Generate a passphrase.
--length Length of the password.
--words Number of words.
--separator Word separator.
-c, --capitalize Title case passphrase.
--includeNumber Passphrase includes number.

No response

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

1 participant