https://github.com/howeyc/gopass
getpasswd for Go
https://github.com/howeyc/gopass
go password prompt
Last synced: 9 months ago
JSON representation
getpasswd for Go
- Host: GitHub
- URL: https://github.com/howeyc/gopass
- Owner: howeyc
- License: isc
- Archived: true
- Created: 2012-11-15T00:10:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T13:37:22.000Z (over 4 years ago)
- Last Synced: 2024-11-19T15:45:15.599Z (about 1 year ago)
- Topics: go, password, prompt
- Language: Go
- Size: 41 KB
- Stars: 437
- Watchers: 14
- Forks: 83
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# getpasswd in Go
No longer maintained. You should just use [terminal](https://golang.org/x/crypto/ssh/terminal).