ipso
ipso copied to clipboard
Reading input without printing to terminal
When a user types input for readln, the input is visible in the terminal. This means readln isn't very good for passwords. I'd like a variant of readln for "sensitive" inputs.