From a1536a698793220a2543bfeda5719e1daa8c123d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 21 Apr 2024 12:41:28 +0200 Subject: masterkey.pl: Mention that subkeys are also fine for signing Signed-off-by: Florian Pritz --- masterkey.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/masterkey.pl b/masterkey.pl index e82b350..d24a5a5 100755 --- a/masterkey.pl +++ b/masterkey.pl @@ -46,9 +46,9 @@ sub main { 'body' => 'Hi, 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}) +Please reply with an email that is signed with your key or a subkey of it ({$recipient_key}) and contains the token listed below. It is not necessary to encrypt the mail, -however, signing the mail with your key is required. +however, signing the mail with your key or a subkey of it is required. If you do not have GPG configured in your mail client, it is sufficient to send the signed token as an attachment. -- cgit v1.2.3-24-g4f1b