Re: encrypted file system in linux like XP
From: Fondula di Carceri (fondula.di.carceri_at_gmx.net)
Date: 05/03/03
- Next message: Martin Cooper: "Re: encrypted file system in linux like XP"
- Previous message: Kevin: "LAN Security Help"
- In reply to: Nico Kadel-Garcia: "Re: encrypted file system in linux like XP"
- Next in thread: Martin Cooper: "Re: encrypted file system in linux like XP"
- Reply: Martin Cooper: "Re: encrypted file system in linux like XP"
- Reply: Christopher Browne: "Re: encrypted file system in linux like XP"
- Reply: Nico Kadel-Garcia: "Re: encrypted file system in linux like XP"
- Reply: Daniel James: "Re: encrypted file system in linux like XP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 03 May 2003 17:22:10 GMT
> To understand how things work: an encrypted file system has the data on
> the disk encrypted with a key, a key that is not usually stored on the
> system in question. To enable the kernel to decrypt the data and access
> the file system, you have to load the key from somewhere, and then that
> system is *mounted*. You can't keep the local administrator out, they
> have control of the OS.
So basicly, you can't have an encrypted / partition, unless the kernel
has the key in itself? Are there filesystems that can do this? Basicly,
the kernel resides on / as an inode (correct?) so it can be booted,
which in turns enables the mounting of the filesystem.... But, you can't
have an encrypted / without having the kernel also encrypted? Mmh,
I'm smelling a chicken-and-egg problem here.. So if you want an
entirely encrypted bootable drive, it has to be done by hardware?
> If you want to encrypt files so they're accessible to the user without
> mounting a file system and leaving everything open to root, you need a
> file-by-file encryption technique, such as PGP.
Would Reiser4 (when it's available) be an option in this case?
Sincerely,
Fondula di Carceri
[ fondula dot di dot carceri at gmx dot net . gpg or pgp on request ]
- Next message: Martin Cooper: "Re: encrypted file system in linux like XP"
- Previous message: Kevin: "LAN Security Help"
- In reply to: Nico Kadel-Garcia: "Re: encrypted file system in linux like XP"
- Next in thread: Martin Cooper: "Re: encrypted file system in linux like XP"
- Reply: Martin Cooper: "Re: encrypted file system in linux like XP"
- Reply: Christopher Browne: "Re: encrypted file system in linux like XP"
- Reply: Nico Kadel-Garcia: "Re: encrypted file system in linux like XP"
- Reply: Daniel James: "Re: encrypted file system in linux like XP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|