Skip to content
forked from codecare/gokeeper

command line password keeper written in go

License

Notifications You must be signed in to change notification settings

jonrios/gokeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gokeeper is a command line passwort vault written in go

sample output

  please enter command or ?
  f zoom
  filtered entries for 'zoom': 1 
  0  ------------------------------------------
  name:                [zoom.us]
  description:         []
  login:               [xyz@login.name]
  passwordAlg:         [PBKDF2:16383:256:SHA512:AES:GCM]

  selected: zoom.us
  please enter command or ?

use at your own risk

Apache v2 License

you can install it with go get -v github.com/codecare/gokeeper/cmd/gokeeper

this will install an executable in your default path for go executables $GOPATH/bin (default GOPATH=$HOME/go)

About

command line password keeper written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%