selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
@ 2025-07-23 18:25 Stephen Smalley
  2025-07-24  2:14 ` Paul Moore
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Smalley @ 2025-07-23 18:25 UTC (permalink / raw)
  To: selinux; +Cc: jwcart2, paul, Stephen Smalley

This key can be downloaded from https://github.com/stephensmalley.gpg
or
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x578c4211832f0a7ea2c5a7c221a46e603f744ecf

Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
---
 SECURITY.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/SECURITY.md b/SECURITY.md
index 4f624f5d..2a7ce5b3 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -33,6 +33,8 @@ the issue as quickly as possible and shorten the disclosure window.
   *  (GPG fingerprint) 4568 1128 449B 65F8 80C6  1797 3A84 A946 B4BA 62AE
 * Paul Moore, paul@paul-moore.com
   *  (GPG fingerprint) 7100 AADF AE6E 6E94 0D2E  0AD6 55E4 5A5A E8CA 7C8A
+* Stephen Smalley, stephen.smalley.work@gmail.com
+  *  (GPG fingerprint) 578C 4211 832F 0A7E A2C5  A7C2 21A4 6E60 3F74 4ECF
 * Jason Zaman, perfinion@gentoo.org
   *  (GPG fingerprint) 6319 1CE9 4183 0986 89CA  B8DB 7EF1 37EC 935B 0EAF
 * Steve Lawrence, slawrence@tresys.com
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
  2025-07-23 18:25 [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint Stephen Smalley
@ 2025-07-24  2:14 ` Paul Moore
  2025-08-04 12:48   ` Stephen Smalley
  2025-08-04 16:34   ` Petr Lautrbach
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Moore @ 2025-07-24  2:14 UTC (permalink / raw)
  To: Stephen Smalley; +Cc: selinux, jwcart2

On Wed, Jul 23, 2025 at 2:27 PM Stephen Smalley
<stephen.smalley.work@gmail.com> wrote:
>
> This key can be downloaded from https://github.com/stephensmalley.gpg
> or
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x578c4211832f0a7ea2c5a7c221a46e603f744ecf
>
> Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
> ---
>  SECURITY.md | 2 ++
>  1 file changed, 2 insertions(+)

I have verified that the GPG key identified by the fingerprint in the
patch belongs to Stephen.

Acked-by: Paul Moore <paul@paul-moore.com>

-- 
paul-moore.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
  2025-07-24  2:14 ` Paul Moore
@ 2025-08-04 12:48   ` Stephen Smalley
  2025-08-04 14:52     ` Paul Moore
  2025-08-04 16:34   ` Petr Lautrbach
  1 sibling, 1 reply; 6+ messages in thread
From: Stephen Smalley @ 2025-08-04 12:48 UTC (permalink / raw)
  To: Paul Moore; +Cc: selinux, jwcart2

On Wed, Jul 23, 2025 at 10:14 PM Paul Moore <paul@paul-moore.com> wrote:
>
> On Wed, Jul 23, 2025 at 2:27 PM Stephen Smalley
> <stephen.smalley.work@gmail.com> wrote:
> >
> > This key can be downloaded from https://github.com/stephensmalley.gpg
> > or
> > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x578c4211832f0a7ea2c5a7c221a46e603f744ecf
> >
> > Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
> > ---
> >  SECURITY.md | 2 ++
> >  1 file changed, 2 insertions(+)
>
> I have verified that the GPG key identified by the fingerprint in the
> patch belongs to Stephen.
>
> Acked-by: Paul Moore <paul@paul-moore.com>

Gentle nudge on this patch, since several others have verified and
signed my key, and I have uploaded the updated signed key to the
public key servers and to github.com/stephensmalley.gpg.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
  2025-08-04 12:48   ` Stephen Smalley
@ 2025-08-04 14:52     ` Paul Moore
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Moore @ 2025-08-04 14:52 UTC (permalink / raw)
  To: Stephen Smalley; +Cc: selinux, jwcart2

On Mon, Aug 4, 2025 at 8:48 AM Stephen Smalley
<stephen.smalley.work@gmail.com> wrote:
> On Wed, Jul 23, 2025 at 10:14 PM Paul Moore <paul@paul-moore.com> wrote:
> > On Wed, Jul 23, 2025 at 2:27 PM Stephen Smalley
> > <stephen.smalley.work@gmail.com> wrote:
> > >
> > > This key can be downloaded from https://github.com/stephensmalley.gpg
> > > or
> > > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x578c4211832f0a7ea2c5a7c221a46e603f744ecf
> > >
> > > Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
> > > ---
> > >  SECURITY.md | 2 ++
> > >  1 file changed, 2 insertions(+)
> >
> > I have verified that the GPG key identified by the fingerprint in the
> > patch belongs to Stephen.
> >
> > Acked-by: Paul Moore <paul@paul-moore.com>
>
> Gentle nudge on this patch, since several others have verified and
> signed my key, and I have uploaded the updated signed key to the
> public key servers and to github.com/stephensmalley.gpg.

Considering the nature of this patch, and the fact that there are
others who can verify Stephen's GPG fingerprint, I think it would be a
very good thing if a few more people who can verify the fingerprint
can ACK this patch.

-- 
paul-moore.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
  2025-07-24  2:14 ` Paul Moore
  2025-08-04 12:48   ` Stephen Smalley
@ 2025-08-04 16:34   ` Petr Lautrbach
  2025-08-04 16:41     ` Petr Lautrbach
  1 sibling, 1 reply; 6+ messages in thread
From: Petr Lautrbach @ 2025-08-04 16:34 UTC (permalink / raw)
  To: Paul Moore, Stephen Smalley; +Cc: selinux, jwcart2

Paul Moore <paul@paul-moore.com> writes:

> On Wed, Jul 23, 2025 at 2:27 PM Stephen Smalley
> <stephen.smalley.work@gmail.com> wrote:
>>
>> This key can be downloaded from https://github.com/stephensmalley.gpg
>> or
>> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x578c4211832f0a7ea2c5a7c221a46e603f744ecf
>>
>> Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
>> ---
>>  SECURITY.md | 2 ++
>>  1 file changed, 2 insertions(+)
>
> I have verified that the GPG key identified by the fingerprint in the
> patch belongs to Stephen.
>
> Acked-by: Paul Moore <paul@paul-moore.com>
>

Acked-by: Petr Lautrbach <lautrbach@redhat.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint
  2025-08-04 16:34   ` Petr Lautrbach
@ 2025-08-04 16:41     ` Petr Lautrbach
  0 siblings, 0 replies; 6+ messages in thread
From: Petr Lautrbach @ 2025-08-04 16:41 UTC (permalink / raw)
  To: Paul Moore, Stephen Smalley; +Cc: selinux, jwcart2

Petr Lautrbach <lautrbach@redhat.com> writes:

> Paul Moore <paul@paul-moore.com> writes:
>
>> On Wed, Jul 23, 2025 at 2:27 PM Stephen Smalley
>> <stephen.smalley.work@gmail.com> wrote:
>>>
>>> This key can be downloaded from https://github.com/stephensmalley.gpg
>>> or
>>> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x578c4211832f0a7ea2c5a7c221a46e603f744ecf
>>>
>>> Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
>>> ---
>>>  SECURITY.md | 2 ++
>>>  1 file changed, 2 insertions(+)
>>
>> I have verified that the GPG key identified by the fingerprint in the
>> patch belongs to Stephen.
>>
>> Acked-by: Paul Moore <paul@paul-moore.com>
>>
>
> Acked-by: Petr Lautrbach <lautrbach@redhat.com>

This is merged now.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-04 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23 18:25 [PATCH userspace] SECURITY.md: add my email address and GPG key fingerprint Stephen Smalley
2025-07-24  2:14 ` Paul Moore
2025-08-04 12:48   ` Stephen Smalley
2025-08-04 14:52     ` Paul Moore
2025-08-04 16:34   ` Petr Lautrbach
2025-08-04 16:41     ` Petr Lautrbach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).