From owner-freebsd-current@FreeBSD.ORG Wed Mar 21 10:47:15 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 129AE1065673; Wed, 21 Mar 2012 10:47:15 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from mail.kirov.so-ups.ru (ns.kirov.so-ups.ru [178.74.170.1]) by mx1.freebsd.org (Postfix) with ESMTP id B1DB28FC0C; Wed, 21 Mar 2012 10:47:14 +0000 (UTC) Received: from kas30pipe.localhost (localhost.kirov.so-ups.ru [127.0.0.1]) by mail.kirov.so-ups.ru (Postfix) with SMTP id 787ECB8027; Wed, 21 Mar 2012 14:47:13 +0400 (MSK) Received: from kirov.so-ups.ru (unknown [172.21.81.1]) by mail.kirov.so-ups.ru (Postfix) with ESMTP id 6E392B801F; Wed, 21 Mar 2012 14:47:13 +0400 (MSK) Received: by ns.kirov.so-ups.ru (Postfix, from userid 1010) id 50D83B9FF9; Wed, 21 Mar 2012 14:47:13 +0400 (MSK) Received: from [127.0.0.1] (elsukov.kirov.oduur.so [10.118.3.52]) by ns.kirov.so-ups.ru (Postfix) with ESMTP id 1AA57B9FF0; Wed, 21 Mar 2012 14:47:13 +0400 (MSK) Message-ID: <4F69B1B0.3040005@FreeBSD.org> Date: Wed, 21 Mar 2012 14:47:12 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Victor Balada Diaz References: <4F69A3C1.7040305@omnilan.de> <20120321100905.GN5886@equilibrium.bsdes.net> In-Reply-To: <20120321100905.GN5886@equilibrium.bsdes.net> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0284], KAS30/Release X-SpamTest-Info: Not protected Cc: Harald Schmalzbauer , FreeBSD current , fs@freebsd.org Subject: Re: Idea for GEOM and policy based file encryption X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 10:47:15 -0000 On 21.03.2012 14:09, Victor Balada Diaz wrote: > You would need to modify UFS, or maybe do something like CFS[1]. CFS works > as an NFS server and you could modify it to only cipher the needed files. > > Also you could write a simple FS on FUSE, but last time i checked, our > FUSE support had some problems. > Yet another link: http://www.arg0.net/encfs -- WBR, Andrey V. Elsukov