Andreas Jellinghaus wrote:
man getpass:
This function is obsolete. Do not use it.
also this function reads from /dev/tty. why?
So you can do things like this:
mcrypt <foo.nc >foo
and have it read the password from your terminal rather than from the file
foo.nc.
One of the reasons it was deprecated is because it's not thread safe. It
still seems useful to me, I don't understand why there is no replacement.
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel