Tim: Well this is the one area in which loop-aes is not a winner, and at least for me it does create a problem (as I have need for encrypted CD-ROMs which are readable under Linux and Windows). I am not enough of a Windows programmer to port it myself (or I would gladly). I know if I spent the time to learn how to do programming in the Windows environment enough to write a driver to read an encrypted filesystem I could certainly do it. The problem is I do not have the time to dedicate to such a project, and I presume Jari is in the same boat with respect to his programming abilities, or something makes me think he would have already written it. I am however working a friend to try to get the information to build such a port, as I think there is definite demand for it. Do not get me wrong, I like being a Linux bigot as much as the next guy, but there comes a point when one must own up to the fact that using Windows is part of working in the business world, and so therefore I am relegated to doing so in certain circumstances. Do not get me wrong, I have great appreciation for loop-aes as a piece of software, and Jari has done nothing less than a masterful job of writing it. I just would like to see it support Windows. I am trying to find a public domain driver for Windows which implements ext2 or ext3 under Windows. Then I would modify it to read using the encryption / decryption techniques used by loop-aes. Any ideas? Very Respectfully, Stuart Blake Tener, IT3 (E-4), USNR-R, N3GWG Beverly Hills, California VTU 1904G (Volunteer Training Unit) stuart@bh90210.net west coast: (310)-358-0202 P.O. Box 16043, Beverly Hills, CA 90209-2043 east coast: (215)-338-6005 P.O. Box 45859, Philadelphia, PA 19149-5859 Telecopier: (419)-715-6073 fax to email gateway via www.efax.com (it's free!) JOIN THE US NAVY RESERVE, SERVE YOUR COUNTRY, AND BENEFIT FROM IT ALL. Monday, March 04, 2002 5:21 PM -----Original Message----- From: trenner@Misty.com [mailto:trenner@Misty.com] On Behalf Of Tim Renner Sent: Monday, March 04, 2002 12:31 PM To: stuart@bh90210.net Cc: linux-crypto@nl.linux.org Subject: Re: Crypted CDROMs I've never tried CD-Roast, but it requires cdrecord anyways, so it should be okay. I just tried yesterday burning an encrypted image to a CD using Nero in Win NT 4.0 and it failed, but I think that's due to the software. It seems like it needs an ISO image to burn correctly. As for using the CDs under Windows, I don't think you would need a virtual Linux filesystem, you can simply create a FAT32 image (mkdosfs -F 32 image.img), rather than an ext2 one (although there is a performance hit for this, and I would love ext2 for Windows ;). Don't try burning a FAT32 image onto a CD though yet, I've never gotten windows to recognize the CD, I think it expects an ISO CD, and won't mount a FAT32 one. Windows loop-aes might need to address this? If I'm wrong, somebody please let me know how to do it, the ISO filesystem is too limiting for most of what I do and I don't want to lock myself into Linux if I don't have to. -Tim "IT3 Stuart Blake Tener, USNR-R" wrote: > > Tim, et al.: > > Well now, this is quite useful information! I have been looking > for a way to burn encrypted CD-RWs in a "standard" manner (at least for > Linux). I am curious, can I use CD-Roast be used to burn the CD-ROM (I > like its GUI)? > Using cdrecord is fine, but I am just curious if you have tried that? > > One thing that has interested me for some time would be the > ability to burn an encrypted disc in such a way that it could be > readable under either Linux or Windows. Of course this (I imagine) would > require firstly a port of loop-aes to Windows (which does not exist), > and then the implementation of a virtual Linux filesystem under Windows. > > A friend has been looking into that for a while (porting > loop-aes to windows), but has not had the time to get it started yet. > > I am curious, with respect to DVD burners, how do you think this > kind of process (as you describe for making CDs) would translate into > making DVD images? I am not a DVD burning expert at all (I know very > little), but I do have a particular instance where being able to burn > about 3-GB of encrypted data on a DVD would be explicity useful (even if > only able to be read under Linux). I see the DVD burners are down to > $499, but I have not acquired one yet as I am not sure if they decided > on a standard yet, or if they are able to be read (the DVD-Rs/DVD-RWs) > by standard DVD drives. > > Very Respectfully, > > Stuart Blake Tener, IT3 (E-4), USNR-R, N3GWG - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/