Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758555Ab2JSLZd (ORCPT ); Fri, 19 Oct 2012 07:25:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28261 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754006Ab2JSLZc (ORCPT ); Fri, 19 Oct 2012 07:25:32 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20121019142147.76f67505862afe5614167428@canb.auug.org.au> References: <20121019142147.76f67505862afe5614167428@canb.auug.org.au> <87txtso9xw.fsf@rustcorp.com.au> <871ugwny1n.fsf@rustcorp.com.au> <87fw5bp858.fsf@rustcorp.com.au> To: Stephen Rothwell Cc: dhowells@redhat.com, Rusty Russell , Linus Torvalds , David Miller , Linux Kernel Mailing List Subject: Re: RFC: sign the modules at install time Date: Fri, 19 Oct 2012 12:25:23 +0100 Message-ID: <2201.1350645923@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 14 Stephen Rothwell wrote: > So, this still generates the keys during the normal build, right? That > would be a problem for build servers that have limited randomness > available to them, I think. openssl uses /dev/urandom (unlike gpg), so that's less of a problem. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/