From f14d756578ddc04c98b79969feb7b21fd657f6df Mon Sep 17 00:00:00 2001 From: Marjan Grabowski Date: Mon, 26 Feb 2018 10:33:42 +0100 Subject: [PATCH] Change rights of 'gpg.conf' to avoid warning --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fcf2f2b..f064eb6 100644 --- a/README.md +++ b/README.md @@ -892,6 +892,10 @@ Paste the following text into a terminal window to create a [recommended](https: require-cross-certification EOF +Ensure you change to correct rights of that file to at least avoid a warning message about incorrect file rights + + chmod 600 ~/.gnupg/gpg.conf + ## Import public key Import it from a file: