From: Alejandro Colomar <alx.manpages@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: Greg KH <gregkh@linuxfoundation.org>
Subject: send PGP signed commits/patches with git-send-email(1)
Date: Fri, 17 Jun 2022 12:24:21 +0200 [thread overview]
Message-ID: <81caab7d-777e-13fe-89ea-820b7b2f0314@gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 711 bytes --]
Hi,
In Kernel Recipes this month [1], Greg mentioned that git-send-email(1)
could be used together with gpg(1) to verify authenticity of the sender.
I couldn't find any documentation about it, and if I create a patch from
a commit that was signed (-S), the PGP signature is not part of the patch.
So, is there a way to PGP-authenticate patches?
If not, could this be added to git(1)?
$ git --version
git version 2.36.1
Thanks,
Alex
[1]: <https://www.youtube.com/watch?v=nhJqaZT94z0>
- Start of thread Q&A in 1:56:30.
- Greg's answer starts in 1:56:57
- Specific git-send-email(1) part in 1:57:50
--
Alejandro Colomar
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-06-17 10:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 10:24 Alejandro Colomar [this message]
2022-06-17 12:00 ` send PGP signed commits/patches with git-send-email(1) Fabian Stelzer
2022-06-17 12:12 ` Konstantin Ryabitsev
2022-06-21 11:16 ` Greg KH
2022-06-21 11:34 ` Alejandro Colomar
2022-06-21 11:45 ` Greg KH
2022-06-21 11:47 ` Alejandro Colomar
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=81caab7d-777e-13fe-89ea-820b7b2f0314@gmail.com \
--to=alx.manpages@gmail.com \
--cc=git@vger.kernel.org \
--cc=gregkh@linuxfoundation.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.