From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762321AbcALAi2 (ORCPT ); Mon, 11 Jan 2016 19:38:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47762 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762303AbcALAiZ convert rfc822-to-8bit (ORCPT ); Mon, 11 Jan 2016 19:38:25 -0500 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: <1452280713.2651.12.camel@linux.vnet.ibm.com> References: <1452280713.2651.12.camel@linux.vnet.ibm.com> <20160108183319.25960.49807.stgit@warthog.procyon.org.uk> <1452279264.2651.7.camel@linux.vnet.ibm.com> To: Mimi Zohar Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, petkan@mip-labs.com, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 00/15] KEYS: Restrict additions to 'trusted' keyrings MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26350.1452559103.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Tue, 12 Jan 2016 00:38:23 +0000 Message-ID: <26351.1452559103@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mimi Zohar wrote: > Back in November, Mehmet Kayaalp posted a patch for safely adding > additional keys to the system keyring post build and a tool for > re-signing the kernel. > > https://www.mail-archive.com/linux-security-module@vger.kernel.org/msg03679.html That's irrelevant to this particular discussion. And, yes, I should deal with his patch. David