From owner-freebsd-stable@freebsd.org Fri Apr 17 21:54:15 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 016422ACEFE; Fri, 17 Apr 2020 21:54:15 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 493qcQ5yKmz3Lk6; Fri, 17 Apr 2020 21:54:14 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from [IPv6:2600:1700:358a:c660:305b:9aa6:7c2d:c818] (unknown [IPv6:2600:1700:358a:c660:305b:9aa6:7c2d:c818]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: freqlabs/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id A4B87114B0; Fri, 17 Apr 2020 21:54:14 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: Re: OpenZFS port updated From: Ryan Moeller In-Reply-To: <6b25375d-0945-f01e-264e-ee410195fa97@nomadlogic.org> Date: Fri, 17 Apr 2020 17:54:14 -0400 Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <0ED41E6B-9C57-405B-84BE-1161F012A974@FreeBSD.org> References: <6b25375d-0945-f01e-264e-ee410195fa97@nomadlogic.org> To: Pete Wright X-Mailer: Apple Mail (2.3608.80.23.2.2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2020 21:54:15 -0000 > On Apr 17, 2020, at 4:56 PM, Pete Wright wrote: >=20 > On 4/17/20 11:35 AM, Ryan Moeller wrote: >> FreeBSD support has been merged into the master branch of the = openzfs/zfs repository, and the FreeBSD ports have been switched to this = branch. > Congratulations on this effort - big milestone! >> OpenZFS brings many exciting features to FreeBSD, including: >> * native encryption > Is there a good doc reference on available for using this? I believe = this is zfs filesystem level encryption and not a replacement for our = existing full-disk-encryption scheme that currently works? I=E2=80=99m not aware of a good current doc for this. If anyone = finds/writes something, please post it! There are some old resources you can find with a quick search that do a = pretty good job of covering the basic ideas, but I think the exact = syntax of commands may be slightly changed in the final implementation. The encryption is performed at a filesystem level (per-dataset). > thanks again! > -pete >=20 > --=20 > Pete Wright > pete@nomadlogic.org > @nomadlogicLA >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"