From owner-freebsd-fs@freebsd.org Wed Jan 4 15:22:41 2017 Return-Path: Delivered-To: freebsd-fs@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 D2CEDC9F579 for ; Wed, 4 Jan 2017 15:22:41 +0000 (UTC) (envelope-from la5lbtyi@aon.at) Received: from smtpout-fallback.aon.at (smtpout-fallback.aon.at [195.3.96.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A6A51785 for ; Wed, 4 Jan 2017 15:22:40 +0000 (UTC) (envelope-from la5lbtyi@aon.at) Received: (qmail 5669 invoked from network); 4 Jan 2017 15:15:58 -0000 Received: from unknown (HELO smtpout.aon.at) ([172.18.1.205]) (envelope-sender ) by fallback43.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 4 Jan 2017 15:15:58 -0000 X-A1Mail-Track-Id: 1483542958:5668:fallback43:172.18.1.205:1 Received: (qmail 13405 invoked from network); 4 Jan 2017 15:15:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on WARSBL604.highway.telekom.at X-Spam-Level: Received: from 80-123-58-253.adsl.highway.telekom.at (HELO gandalf.xyzzy) ([80.123.58.253]) (envelope-sender ) by smarthub77.res.a1.net (qmail-ldap-1.03) with DHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 4 Jan 2017 15:15:50 -0000 X-A1Mail-Track-Id: 1483542950:13392:smarthub77:80.123.58.253:1 Received: from mizar.xyzzy (mizar.xyzzy [192.168.1.19]) by gandalf.xyzzy (8.15.2/8.15.2) with ESMTP id v04FFnpn016572 for ; Wed, 4 Jan 2017 16:15:50 +0100 (CET) (envelope-from la5lbtyi@aon.at) To: freebsd-fs@freebsd.org From: Martin Birgmeier Subject: Native ZFS encryption Organization: MBi at home Message-ID: <3e0b2644-9739-5341-0295-c746275588ec@aon.at> Date: Wed, 4 Jan 2017 16:15:49 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2017 15:22:41 -0000 Tom Caputi is working on Native ZFS encryption for Linux: https://github.com/zfsonlinux/zfs/pull/4329 What are the plans/what is the status for incorporating this into FreeBSD? -- Martin