From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Meltdown / Spectre Date: Tue, 16 Jan 2018 12:10:53 +0100 Message-ID: <878tcy83eq.fsf@gnu.org> References: <874lnzcedp.fsf@gmail.com> <20180106174358.GA28436@jasmine.lan> <87lghapeu5.fsf@gmail.com> <87incc6z9o.fsf@gmail.com> <87fu7g436e.fsf@fastmail.com> <87vagad3xx.fsf@netris.org> <20180110050427.GB29390@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebP90-0005K7-1O for guix-devel@gnu.org; Tue, 16 Jan 2018 06:11:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebP8q-0001BV-Kz for guix-devel@gnu.org; Tue, 16 Jan 2018 06:11:05 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:49124) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ebP8q-0001BD-D2 for guix-devel@gnu.org; Tue, 16 Jan 2018 06:10:56 -0500 In-Reply-To: <20180110050427.GB29390@jasmine.lan> (Leo Famulari's message of "Wed, 10 Jan 2018 00:04:27 -0500") 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.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: development@libreboot.org, guix-devel@gnu.org Leo Famulari skribis: > On Tue, Jan 09, 2018 at 06:10:02PM -0500, Mark H Weaver wrote: >> Marius Bakke writes: >> > Katherine Cox-Buday writes: >> >> I am also interested -- more from a philisophical perspective -- how >> >> GuixSD and GNU squares with these kinds of security updates. >> > >> > In my opinion, CPU microcode falls under "non-functional data", as >> > expressly permitted by the GNU FSDG. >>=20 >> I strongly disagree. CPU microcode is absolutely functional data. >> It determines how the CPU functions. > > Personally I would really like to have microcode deployment integrated > into GuixSD. But I agree with Mark here, and I don't see how it can be > reconciled with the FSDG. Agreed. Updated microcode can surely be considered software, and per the FSDG we will not distribute it. Should GuixSD nevertheless provide a mechanism to support microcode updates, while not steering users to particular proprietary microcode? Just like Linux-libre (attempts to) support loading of proprietary firmware at the user=E2=80=99s choice? Would it make sense at all? The Intel CPU situation is terrible from a user freedom POV and there are no signs of it getting better. I think the free software community must stand strong against it. Ludo=E2=80=99.