1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/github/authenticating-to-github/managing-commit-signature-verification/index.md

27 lines
1.1 KiB
Markdown

---
title: Managing commit signature verification
intro: 'You can sign your work locally using GPG or S/MIME. {% data variables.product.product_name %} will verify these signatures so other people will know that your commits come from a trusted source.{% if currentVersion == "free-pro-team@latest" %} {% data variables.product.product_name %} will automatically sign commits you make using the {% data variables.product.product_name %} web interface.{% endif %}'
redirect_from:
- /articles/generating-a-gpg-key/
- /articles/signing-commits-with-gpg/
- /articles/managing-commit-signature-verification
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
topics:
- Identity
- Access management
children:
- /about-commit-signature-verification
- /displaying-verification-statuses-for-all-of-your-commits
- /checking-for-existing-gpg-keys
- /generating-a-new-gpg-key
- /adding-a-new-gpg-key-to-your-github-account
- /telling-git-about-your-signing-key
- /associating-an-email-with-your-gpg-key
- /signing-commits
- /signing-tags
---