From ff62f87f41557ab7267defab662324927301485a Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 19 Dec 2016 03:44:03 +0100 Subject: Add signatures --- man/pass.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man') diff --git a/man/pass.1 b/man/pass.1 index db3158e..27320d5 100644 --- a/man/pass.1 +++ b/man/pass.1 @@ -445,6 +445,13 @@ for more info. The location to look for executable extension files, by default \fIPASSWORD_STORE_DIR/.extensions\fP. .TP +.I PASSWORD_STORE_SIGNING_KEY +If this environment variable is set, then all \fB.gpg-id\fP files and extension files +must be signed using a detached signature using the GPG key specified by the full 40 character +upper-case fingerprint in this variable. If multiple fingerprints are specified, each +separated by a whitespace character, then signatures must match at least one. +The \fBinit\fP command will keep signatures of \fB.gpg-id\fP files up to date. +.TP .I EDITOR The location of the text editor used by \fBedit\fP. .SH SEE ALSO -- cgit v1.2.3