From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: Unencrypted boot with encrypted root Date: Sat, 4 Apr 2020 12:18:32 +0200 Message-ID: <20200404101832.cmegsybfyrseazjq@pelzflorian.localdomain> References: <87ftdmi7pp.fsf@ambrevar.xyz> <17c316adc8485d1f09f70d291cfaad50258c6c1f.camel@wine-logistix.de> <20200403194423.m3pvz654qslug7g3@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36289) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKfsr-0007Wx-2C for guix-devel@gnu.org; Sat, 04 Apr 2020 06:18:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKfsp-0004JT-CI for guix-devel@gnu.org; Sat, 04 Apr 2020 06:18:36 -0400 Received: from pelzflorian.de ([5.45.111.108]:35124 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKfso-0004IZ-TE for guix-devel@gnu.org; Sat, 04 Apr 2020 06:18:35 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Ellen Papsch Cc: guix-devel@gnu.org Thank you Ellen for the good summary. I knew most but in less detail. On Sat, Apr 04, 2020 at 10:12:46AM +0200, Ellen Papsch wrote: > Am Freitag, den 03.04.2020, 21:44 +0200 schrieb pelzflorian (Florian > Pelz): > > But it would still be possible for an attacker [=E2=80=A6] > Yes, though it should not be so easy like with unprotected /boot > partition. So the better solution would be a better GRUB instead of unprotected /boot. Could key files help in passing the passphrase on to the Linux kernel? The Arch Wiki says this: . Keyboard layouts then will only all work properly everywhere once fixed in GRUB. Regards, Florian