https://github.com/kfelter/mypass
A go cli app built with cobra that stores and retrieves passwords for developers that don't trust anyone
https://github.com/kfelter/mypass
cli encryption encryption-tool go manager password
Last synced: 11 days ago
JSON representation
A go cli app built with cobra that stores and retrieves passwords for developers that don't trust anyone
- Host: GitHub
- URL: https://github.com/kfelter/mypass
- Owner: kfelter
- License: apache-2.0
- Created: 2019-01-18T19:40:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T10:09:14.000Z (over 7 years ago)
- Last Synced: 2025-02-28T11:55:53.373Z (over 1 year ago)
- Topics: cli, encryption, encryption-tool, go, manager, password
- Language: Go
- Homepage:
- Size: 5.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mypass
A go app that stores and retrieves passwords for developers that don't trust anyone
Usage
1. clone this repo
2. ```$ go install```
3. ```$ mypass gen --label ```
4. ```$ mypass ls```