Skip to content

zennro/oyster

 
 

Repository files navigation

Oyster

GPG password store.

Installation

Oyster encrypts your passwords with your GPG key. If you do not have GPG key already, set one up before installed Oyster.

OSX

You must have a GPG key setup before installing Oyster.

brew tap proglottis/oyster
brew install oyster

Chrome Extension

Post Install

Make sure your password repository is setup.

oyster init <your gpg key ID or email>

By default the passwords will be GPG encrypted in ~/.oyster/, this default can be changed in the configuration file ~/.oysterconfig. All settings in this file are currently optional.

home = /Users/john/Google Drive/oyster
gpgHome = /Volumes/Johns USB/.gnupg

About

GPG password store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 62.9%
  • JavaScript 22.5%
  • HTML 13.7%
  • Other 0.9%