Hacker News new | ask | show | jobs
by eik3_de 1582 days ago
I stopped using SSH keys to authenticate against GitHub years ago and switched to HTTPS authentication. It's super convenient to set up with the GitHub CLI: https://cli.github.com/manual/

Is there any advantage of using SSH keys to authenticate against GitHub?

1 comments

Yes. SSH keys work literally everywhere and not just for Github.