Sign your Git commits with 1Password
Do you know for sure who is committing code to your repository? Unless your team signs their code commits, the answer is probably no, because anyone can spoof a Git committer name with just a few terminal commands. The good news is that setting up Git commit signing just got waayyy easier.
We're excited to announce that 1Password now allows you to set up and use SSH keys to sign Git commits directly from 1Password. And with https://github.blog/changelog/2022-08-23-ssh-commit-verification-now-supported/, you can get that beautiful green verified badge next to your commits in seconds. No GPG keys required.
https://blog.1password.com/git-commit-signing/ and https://developer.1password.com/docs/ssh/git-commit-signing to learn how to get started with Git commit signing via SSH keys in your workflows. Be sure to first update Git to version 2.34 or later.
As always, we’d love to hear your thoughts and feedback.
