From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751525AbdJEMdg (ORCPT ); Thu, 5 Oct 2017 08:33:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47000 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751295AbdJEMde (ORCPT ); Thu, 5 Oct 2017 08:33:34 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com E06F45F2993 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=fweimer@redhat.com Subject: Re: Draft manpage explaining kernel lockdown To: David Howells , Ard Biesheuvel , mtk.manpages@gmail.com Cc: mcgrof@kernel.org, johannes@sipsolutions.net, linux-man@vger.kernel.org, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org References: <7969.1507201224@warthog.procyon.org.uk> From: Florian Weimer Message-ID: <3765ad08-2c73-7285-02e1-e04f31dde3fd@redhat.com> Date: Thu, 5 Oct 2017 14:33:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <7969.1507201224@warthog.procyon.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 05 Oct 2017 12:33:34 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/05/2017 01:00 PM, David Howells wrote: > Lockdown is typically enabled during boot and may be terminated, if configured, > by typing a special key combination on a directly attached physical keyboard. Does this include a Bluetooth keyboard (which might not actually exist and might in reality be another server in the same rack, of course). Thanks, Florian