linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Wright <chris@wirex.com>
To: Stephen Smalley <sds@epoch.ncsc.mil>
Cc: richard offer <offer@sgi.com>,
	Linus Torvalds <torvalds@transmeta.com>,
	lsm <linux-security-module@wirex.com>, "Ted Ts'o" <tytso@mit.edu>,
	Stephen Tweedie <sct@redhat.com>,
	Andreas Gruenbacher <ag@bestbits.at>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [RFC][PATCH] Extended Attributes for Security Modules
Date: Thu, 17 Apr 2003 13:30:59 -0700	[thread overview]
Message-ID: <20030417133059.G29431@figure1.int.wirex.com> (raw)
In-Reply-To: <1050553474.1076.88.camel@moss-huskers.epoch.ncsc.mil>; from sds@epoch.ncsc.mil on Thu, Apr 17, 2003 at 12:24:34AM -0400

* Stephen Smalley (sds@epoch.ncsc.mil) wrote:
> On Wed, 2003-04-16 at 18:02, richard offer wrote:
> > I can see your reasons for the single attribute (known quantity for
> > production systems), but think its better at this stage to experiment with
> > multiple attributes and see how people use them before forcing everyone to
> > a single standard. It allows small steps rather than force everyone to make
> > a single large one.
> 
> Per-module attribute names create no incentive for the security module
> writers to provide a consistent API and guarantees a forked userland. 

This is the core issue.  Personally, I'd rather stick to simple strings
and per-module attributes rooted at a common point.  This is simplest
for userspace tools.  But the attribute namespace is effectively flat,
so it's a question of simplicity for locating the attributes.  A simple
getxattr(2) vs. a listxattr(2) plus multiple getxattr(2).  Unfortunately,
this points at a single standard name I think...

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net

  reply	other threads:[~2003-04-17 20:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-10 12:06 [RFC][PATCH] Extended Attributes for Security Modules Stephen Smalley
2003-04-13 22:57 ` Andreas Gruenbacher
2003-04-15 13:41   ` Stephen Smalley
2003-04-15 16:58     ` richard offer
2003-04-15 18:19       ` Stephen Smalley
2003-04-16 13:47       ` Stephen Smalley
2003-04-16 22:02         ` richard offer
2003-04-17  4:24           ` Stephen Smalley
2003-04-17 20:30             ` Chris Wright [this message]
2003-04-17 20:53               ` richard offer
2003-04-18  1:07                 ` Chris Wright
  -- strict thread matches above, loose matches on Subject: below --
2003-04-15 18:33 Chuck Ebbert
2003-04-15 18:56 ` Chris Wright
2003-04-08 20:26 Stephen Smalley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030417133059.G29431@figure1.int.wirex.com \
    --to=chris@wirex.com \
    --cc=ag@bestbits.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@wirex.com \
    --cc=offer@sgi.com \
    --cc=sct@redhat.com \
    --cc=sds@epoch.ncsc.mil \
    --cc=torvalds@transmeta.com \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).