-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Git 2.34 now supports signing commits with SSH keys instead of GPG
It would be nice to verify commits by SSH key, like they are with GPG keys.
Motivation
Signing with ssh key is a simpler alternative to signing with a gpg key
relevant GitHub discussion:
community/community#7744
Proposal
This can be implemented much the same way as GPG key checks are done.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request