From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: Input needed regarding disk encryption/decryption Date: Thu, 06 Oct 2016 08:01:34 -0500 Message-ID: <87mvihr5qp.fsf@dustycloud.org> References: <20161006025623.GA28797@khaalida> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bs8J9-0004Ut-Eo for guix-devel@gnu.org; Thu, 06 Oct 2016 09:01:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bs8J3-0000dk-NB for guix-devel@gnu.org; Thu, 06 Oct 2016 09:01:54 -0400 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:49554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bs8J3-0000aA-Ia for guix-devel@gnu.org; Thu, 06 Oct 2016 09:01:49 -0400 In-reply-to: <20161006025623.GA28797@khaalida> 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: dian_cecht@zoho.com Cc: guix-devel@gnu.org dian_cecht@zoho.com writes: > I am also pondering how to handle RAID and LVM at this time since all of > this is all fairly closely related, though I'm not going to make any claims of > responsibility for implementing anything other than disk encryption, and even > that isn't promised. > > However, I'm wanting feedback from others on this list (and if someone > wants to crosspost this to the help-guix list for a little more visability, feel > free) on any possible scenerios need to be handled that I havn't mentioned here. I'm not sure enough to comment on RAID, but having an encrypted LVM option is basically what Debian ships with out of the box, and that seems good-enough to me.