From 91ae64fd5f639a0f5fd96281fa518b2147f48399 Mon Sep 17 00:00:00 2001 From: Thomas Vogt Date: Wed, 12 Apr 2023 18:37:40 +0200 Subject: [PATCH] Mention required pinentry software --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f60f2a5..f272b4f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This piece of software wraps around the **[zx2c4 pass](http://www.zx2c4.com/proj * [`python3`](https://docs.python.org/3.5/) (>= 3.5) * [`pass`](https://www.passwordstore.org/) +In most cases, a **graphical *pinentry* program** is also needed for use with the PassFF browser extension. For that, please refer to the instructions given in the [PassFF repository](https://github.com/passff/passff#a-graphical-pinentry-program). + #### For the install script (except Windows) * `curl` * `sed`