From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 17:23:10 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66A6710656C7 for ; Wed, 14 Jan 2009 17:23:10 +0000 (UTC) (envelope-from jhass88@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF038FC17 for ; Wed, 14 Jan 2009 17:23:09 +0000 (UTC) (envelope-from jhass88@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so131022qwb.7 for ; Wed, 14 Jan 2009 09:23:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9xlFtk3Kbov88Vp+M47mtzzpG1/Egd78qlP8N2wwE0k=; b=ebLbXEeYK4YjtcsECC7SAeyclhDBsMay3QgG9/Sx9yaINoIT84QYVmOHnmRpS5MdpG kppuyU6cD4h8qPYib50v3tUQIxTD8ym8r65AWG0r1PA5j9jcMyRAk14niYqcU2FbfLsM xVnj1h79p6S5XXU0nLVYCI8BifHTkZDcUYi04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=KxKByQAtjtGSYjjOe1HVv9UKd6hNi6yjmZpYBidCqKQJ4x4MgFavHaElLqcJw3SCjF nFLq2fY4oKaXx5v2h30Nm7Yp0hMEufFhdMQpNW93741CQ69sqcAnV3YpfAxPhBCswvqM QGHFuiUttjPBnEJ2KuOndJjaxremqQHG9xMpI= MIME-Version: 1.0 Received: by 10.214.129.15 with SMTP id b15mr489566qad.354.1231953789542; Wed, 14 Jan 2009 09:23:09 -0800 (PST) Date: Wed, 14 Jan 2009 12:23:09 -0500 Message-ID: From: Johann Hasselbach To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: freebsd encrypted hard disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2009 17:23:12 -0000 I read the "encrypting disk partitions" section of the Handbook. What is the preferred method nowdays, geli or gbde? Is there another method that would be better?