Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 08:07:11 +0800
From:      "Daniel Marsh" <daniel@stiw.org>
To:        vittorio <vdemart1@tin.it>, freebsd-questions@freebsd.org
Subject:   Re: Encrypted filesystem cgd
Message-ID:  <op.svqal9e1jjurwa@itsupport.djcarmichael.com.au>
In-Reply-To: <200508101226.44280.vdemart1@tin.it>
References:  <200508101226.44280.vdemart1@tin.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Aug 2005 18:26:44 +0800, vittorio <vdemart1@tin.it> wrote:

> I've been reading with interest in Dru Lavigne's "BSD Hacks" of an  
> encrypted
> filesystem named cgd which at the time of her writing was included in  
> NetBSD
> only.
>
> has cgd  been ported in FreeBSD (doesn't seem to me)?
>

It's possible, and if it hasn't been done it mightn't be far off.

> OR
>
> Is there anything similar in FreeBSD?

There certainly is. In the past I have used GEOM Based Disk Encryption  
(GBDE), because my computer had already been partitioned I used GBDE in  
combination with mdconfig (created a 2g file with dd, used mdconfig to  
configure it as a device, then ran disklabel and newfs on the md and set  
it up with GBDE). This was using 5.1 at the time and it ran extremely  
well, the only problem I ever encountered was when copying several hundred  
megabytes of data to the encrypted disk, it would then cause the whole  
computer to lock up, this could have been because of the use of mdconfig  
or my laptop being dodgy.

> Ciao
> Vittorio

Daniel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.svqal9e1jjurwa>