Google Groups Home
Help | Sign in
gitorious.org key changes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Johan Sørensen  
View profile  
 More options May 13 2008, 6:12 pm
From: "Johan Sørensen" <jo...@johansorensen.com>
Date: Wed, 14 May 2008 00:12:35 +0200
Local: Tues, May 13 2008 6:12 pm
Subject: gitorious.org key changes
Everyone,

 In light of the Debian OpenSSL security issue
(http://lists.debian.org/debian-security-announce/2008/msg00152.html)
I've regenerated the server keys, even though they weren't affected
according to the tools provided by the debian folks to check if the
keys where blacklisted. Better safe than sorry and all that.

The new key fingerprints are:
67:fc:12:1f:e6:23:42:c7:9e:be:8a:2b:40:63:32:c3 (dsa)
49:60:1f:71:90:8b:cc:48:a2:29:f8:a2:3a:1a:53:43 (rsa)

When you try to push you'd see a message like this:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle
attack)! It is also possible that the RSA host key has just been
changed.

Remove gitorious.org from your ~/.ssh/known_hosts and on the next push
check that the fingerprints match the above, and accept if they do.

Thank you for your understanding.

- Johan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Planella  
View profile  
 More options May 14 2008, 1:32 am
From: David Planella <david.plane...@googlemail.com>
Date: Tue, 13 May 2008 22:32:12 -0700 (PDT)
Local: Wed, May 14 2008 1:32 am
Subject: Re: gitorious.org key changes
Hi Johan,

ever since this upgrade I cannot do any fetch or push operations on my
public repo.

I started experiencing this last evening, when all of a sudden such
operations started prompting for a password. Even after entering the
correct password, the prompt appeared again and again.

I tried removing and adding my ssh key at gitorious a couple of times,
but that did not help.

This morning I tried again and this time I saw the warning notice you
are mentioning on your post. I then removed the old gitorious.org
fingerprints and added the new ones, which worked. The problem is that
even after doing that, I keep getting a password prompt on the command
line every time I try to fetch or push.

I have deleted and re-added my (RSA) key at gitorious once more, but
this did not seem to change anything.

I'm using SSH, version OpenSSH_4.6p1 Debian-5ubuntu0.4, OpenSSL 0.9.8e
23 Feb 2007

Any help will be appreciated. Thanks.

Regards,
David.

On 14 Maig, 00:12, "Johan Sørensen" <jo...@johansorensen.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Whitehead  
View profile  
 More options May 14 2008, 3:19 am
From: Jim Whitehead <jnwhi...@gmail.com>
Date: Wed, 14 May 2008 00:19:31 -0700 (PDT)
Local: Wed, May 14 2008 3:19 am
Subject: Re: gitorious.org key changes
I am experiencing the exact same issue with a prompt for
g...@gitorious.org's password on each push operation

On May 14, 6:32 am, David Planella <david.plane...@googlemail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johan Sørensen  
View profile  
 More options May 14 2008, 3:19 am
From: "Johan Sørensen" <jo...@johansorensen.com>
Date: Wed, 14 May 2008 09:19:47 +0200
Local: Wed, May 14 2008 3:19 am
Subject: Re: [gitorious] Re: gitorious.org key changes
On Wed, May 14, 2008 at 7:32 AM, David Planella

<david.plane...@googlemail.com> wrote:

>  Hi Johan,

>  ever since this upgrade I cannot do any fetch or push operations on my
>  public repo.

>  I started experiencing this last evening, when all of a sudden such
>  operations started prompting for a password. Even after entering the
>  correct password, the prompt appeared again and again.

The SSH daemon was upgraded around that time.

>  I have deleted and re-added my (RSA) key at gitorious once more, but
>  this did not seem to change anything.

>  I'm using SSH, version OpenSSH_4.6p1 Debian-5ubuntu0.4, OpenSSL 0.9.8e
>  23 Feb 2007

What's your key fingerprint? There's a couple that's been blacklisted
because if the debian issue. Have you regenerated your keys according
to the debian/ubuntu security advisory (see
http://www.ubuntu.com/usn/usn-612-2)? I strongly encourage any Debian
and Ubuntu users to that.

>  Regards,
>  David.

Cheers,
JS

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Planella  
View profile  
 More options May 14 2008, 12:27 pm
From: David Planella <david.plane...@googlemail.com>
Date: Wed, 14 May 2008 09:27:42 -0700 (PDT)
Local: Wed, May 14 2008 12:27 pm
Subject: Re: gitorious.org key changes
In the end, after reading http://www.ubuntu.com/usn/usn-612-2 I went
ahead with the "If in doubt, destroy the key and generate a new one."
advice.

So I destroyed my old key, generated a new one and uploaded it to
gitorious.

Now I can work with my repo, although there are a couple of issues:

* 'git push' _always_ prompts for a password (ok, so far)
* 'git fetch' _always_ prompts for a password *twice*
* 'git pull' _always_ prompts for a password *twice*

I do not know whether they are part of the normal behaviour, but in
any case I did not experience them before the openssh upgrade.

Regards,
David.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Planella  
View profile  
 More options May 14 2008, 12:48 pm
From: David Planella <david.plane...@googlemail.com>
Date: Wed, 14 May 2008 09:48:00 -0700 (PDT)
Subject: Re: gitorious.org key changes
The issues are now solved. As someone else pointed out, I had
forgotten to add the new identity to the ssh-agent with 'ssh-add'.

On 14 Maig, 18:27, David Planella <david.plane...@googlemail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Chambers  
View profile  
 More options May 27 2008, 5:52 pm
From: Andy Chambers <achambers.h...@googlemail.com>
Date: Tue, 27 May 2008 14:52:57 -0700 (PDT)
Local: Tues, May 27 2008 5:52 pm
Subject: Re: gitorious.org key changes
On May 13, 11:12 pm, "Johan Sørensen" <jo...@johansorensen.com> wrote:

> Everyone,

> Remove gitorious.org from your ~/.ssh/known_hosts and on the next push
> check that the fingerprints match the above, and accept if they do.

I followed the instructions above but am still unable to push.

I get prompted for git@gitorious's password.

Any clues as to what I'm doing wrong?

Cheers,
Andy


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
priit@mx.ee  
View profile  
 More options Jun 6 2008, 1:58 am
From: "pr...@mx.ee" <priit.tamb...@gmail.com>
Date: Thu, 5 Jun 2008 22:58:00 -0700 (PDT)
Subject: Re: gitorious.org key changes

Andy Chambers wrote:
> On May 13, 11:12 pm, "Johan S rensen" <jo...@johansorensen.com> wrote:
> > Everyone,

> > Remove gitorious.org from your ~/.ssh/known_hosts and on the next push
> > check that the fingerprints match the above, and accept if they do.

> I followed the instructions above but am still unable to push.

> I get prompted for git@gitorious's password.

> Any clues as to what I'm doing wrong?

> Cheers,
> Andy

Hi Andy!

I just did push to new project and everything was working in my case.
Just in case asking, check over:

* did you uploaded your own newly generated public key to gitorious?
* did you delete old gitorious public key from your machine at ~/.ssh/
known_hosts (i deleted all this file and just got new public keys
again)

Cheers,
Priit


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google