Date: Mon, 12 Nov 2001 19:10:50 -0500 From: John De Boskey <jwd@bsdwins.com> To: Francisco Reyes <lists@natserv.com> Cc: "Martin J. Muench" <muench@gmc-online.de>, FreeBSD Security List <freebsd-security@FreeBSD.ORG> Subject: Re: Free or Commercial crypto filesystem? Message-ID: <20011112191050.A8585@bsdwins.com> In-Reply-To: <20011112112045.B42614-100000@zoraida.natserv.net>; from lists@natserv.com on Mon, Nov 12, 2001 at 11:22:08AM -0500 References: <20011104203304.X3191-100000@gomorrha.mjmnet> <20011112112045.B42614-100000@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
----- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011112191050.A8585>
