ipso icon indicating copy to clipboard operation
ipso copied to clipboard

Reading input without printing to terminal

Open LightAndLight opened this issue 2 years ago • 0 comments

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.

LightAndLight avatar Apr 05 '23 00:04 LightAndLight