Hi All, Many here have probably received the message from github about push/pull access being blocked until you have auditied your ssh keys. To generate a key fingerprint on fedora, I did the following: $charris@f16 ~$ ssh-keygen -l -f .ssh/id_dsa.pub I don't how this looks for those of you using windows. The compromise looks to be a 'whitehat' attack telling the rails developers to "FIX THE G*DD*MNED PROBLEM". More here, Github compromized<http://lwn.net/Articles/485162/> . Chuck
On Wed, Mar 7, 2012 at 1:54 PM, Charles R Harris <charlesr.harris@gmail.com> wrote:
Hi All,
Many here have probably received the message from github about push/pull access being blocked until you have auditied your ssh keys. To generate a key fingerprint on fedora, I did the following:
$charris@f16 ~$ ssh-keygen -l -f .ssh/id_dsa.pub
I don't how this looks for those of you using windows.
I didn't do much, just confirmed with github that my ssh key is really mine, which git gui was nice enough to tell me. Josef
The compromise looks to be a 'whitehat' attack telling the rails developers to "FIX THE G*DD*MNED PROBLEM". More here, Github compromized.
Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
participants (2)
-
Charles R Harris -
josef.pktd@gmail.com