Posts Tagged “GitHub”

Github SSH Public Key Fingerprint Checking

March 7, 2012

A security vulnerability was discovered at GitHub this week that made it possible for an attacker to add new SSH keys to arbitrary GitHub user accounts. Although there was no known malicious activity using this exploit, they are taking the responsible step to email all their users that have SSH keys associated with their account (…)

Eclipse, EGit, github, jsch and AES-128 encrypted private keys

January 25, 2011

Here’s a tip if you are having trouble connecting to github using Eclipse/Egit with a recently generated SSH key pair…