From de141bcdd028ed58e6083c5641b1dea2d6d8eeee Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 22 Jan 2016 21:00:16 +0100 Subject: masterkey.pl: Improve verification mail text Signed-off-by: Florian Pritz --- masterkey.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'masterkey.pl') diff --git a/masterkey.pl b/masterkey.pl index 4d26194..55c42cc 100755 --- a/masterkey.pl +++ b/masterkey.pl @@ -44,7 +44,11 @@ sub main { This mail is about having your GPG key signed by an Arch Linux master key. Please reply with an email that is signed with your key ({$recipient_key}) -and contains the token listed below. +and contains the token listed below. It is not necessary to encrypt the mail, +however, signing the mail with your key is required. + +If you do not have GPG configured in your mail client, it is sufficient to +send the signed token as an attachment. Your token: {$token} -- cgit v1.2.3-24-g4f1b