signed-commits
There are 6 repositories under signed-commits topic.
le-git-imate/le-git-imate
Sign commits through the GitHub/GitLab web UI
alkenderesi/signed-commits
Guide to set up SSH and signed commits :key:
Guilospanck/how-to-gpg-github
How to create your GPG key, import it and sign your commits.
mojotx/import_github_gpg_key
Script to import GPG Public Keys for validating signed commits on GitHub
suhailroushan13/Signed-Commits
A signed commit is one where the author of the commit has digitally signed the commit using a GPG key. This digital signature confirms that the author of the commit is who they say they are and that the code has not been tampered with since it was committed.