[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111102091126.GG18903@elte.hu>
Date: Wed, 2 Nov 2011 10:11:26 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Junio C Hamano <gitster@...ox.com>,
"H. Peter Anvin" <hpa@...or.com>, git@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
Jeff Garzik <jeff@...zik.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-ide@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [git patches] libata updates, GPG signed (but see admin notes)
* Linus Torvalds <torvalds@...ux-foundation.org> wrote:
> And the receiving side would just do the "git pull" and
> automatically just get notified that "Yes, this push has been
> signed by key Xyz Abcdef"
If this approach is used then it would be nice to have a .gitconfig
switch to require trusted pulls by default: to not allow doing
non-signed or untrusted pulls accidentally, or for Git to warn in a
visible, hard to miss way if there's a non-signed pull.
This adds social uncertainty (and an element of a silent alarm) to a
realistic attack: the attacker wouldnt know exactly how the puller
checks signed pull requests, it's kept private.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists