From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Konstantin Ryabitsev <mricon@kernel.org>
Cc: Lorenzo Stoakes <ljs@kernel.org>, keys@kernel.org
Subject: Re: Replacement GPG key for Lorenzo Stoakes
Date: Thu, 23 Apr 2026 00:09:17 +0200 [thread overview]
Message-ID: <aelDjhKMvUu9QK-8@monoceros> (raw)
In-Reply-To: <20260422-glaring-gainful-puffin-402e41@meerkat>
[-- Attachment #1: Type: text/plain, Size: 1593 bytes --]
Hello Konstantin,
On Wed, Apr 22, 2026 at 09:39:13AM -0400, Konstantin Ryabitsev wrote:
> On Wed, Apr 22, 2026 at 11:19:36AM +0200, Uwe Kleine-König wrote:
> > > > So to establish the required trust, I had the new key signed by people with
> > > > the requisite level of trust. I attach the key here.
> > > >
> > > > Could you please remove the old and replace it with the new?
> > >
> > > Done now. Thanks!
> >
> > I see you removed the old key from Lorenzo. I wonder if it would make
> > sense to add the revoked key instead of deleting it to spread the
> > information that it shouldn't be used any more.
>
> If the key is lost, then this serves very little practical purpose, beyond
> advertising that the old encryption subkey should not be used. Since we almost
> never use encryption anyway (just attestation), then this is just effort for
> very little gain.
The effort however is also very low, it's just:
gpg --import revoked.asc
{
gpg --list-options show-notations,no-show-uid-validity --with-subkey-fingerprints --list-key C52D7AFE85F25509;
gpg -a --export --allow-weak-digest-algos --allow-weak-key-signatures --export-options export-attributes,export-clean C52D7AFE85F25509;
} > keys/C52D7AFE85F25509.asc
git commit -m 'Add revoked key C52D7AFE85F25509 (Lorenzo Stoakes)' keys/C52D7AFE85F25509.asc
Distributing the revokation also has the advantage that if someone
wonders why they see an attestation from Lorenzo using a new key, the
revokation gives a good additional indication that the new key is
legitimate.
Best regards
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2026-04-22 22:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 8:40 Replacement GPG key for Lorenzo Stoakes Lorenzo Stoakes
2026-04-21 8:46 ` Lorenzo Stoakes
2026-04-21 21:43 ` Konstantin Ryabitsev
2026-04-22 9:19 ` Uwe Kleine-König
2026-04-22 13:39 ` Konstantin Ryabitsev
2026-04-22 22:09 ` Uwe Kleine-König [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aelDjhKMvUu9QK-8@monoceros \
--to=u.kleine-koenig@baylibre.com \
--cc=keys@kernel.org \
--cc=ljs@kernel.org \
--cc=mricon@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.