Skip to content

Instantly share code, notes, and snippets.

@LunaticNeko
Created July 16, 2019 01:56
Show Gist options
  • Save LunaticNeko/7ec4359b205e01449ad16b71cd6b3a25 to your computer and use it in GitHub Desktop.
Save LunaticNeko/7ec4359b205e01449ad16b71cd6b3a25 to your computer and use it in GitHub Desktop.
How to Identify Signed Commits
# How to identify signed commits
1. Go to https://github.com/<username>/<reponame>/commits/master
2. Click on [Verified] green text and box near the latest (or all) commits.
3. You should see the public key signature. Check with the person him/herself for the ID to ensure that it is valid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment