Free Github SSH keys anyone?
github.com
Free Github SSH keys anyone?
1–10 of 25 posts
Re: Free Github SSH keys anyone?
#2edit: In fact, they should probably run a full search for such files now and email a heads-up to users with repos that produce hits.
Re: Free Github SSH keys anyone?
#3Re: Free Github SSH keys anyone?
#4Seriously - why? Your public key, sure, but the entire directory?
Re: Free Github SSH keys anyone?
#5(I flagged, also, because this should be told to the guys at Github, not out in the open.)
Oh, and of course, Google indexes them. Fantastic.
Re: Free Github SSH keys anyone?
#6Re: Free Github SSH keys anyone?
#7How exactly does this happen? I can understand that some people don't understand the need to keep their private key offline, but I would have thought those people aren't really aware of the existence of the private key...so how does it end up in a github repo?
$ git add .ssh
$ git commitRe: Free Github SSH keys anyone?
#8Github has published instructions on how to actually purge sensitive data that's been accidentally committed: https://help.github.com/articles/remove-sensitive-data
Re: Free Github SSH keys anyone?
#9I almost can't believe someone would commit their .ssh directory to a public GitHub repo. Seriously - why? Your public key, sure, but the entire directory?
Re: Free Github SSH keys anyone?
#10I almost can't believe someone would commit their .ssh directory to a public GitHub repo. Seriously - why? Your public key, sure, but the entire directory?