From owner-svn-doc-head@freebsd.org Thu Oct 1 14:49:28 2015 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EF0DA0CD98; Thu, 1 Oct 2015 14:49:28 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 32A131CF6; Thu, 1 Oct 2015 14:49:24 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t91EnNB2081452 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 1 Oct 2015 08:49:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t91EnNE1081449; Thu, 1 Oct 2015 08:49:23 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 1 Oct 2015 08:49:23 -0600 (MDT) From: Warren Block To: Dru Lavigne cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r47461 - head/en_US.ISO8859-1/books/handbook/disks In-Reply-To: <201510010942.t919ge6K007626@repo.freebsd.org> Message-ID: References: <201510010942.t919ge6K007626@repo.freebsd.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 01 Oct 2015 08:49:24 -0600 (MDT) X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2015 14:49:28 -0000 On Thu, 1 Oct 2015, Dru Lavigne wrote: > Author: dru > Date: Thu Oct 1 09:42:40 2015 > New Revision: 47461 > URL: https://svnweb.freebsd.org/changeset/doc/47461 > > Log: > Clarify GELI AES default keysize and that the defaults are probably fine. > > PR: 201979 > Submitted by: Tom "Ludensen" Christensen > > Modified: > head/en_US.ISO8859-1/books/handbook/disks/chapter.xml > > Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml > ============================================================================== > --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Thu Oct 1 04:54:31 2015 (r47460) > +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Thu Oct 1 09:42:40 2015 (r47461) > @@ -2905,7 +2905,8 @@ geli_da2_flags="-p -k /root/ /dev/ada0s1b.eli none swap sw 0 0 > > By default, &man.geli.8; uses the AES > - algorithm with a key length of 256 bits. These defaults can > + algorithm with a key length of 128 bits. Normally the default > + settings will suffice. However, if desired these defaults can There should be a comma after "if desired", and that makes the "However" unnecessary: settings will suffice. If desired, these defaults can > be altered in the options field in > /etc/fstab. The possible flags > are: