Skip to main content

1,099 Search results for "public key url"

REST API / Codespaces /

REST API endpoints for Codespaces user secrets

"visibility": "all" } ] } Get public key for the authenticated user Gets your public key, which you need to encrypt secrets. You need to

Authentication / Verify commit signatures /

Telling Git about your signing key

Git that there's a GPG, SSH, or X.509 key you'd like to use. Telling Git about your GPG key If you're using a GPG key that matches your committer identity

REST API / Codespaces /

REST API endpoints for Codespaces organization secrets

organization-level Codespaces secrets. Note These endpoints are currently in public preview and subject to change. List organization secrets Lists all Codespaces

Authentication / Verify commit signatures /

Generating a new GPG key

existing GPG key, you can generate a new GPG key to use for signing commits and tags. Supported GPG key algorithms GitHub supports several GPG key algorithms

GitHub Actions / Manage workflows and deployments / Manage workflow runs /

Approving workflow runs from public forks

pull request to a public repository, a maintainer with write access may need to approve some workflow runs. About workflow runs from public forks Anyone can

REST API / Users /

REST API endpoints for SSH signing keys

SSH signing keys of authenticated users. About SSH signing key administration If a request URL does not include a {username} parameter then the response

Authentication / Verify commit signatures /

Adding a GPG key to your GitHub account

your account on GitHub to use your new (or existing) GPG key, you'll also need to add the key to your account. About addition of GPG keys to your account

Apps / Creating GitHub Apps / Writing code for a GitHub App /

Quickstart for building GitHub Apps

dependencies. Step 2: Get a webhook proxy URL In order to develop your app locally, you can use a webhook proxy URL to forward webhooks from GitHub to your

REST API / Deploy keys /

REST API endpoints for deploy keys

server by using a deploy key, which is an SSH key that grants access to a single repository. GitHub attaches the public part of the key directly to your repository

Authentication / Troubleshooting SSH /

Error: Key already in use

try to add a key that's already been added to another account or repository. Finding where the key has been used To determine where the key has already