From e0880c0adcfeed2f8c603c6b6a7cef16371c4db9 Mon Sep 17 00:00:00 2001 From: drduh Date: Mon, 12 Feb 2024 11:41:06 -0800 Subject: [PATCH] fix batch metadata --- contrib/gen-params-ed25519 | 6 +++--- contrib/gen-params-rsa4096 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/gen-params-ed25519 b/contrib/gen-params-ed25519 index addd9b1..83d3ac7 100644 --- a/contrib/gen-params-ed25519 +++ b/contrib/gen-params-ed25519 @@ -1,4 +1,4 @@ -# GnuPG v2.1.7 or newer +# Requires GnuPG v2.1.7 or newer %echo Generating a OpenPGP key @@ -20,8 +20,8 @@ Key-Usage: cert # Subkey-Usage: encrypt # select a name and email address - neither has to be valid nor existing -Name-Real: Dr Duh -Name-Email: doc@duh.to +Name-Real: YubiKey User +Name-Email: yubikey@example # Do not set the key to expire Expire-Date: 0 diff --git a/contrib/gen-params-rsa4096 b/contrib/gen-params-rsa4096 index 4806368..1bc8c1a 100644 --- a/contrib/gen-params-rsa4096 +++ b/contrib/gen-params-rsa4096 @@ -17,8 +17,8 @@ Key-Usage: cert # Subkey-Usage: auth # select a name and email address - neither has to be valid nor existing -Name-Real: Dr Duh -Name-Email: doc@duh.to +Name-Real: YubiKey User +Name-Email: yubikey@example # Do not set the key to expire Expire-Date: 0