![]() |
|
|
|||||||
![]() |
Computer Security - portably encrypting a file system's partition, directory and/or file |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi *,
I have firewire and USB devices with partitions/logical drives, whole directories and/or files I would like to encrypt. The thing is that I need to be able to just plug in the thing on any x86 machine running a commercial OS that would just take it (and AFAIK the only filesystem that even a MAC would seamlessly 'mount' is vfat/FAT32) is there anyway to do that? I have read quite a bit about it and I still don't find exactly what I need. Also, why exactly does encryption belong in the kernel? I think once you make it a kernel-depending functionality 'portability' to other OS goes out the window Are there libraries out there (of course, preferably OSS ones) which you could compile for different OS and have access to pluggable devices? I crossposted this message becuase, to me, these portability and security issues naturally reach out into different subject areas Also, google was a little 'temperamental' when I was trying to post this message thanx otf news |
|
|
|
|
#2 |
|
Posts: n/a
|
In alt.computer.security news <> wrote:
> Hi *, > > I have firewire and USB devices with partitions/logical drives, whole > directories and/or files I would like to encrypt. The thing is that I > need to be able to just plug in the thing on any x86 machine running a > commercial OS that would just take it (and AFAIK the only filesystem > that even a MAC would seamlessly 'mount' is vfat/FAT32) > > is there anyway to do that? > > I have read quite a bit about it and I still don't find exactly what I > need. > > Also, why exactly does encryption belong in the kernel? I think once > you make it a kernel-depending functionality 'portability' to other OS > goes out the window > > Are there libraries out there (of course, preferably OSS ones) which > you could compile for different OS and have access to pluggable > devices? > > I crossposted this message becuase, to me, these portability and security > issues naturally reach out into different subject areas > > Also, google was a little 'temperamental' when I was trying to post this > message > > thanx > otf Obviously, if you're looking at encrypted filesystems the encryption should be in the filesystem layer, which is part of the kernel on pretty much every mainstream OS out there. There are many ways to do this, and quite a few that actually work, and since only a few people use encrypted filesystems on different hosts, there's little reason for standardization. I'd recommend you to use an OpenPGP application (GnuPG?) and some portable archiving format. Be sure to scrub whatever disk you worked on when done. Joachim jKILLSPAM.schipper@math.uu.nl |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SONY DVD RW DW-G120A SOMETIMES FAILS...... | atlantic965 | DVD Video | 0 | 06-18-2006 10:36 PM |
| problems backing up dvds | Lawrence Traub | DVD Video | 11 | 09-27-2005 07:34 PM |
| Re: storage problem | MF | A+ Certification | 1 | 06-04-2005 07:26 PM |
| Re: Ripping DVDs. Please answer the attached question. - Question.txt | Stan Brown | DVD Video | 19 | 02-09-2005 11:19 PM |
| Burn process failed - help! Log file posted for help troubleshooting | Michael Mason | DVD Video | 1 | 08-16-2004 09:24 PM |