Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify commits by SSH key #8733

Open
shmargum opened this issue Mar 9, 2022 · 2 comments
Open

Verify commits by SSH key #8733

shmargum opened this issue Mar 9, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@shmargum
Copy link

shmargum commented Mar 9, 2022

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.

@shmargum shmargum added the enhancement New feature or request label Mar 9, 2022
@hex-m
Copy link

hex-m commented May 9, 2024

possible duplicate: #16007

@jannfis
Copy link
Member

jannfis commented May 10, 2024

This could be rather easily integrated after we implement #14964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants