git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to gpg signed email patches?
@ 2025-04-13 19:17 Klaus Frank
  2025-04-13 22:21 ` Matt Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Klaus Frank @ 2025-04-13 19:17 UTC (permalink / raw)
  To: git

Hi,

how do I get "git send-email" to send the patches gpg signed? I tried
first signing the commit but after spending time looking into the
documentation I couldn't work out how to do it. All I discovered so far
is that the "git send-email" appears to be using "git format-patch"
internally and that's where it currently gets lost.

Sadly none of the man pages I looked at so far mentions anything about
gpg signing in this regards. Not even "git am" does.

Ideally I'd like to have "git send-email" send my patches gpg-signed to
ensure authenticity and integrity.

I also considered alternatives like using my MTA to GPG-Sign these mails
however as the "git am" documentation also didn't mention gpg signing I
refrained from it to avoid breaking it and causing issues for anyone
receiving that patch. Same for sending it using "git pack".

Is this currently a limitation or am I just doing it wrong?

Sincerely,
Klaus Frank

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

end of thread, other threads:[~2025-04-14 19:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-13 19:17 How to gpg signed email patches? Klaus Frank
2025-04-13 22:21 ` Matt Hunter
2025-04-13 23:12   ` Klaus Frank
2025-04-14 16:34   ` Junio C Hamano
2025-04-13 22:52 ` brian m. carlson
2025-04-14  0:23   ` Klaus Frank
2025-04-14  0:48     ` brian m. carlson
2025-04-14 19:12   ` Junio C Hamano
2025-04-14  1:34 ` Konstantin Ryabitsev
2025-04-14 15:14   ` Junio C Hamano

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).