Skip to content

Commit b153e1d

Browse files
marcelocraCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ecd41e1 commit b153e1d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

content/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ redirect_from:
1010
versions:
1111
fpt: '*'
1212
ghec: '*'
13-
shortTitle: SSH key fingerprints
13+
shortTitle: SSH & GPG key fingerprints
1414
---
1515

1616
## SSH
@@ -27,13 +27,17 @@ For more information, see [AUTOTITLE](/rest/meta/meta#get-github-meta-informatio
2727

2828
## GPG
2929

30-
> [!INFO]
30+
This GPG key is used to sign {% data variables.product.prodname_cli %} archive and package releases (for example, Debian and RPM repositories served from `cli.github.com`). It is not used by {% data variables.product.prodname_dotcom %} to sign commits or releases in the web UI.
31+
> [!IMPORTANT]
3132
> _The key expired in Sep. 2024. [It was updated](https://github.com/orgs/community/discussions/138304) and will be valid until Sep. 5, 2026._
3233
33-
Key ID is:
34+
Fingerprint is:
3435

3536
2C6106201985B60E6C7AC87323F3D4EA75716059
3637

38+
Key ID is:
39+
40+
23F3D4EA75716059
3741
For cli/terminal verifications:
3842

3943
2C61 0620 1985 B60E 6C7A C873 23F3 D4EA 7571 6059

0 commit comments

Comments
 (0)