All of lore.kernel.org
 help / color / mirror / Atom feed
* user transparent encryption
@ 2003-02-17  2:18 kayo
  2003-02-17  2:43 ` Brian May
  2003-02-17  5:43 ` kayo
  0 siblings, 2 replies; 10+ messages in thread
From: kayo @ 2003-02-17  2:18 UTC (permalink / raw)
  To: SELinux

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

I am wondering if any of you have heard of a file system encryption
service that is or close to transparent to users in which couldnt be
easily compramised even if root was. Or have any ideas on how this could
be done. I know using a loopback type scheam that once mounted or while
mounting root could steal the key or the data that should be private.
Has any one heard of a group that are brainstorming simular concepts?

Thank you,
Jason

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: user transparent encryption
@ 2003-02-17  5:40 Joshua Brindle
  2003-02-17  7:43 ` Thomas Walcott
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Joshua Brindle @ 2003-02-17  5:40 UTC (permalink / raw)
  To: kayo, bam; +Cc: SELinux

I've pondered this myself, suppose you have a great selinux setup
very secure, no easy way to compromise it, but the machine itself
was in a hostile environment (not able to be protected from others
well). What is to stop someone from booting up a non-selinux kernel
and having at it with your filesystems? Nothing. I've often wondered
if there is a way to lock down the drive contents so it is not
accessible 
(at least easily) by a non-selinux kernel, or even the encrypted fs
where the key is compiled securely into a selinux-enabled kernel
so that with a new (possible non-selinux) kernel the filesystem would
not be readable. Do you guys think this is possible? granted it would
make system recovery next to impossible but maybe it would be a 
good option for folks with malicious or ignorant users/-co admins?

Joshua Brindle
UNIX Administrator
Southern Nazarene University

>>> Brian May <bam@snoopy.apana.org.au> 02/16/03 08:43PM >>>
On Sun, Feb 16, 2003 at 08:18:16PM -0600, kayo wrote:
> I am wondering if any of you have heard of a file system encryption
> service that is or close to transparent to users in which couldnt be
> easily compramised even if root was. Or have any ideas on how this
could
> be done. I know using a loopback type scheam that once mounted or
while
> mounting root could steal the key or the data that should be
private.
> Has any one heard of a group that are brainstorming simular
concepts?

What type of attack are you trying to protect your data from?

If you don't trust the adminstrator, there is nothing you can do, root
needs to access the entire system for adminstration. He/she can
commands
like run "su userid" for instance to become your UID. Even SE-Linux
policy won't help, and presumably it is the adminstrator who sets the
policy.

If on the otherhand, you are more concerned about a program running
as root which could be compromised and allow access to private files,
SE-Linux can help by limiting the prvileges that these programs have.
-- 
Brian May <bam@snoopy.apana.org.au>

--
This message was distributed to subscribers of the selinux mailing
list.
If you no longer wish to subscribe, send mail to
majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-02-17 15:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-17  2:18 user transparent encryption kayo
2003-02-17  2:43 ` Brian May
2003-02-17  5:43 ` kayo
2003-02-17  8:47   ` Carsten Grohmann
2003-02-17 11:54   ` Tom
  -- strict thread matches above, loose matches on Subject: below --
2003-02-17  5:40 Joshua Brindle
2003-02-17  7:43 ` Thomas Walcott
2003-02-17  9:18 ` Russell Coker
2003-02-17 15:28   ` w9ya
2003-02-17 15:20 ` Dale Amon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.