* New Crowdin translations by Github Action * Revert broken translated files to English * Revert broken translations * Revert broken translations * Revert more broket translations * Revert broken translation * Increase Node memory limit for running Jest * Allow Node to use more memory for Jest * Increase Node memory limit for running Jest Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Chiedo <chiedo@users.noreply.github.com> Co-authored-by: James M. Greene <JamesMGreene@github.com>
2.0 KiB
2.0 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Adding a new GPG key to your GitHub account | To configure your {% data variables.product.product_name %} account to use your new (or existing) GPG key, you'll also need to add it to your {% data variables.product.product_name %} account. |
|
|
Before adding a new GPG key to your {% data variables.product.product_name %} account, you should have:
{% data reusables.gpg.supported-gpg-key-algorithms %}
When verifying a signature, we extract the signature and attempt to parse its key-id. We match the key-id with keys uploaded to {% data variables.product.product_name %}. Until you upload your GPG key to {% data variables.product.product_name %}, we cannot verify your signatures.
Adding a GPG key
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.ssh %}
3. Click New GPG key.
4. In the "Key" field, paste the GPG key you copied when you generated your GPG key.
5. Click Add GPG key.
6. To confirm the action, enter your {% data variables.product.product_name %} password.