Situation:
I want to get a password entry from the stdin console - without echoing what the user types. Is there something com
stdin
You could also use PasswordPrompt function of https://github.com/peterh/liner package.
PasswordPrompt