Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

githubs-ssh-key-fingerprints should link to rest/meta #19282

Open
1 task done
jsoref opened this issue Jul 25, 2022 · 2 comments
Open
1 task done

githubs-ssh-key-fingerprints should link to rest/meta #19282

jsoref opened this issue Jul 25, 2022 · 2 comments
Labels
authentication content help wanted rest ssh

Comments

@jsoref
Copy link
Contributor

jsoref commented Jul 25, 2022

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints

What part(s) of the article would you like to see updated?

It might make sense to link to https://docs.github.com/en/rest/meta#get-github-meta-information and explain that it's related to ssh_key_fingerprints

Additional information

SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8 (RSA)
SHA256:p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM (ECDSA)
SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU (Ed25519)
  "ssh_key_fingerprints": {
    "SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8",
    "SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ",
    "SHA256_ECDSA": "p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM",
    "SHA256_ED25519": "+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU"
  },
@jsoref jsoref added the content label Jul 25, 2022
@github-actions github-actions bot added the triage label Jul 25, 2022
@cmwilson21
Copy link
Collaborator

cmwilson21 commented Jul 25, 2022

@jsoref Thanks so much for opening an issue! I'll triage this for the team to take a look 👀

@cmwilson21 cmwilson21 added waiting for review rest authentication and removed triage labels Jul 25, 2022
@skedwards88
Copy link
Contributor

skedwards88 commented Jul 26, 2022

Thanks for this issue! You are anyone else is welcome to add this link to the docs.

@skedwards88 skedwards88 added help wanted ssh and removed waiting for review labels Jul 26, 2022
@docubot docubot added this to Help wanted in Docs open source board Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authentication content help wanted rest ssh
Projects
Development

No branches or pull requests

4 participants
@jsoref @skedwards88 @cmwilson21 and others