password is a package for reading a password securely from a terminal. The code in this package disables echo in the terminal so that the password is not echoed back in plaintext to the user.
go get github.com/hashicorp/go-secure-stdlib/passwordNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a password from the terminal without echoing.
No known issues recorded.
No dependency data recorded yet.