From owner-freebsd-security Mon Nov 12 16:11:35 2001 Delivered-To: freebsd-security@freebsd.org Received: from bsdone.bsdwins.com (www.bsdwins.com [192.58.184.33]) by hub.freebsd.org (Postfix) with ESMTP id 894FB37B41A for ; Mon, 12 Nov 2001 16:11:31 -0800 (PST) Received: (from jwd@localhost) by bsdone.bsdwins.com (8.11.6/8.11.0) id fAD0App08815; Mon, 12 Nov 2001 19:10:51 -0500 (EST) (envelope-from jwd) Date: Mon, 12 Nov 2001 19:10:50 -0500 From: John De Boskey To: Francisco Reyes Cc: "Martin J. Muench" , FreeBSD Security List Subject: Re: Free or Commercial crypto filesystem? Message-ID: <20011112191050.A8585@bsdwins.com> References: <20011104203304.X3191-100000@gomorrha.mjmnet> <20011112112045.B42614-100000@zoraida.natserv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011112112045.B42614-100000@zoraida.natserv.net>; from lists@natserv.com on Mon, Nov 12, 2001 at 11:22:08AM -0500 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Francisco Reyes's Original Message ----- > On Sun, 4 Nov 2001, Martin J. Muench wrote: > > > > Any currently working crypto filesystem for FreeBSD? > > CFS (Cryptographic File System): /usr/ports/security/cfs > > I looked at cfs and it doesn't seem like any work is been done on it. Install the cfs port. freebsd2:ports %make search key=cfs Port: cfs-1.4.0b2 Path: /usr/ports/security/cfs Info: A cryptographic file system implemented as a user-space NFS server Maint: green@FreeBSD.org Index: security reboot or otherwise make sure the daemon is started/running. mkdir /crypt Set up a mount line: localhost:/null /crypt nfs rw,noauto,port=3049,intr,nfsv2 0 0 cmkdir to create an encrypted directory; cattach to attach to the directory each time you log in; eg, cattach /ext/obtuse now /crypt/obtuse is the plaintext view of the encrypted /ext/obtuse directory. Without knowing what you mean by no work being done on it it's hard to provide any specific answers. Is this really a -security issue or more of a -questions topic? -John > > > I found tcfs, but it seems they don't have the BSD version ready yet. > > There is only a NetBSD and an OpenBSD version at the moment at > > http://tcfs.dia.unisa.it/ > > That URL doesn't seem to work. > > So far my search for a crypto fs for FreeBSD has not been very > successfull. I guess I will have to wait to see if anything from the > TrustedBSD project will help on this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message