SSH public keys for any GitHub user
github.com
SSH public keys for any GitHub user
1–10 of 19 posts
Re: SSH public keys for any GitHub user
#2Re: SSH public keys for any GitHub user
#3Re: SSH public keys for any GitHub user
#4Well, they're public keys
Re: SSH public keys for any GitHub user
#5If you have your system set to automatically use said key other SSH servers you connect to can tie that to your github user, which technically is a privacy leak, but generally not a serious concern. But if you want to keep a github (or other) account private, take care to give it a dedicated key and only have git/SSH use it when connecting to that specific site.
Re: SSH public keys for any GitHub user
#6Re: SSH public keys for any GitHub user
#7Have a unique username / password combination for each website, right? Same is true for Github and all other SSH systems.
Also, Github provides Security Key support if you want to go that route. SSH keys are really not that different than passwords, but they seem more complicated, so maybe they are?
Re: SSH public keys for any GitHub user
#8Shit's fucked y'all.
Re: SSH public keys for any GitHub user
#9Funny, I was just trying to use Git for Windows the other day, and was completely unsuccessful without authentication, even just to pull a public repo. Shit's fucked y'all.