Pass simple is a multi-platform (MACOS, Linux, and Windows) GUI for pass (https://www.passwordstore.org/) , the standard unix password manager - passwordstore.
The advantages of pass simple include the use of GPGME (native C++, seamless integration with Security cards) or rnp (realtime,multithreading and windows support), as well as support for YAML and Markdown.
Documentation: https://shemeshg.github.io/pass-simple-mdbook/
Git: https://github.com/shemeshg/pass-simple-qt
step by step install
- On mac : https://shemeshg.github.io/pass-simple-mdbook/install_mac.html
- On linux: https://shemeshg.github.io/pass-simple-mdbook/install_linux.html
- On windows: https://shemeshg.github.io/pass-simple-mdbook/install_windows.html
More screenshots
https://github.com/shemeshg/pass-simple-qt/wiki
Features
- Auto type
- Clipboard
- YAML support
- Add/Remove authorization, and re-init repository, Authorization management
- None text file support
- Edit with vscode or external app
- git commit and push
- passwordstore compatible
- totp, datetime, password, line, multiline, multiline masked field types
- MarkDown view, and Markdown in multiline fields
- Rnp support in addition to GnuPg
- Multithreading when using Rnp
- Windows Native using rnpgp, and GnuPg store.
- Rnp security card integration