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

Tasks accepting a password should be able hide it #39

Closed
ericmj opened this issue Aug 1, 2014 · 1 comment
Closed

Tasks accepting a password should be able hide it #39

ericmj opened this issue Aug 1, 2014 · 1 comment

Comments

@ericmj
Copy link
Member

ericmj commented Aug 1, 2014

Tasks accepting a password through the command line, example: mix hex.key new -u johndoe -p hunter42. The user should be able to leave off the -p flag and the user will be prompted for a password that will be hidden on input.

@ericmj
Copy link
Member Author

ericmj commented Aug 6, 2014

You can no longer pass passwords as a parameter. This ensures that the password will always be hidden.

@ericmj ericmj closed this as completed Aug 6, 2014
kianmeng pushed a commit to kianmeng/hex that referenced this issue Aug 6, 2022
Add more byte array output formats (Python, Kotlin, Java)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant