5 lines
201 B
Text
5 lines
201 B
Text
This module lets you ask the user for a password in the
|
|
traditional way, from the keyboard, without echoing.
|
|
|
|
It's only dependent on posix functionalities to put the keyboard
|
|
in raw mode without echo.
|