Gopass is a rewrite of the pass password manager in Go with the aim of making it cross-platform and adding additional features – (Taken from Github)
Gopass UI
is wrapping gopass
from your command line. It makes your life easier by providing a graphical user interface to search and manage your secrets. It looks like this:
In addition there is a search window that can be opened with (cmd || ctrl) + shift + p
.
For most platforms just download the latest packaged application from our releases and install it. We provide binaries for MacOS, Windows and Linux (deb, RPM, snap, AppImage, Gentoo). For more details see supported platforms and packages.
Of course, you need to have Gopass up and running. We also recommend to use a dialog-based PIN-entry-tool for typing in GPG passphrases like pinentry-mac for MacOS instead of using the default terminal-based.
We'll only test the MacOS builds and are not able to offer support for Linux and Windows releases. We are happy to review your pull requests addressing any of such issues.
Feel free to report any issue. We are very keen about your feedback and appreciate any help.
See how to get started with development here.
You'd like to help us? No problem. We are looking forward to your pull requests, issues and participation in discussion.
Jonas Verhoelen | Matthias Rütten |
MIT