Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Grace Park <gracepark@github.com> Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Co-authored-by: Robert Sese <sese@github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com>
30 lines
1.1 KiB
Markdown
30 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.{% ifversion fpt %} {% 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
|
|
- /github/authenticating-to-github/managing-commit-signature-verification/
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
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
|
|
shortTitle: Verify commit signatures
|
|
---
|
|
|