pashage

Yet Another Opinionated Re-engineering of the Unix Password Store
git clone https://git.instinctive.eu/pashage.git
Log | Files | Refs | README | LICENSE

commit 4f10f4f003a2c5b83c08e71c85c52efa3355942a
parent 6fb7fcbfc3ebfddedd87d517ebe3bd6c1695666a
Author: Natasha Kerensikova <natgh@instinctive.eu>
Date:   Fri, 21 Nov 2025 19:27:19 +0000

Explicit dependency list in the README
Diffstat:
MREADME.md | 30++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -121,6 +121,36 @@ The following features are currently under consideration: + OTP support + extension support +## Dependencies + +Required dependencies: + +- POSIX-compliant shell, including POSIX-compliant utilities `[`, `basename`, +`cat`, `cp`, `dd`, `diff`, `dirname`, `echo`, `find`, `grep`, `head`, `mkdir`, +`mktemp`, `mv`, `printf`, `rm`, `stty`, `tail`, `tr`, and `true`; +- [age](https://age-encryption.org/) encryption tool. + +Optional dependencies: + +- [feh](https://feh.finalrewind.org/) +to display QR-codes graphically +- [git](https://git-scm.com/) +to track storage revision and replicate it +- [GnuPG](https://gnupg.org/) +to display GnuPG-encrypted password-store secrets +- [GraphicsMagick](http://www.graphicsmagick.org/) +to display QR-codes graphically +- [ImageMagick](https://imagemagick.org/) +to display QR-codes graphically +- [openssl](https://www.openssl.org/) +to encode and decode base-64 when interacting with clipboard +- [qrencode](https://github.com/fukuchi/libqrencode) +to generate QR-codes +- [wl-clipboard](https://github.com/bugaevc/wl-clipboard) +to copy and paste on Wayland +- [xclip](https://github.com/astrand/xclip) +to copy and paste on X11 + ## Manual **pashage** is a _password manager_, which means it manages a database of