All of lore.kernel.org
 help / color / mirror / Atom feed
* talks about SE Linux
@ 2002-03-26  1:16 Russell Coker
  2002-03-26  8:45 ` Roberto Nibali
  0 siblings, 1 reply; 4+ messages in thread
From: Russell Coker @ 2002-03-26  1:16 UTC (permalink / raw)
  To: SE Linux

Peter suggested that I should inform everyone about the talks on SE Linux I'm 
giving in the near future.  So here's my current plans:

On Sunday the 7th of April I am giving a presentation on SE Linux for OxLug 
(the Oxford LUG).  It's an open invite, contact me off-list if you are 
interested in attending and I'll get you the details.

Then I'm doing a presentation at OLS http://www.linuxsymposium.org/ , and 
after that I'll probably offer a talk for the Debian Conference 2 in Toronto 
(early July).  I imagine that the DebConf people won't reject a talk from me 
on this topic.  Also I have nothing planned between OLS and Debconf, so I 
could probably do a local LUG in the mean time.

Also at OLS I would like to arrange a BOF on advanced security (where we can 
discuss SE Linux, GR Security, OpenWall, LIDS, and anything else that seems 
appropriate).  This will be entirely separate from the LSM BOF.
Another thing I was thinking of was an install-fest for these things.

The topics of my talks will be SE Linux in general and on Debianizing it in 
particular (with discussion on general packaging issues that also apply to 
RPM or other packaging systems).  Also I will discuss other related issues 
such as finding bugs in programs through SE Linux (which is actually a very 
trivial thing but gets people's attention).
The balance of the various items I talk about will depend on what I expect 
the audience wants, and can change during the talk in response to questions 
(I prefer a very interactive format for my presentations).

I've agreed in concept to give a talk for the Nederlandse Linux Gebruikers 
Groep http://www.nllgg.nl/ , but have not been able to arrange a date yet 
because of my schedule and their schedule not matching well.  I'll also offer 
talks to any other groups that meet in the center of the Netherlands (where I 
live), and I'll consider other European countries.


I'll be in Australia in May to get married, due to this and the talks I have 
got planned already I can't arrange anything else before the August. The only 
possible exception is something in Canada the week after OLS which doesn't 
involve incurring any expenses for me.

At the moment I can't arrange anything in August or later because it's too 
far ahead and I'm organizing too many other things at the moment and can't 
deal with that too.


Please contact me off-list if you want to discuss any of these issues other 
than BOFs.



Russell Coker

--
You have received this message because you are subscribed to the selinux 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] 4+ messages in thread

* Re: talks about SE Linux
  2002-03-26  1:16 talks about SE Linux Russell Coker
@ 2002-03-26  8:45 ` Roberto Nibali
  2002-03-26 14:56   ` Russell Coker
  0 siblings, 1 reply; 4+ messages in thread
From: Roberto Nibali @ 2002-03-26  8:45 UTC (permalink / raw)
  To: Russell Coker; +Cc: SE Linux

Hi Russell,

> Also at OLS I would like to arrange a BOF on advanced security (where we can
> discuss SE Linux, GR Security, OpenWall, LIDS, and anything else that seems
> appropriate).  This will be entirely separate from the LSM BOF.
> Another thing I was thinking of was an install-fest for these things.

Excellent. I'll be attending OLS too like every year. I'm not sure if you
were there last year at the LSM BOF. I'd be very interesting in having
a BOF on selinux. I had a long and extensive talk with P. Loscocco last year
about several issues they might address before porting to LSM (which has 
already happened). I've been working very closely with B+ systems from Argus 
on Solaris and thus I hope to be able to give some valuable input. I also 
like to talk about a possible clean meta policy configuration description
for LSM/selinux since I've got a very clean, stripped and secure linux
distro handy, which has been developed by 3 people over the course of 2 
years. This is namely the biggest problem when dealing with C2 and upwards
systems. It should be possible though to write a kind of matrix and a 
translation function to reflect the security policy needed for a certain
application framework. This would leed to widely adaption of LSM/<put your
favourite MAC/TE/ACL implementation in> for commercial purposes.

I certainly hope that Stephen Smalley and Pete Loscocco will be attending
OLS too so we might have other interesting talks while having a cool beer.

Cheers and looking forward to seeing you at OLS,
Roberto Nibali, ratz

-- 
echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc

--
You have received this message because you are subscribed to the selinux 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] 4+ messages in thread

* Re: talks about SE Linux
  2002-03-26  8:45 ` Roberto Nibali
@ 2002-03-26 14:56   ` Russell Coker
  2002-03-26 16:54     ` Charles Levert (LMC)
  0 siblings, 1 reply; 4+ messages in thread
From: Russell Coker @ 2002-03-26 14:56 UTC (permalink / raw)
  To: Roberto Nibali; +Cc: SE Linux

On Tue, 26 Mar 2002 09:45, you wrote:
> > Also at OLS I would like to arrange a BOF on advanced security (where we
> > can discuss SE Linux, GR Security, OpenWall, LIDS, and anything else that
> > seems appropriate).  This will be entirely separate from the LSM BOF.
> > Another thing I was thinking of was an install-fest for these things.
>
> Excellent. I'll be attending OLS too like every year. I'm not sure if you
> were there last year at the LSM BOF. I'd be very interesting in having

No, last year I wasn't so interested in security.

> a BOF on selinux. I had a long and extensive talk with P. Loscocco last

He must have been having many long and extensive talks!  ;)

> year about several issues they might address before porting to LSM (which
> has already happened). I've been working very closely with B+ systems from
> Argus on Solaris and thus I hope to be able to give some valuable input. I
> also like to talk about a possible clean meta policy configuration
> description for LSM/selinux since I've got a very clean, stripped and
> secure linux distro handy, which has been developed by 3 people over the
> course of 2 years. This is namely the biggest problem when dealing with C2
> and upwards systems. It should be possible though to write a kind of matrix
> and a translation function to reflect the security policy needed for a
> certain application framework. This would leed to widely adaption of
> LSM/<put your favourite MAC/TE/ACL implementation in> for commercial
> purposes.

Sounds interesting.  Writing policy files for SE Linux is really painful at 
the moment, it needs some serious work.

> I certainly hope that Stephen Smalley and Pete Loscocco will be attending
> OLS too so we might have other interesting talks while having a cool beer.

I believe that Stephen will not be able to attend, but Pete will be there.

-- 
If you send email to me or to a mailing list that I use which has >4 lines
of legalistic junk at the end then you are specifically authorizing me to do
whatever I wish with the message and all other messages from your domain, by
posting the message you agree that your long legalistic sig is void.

--
You have received this message because you are subscribed to the selinux 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] 4+ messages in thread

* Re: talks about SE Linux
  2002-03-26 14:56   ` Russell Coker
@ 2002-03-26 16:54     ` Charles Levert (LMC)
  0 siblings, 0 replies; 4+ messages in thread
From: Charles Levert (LMC) @ 2002-03-26 16:54 UTC (permalink / raw)
  To: selinux

I also have a talk about security policy at OLS.  It's titled "Security
Policy Generation through Package Management".  It is a work in progress
and I will try to remain as generic as possible (although I will most
probably generate part of a policy for SE Linux for the prototype,
and work with RPM).

Two of my colleagues at Ericsson Research also have talks about security
at would probably be interested in security-related BoFs.


Charles

--
You have received this message because you are subscribed to the selinux 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] 4+ messages in thread

end of thread, other threads:[~2002-03-26 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-26  1:16 talks about SE Linux Russell Coker
2002-03-26  8:45 ` Roberto Nibali
2002-03-26 14:56   ` Russell Coker
2002-03-26 16:54     ` Charles Levert (LMC)

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.