Cross-platform golang helpers for reading password input without cgo
This package provides cross-platform Go helpers for taking user input from the terminal while not echoing the input back (similar to getpasswd). The package uses syscalls to avoid any dependence on cgo, and is therefore compatible with cross-compiling. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/bgentry/speakeasy
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.0-8.fc35 | - |
Fedora 35 | 0.1.0-8.fc35 | - |
Fedora 34 | 0.1.0-7.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-bgentry-speakeasy dash maintainers at fedoraproject dot org
.