From 6c339063c012791846344d045887a7b6f7c5f109 Mon Sep 17 00:00:00 2001 From: girst Date: Sat, 13 Feb 2016 21:50:58 +0100 Subject: [PATCH] updating readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d34f438..40ecf15 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,9 @@ echo "Config $C: ECM network" > configs/c.$C/strings/0x409/configuration echo 250 > configs/c.$C/MaxPower ln -s functions/hid.$N configs/c.$C/ ls /sys/class/udc > UDC - ``` + +## modifiing `pass` +The version of (pass)[https://passwordstore.org] doesn't format the output as nice, so it is easier to work with. Using the `pass-installer.sh` will automatically clone from the original repository, apply the patch and install it (make sure, `patch` and `sudo` is installed). + +You can then check out `hardpass-demo.sh` to see how to supply a passphrase directly from the command line (without gpg-agent). Keep in mind, that it will show up in your history file! -- 2.39.3