RFS: Plash: a shell and restricted environment for running programs with minimum authority

2005-07-10 Thread Mark Seaborn
I'm looking for a sponsor for my project, Plash. The main page is: http://plash.beasts.org and Debian packages are at: http://www.cs.jhu.edu/~seaborn/plash/plash_1.9_i386.deb http://www.cs.jhu.edu/~seaborn/plash/with-glibc/plash_1.9.dsc http://www.cs.jhu.edu/~seaborn/plash/with-glibc/plash_1.9.ta

RFS: Plash: a shell and restricted environment for running programs with minimum authority

2005-08-20 Thread Mark Seaborn
I'm looking for a sponsor for putting Plash into Debian. The main page is: http://plash.beasts.org and Debian packages are at: http://www.cs.jhu.edu/~seaborn/plash/plash_1.11_i386.deb http://savannah.nongnu.org/download/plash/plash_1.11.dsc http://savannah.nongnu.org/download/plash/plash_1.11.tar

Re: RFS: Plash: a shell and restricted environment for running programs with minimum authority

2005-08-20 Thread Mark Seaborn
"Roberto C. Sanchez" <[EMAIL PROTECTED]> wrote: > On Sat, Aug 20, 2005 at 03:01:40PM +0100, Mark Seaborn wrote: > > I'm looking for a sponsor for putting Plash into Debian. > > > > The main page is: http://plash.beasts.org > > and Debian packages

Re: RFS: Plash: a shell and restricted environment for running programs with minimum authority

2005-08-21 Thread Mark Seaborn
Steve Langasek <[EMAIL PROTECTED]> wrote: > > > On Sat, Aug 20, 2005 at 03:01:40PM +0100, Mark Seaborn wrote: > > > > I'm looking for a sponsor for putting Plash into Debian. > > > > > The main page is: http://plash.beasts.org > > > >

Re: RFS: Plash: a shell and restricted environment for running programs with minimum authority

2005-08-24 Thread Mark Seaborn
Joey Hess <[EMAIL PROTECTED]> wrote: > Mark Seaborn wrote: > > LD_PRELOAD isn't good enough. Plash needs to replace *all* uses of > > system calls that use filenames, including glibc's internal uses of > > those system calls. Back in the day of glibc 2.2.5,

Re: pkg-config

2005-09-06 Thread Mark Seaborn
Steve Langasek <[EMAIL PROTECTED]> wrote: > Symbol versions are transparent to the application, but when present > at build time the linker binds references to that symbol to the > specified symbol version -- this allows the runtime linker to > distinguish between two different functions with the

RFS: plash (the Principle of Least Authority shell)

2005-05-18 Thread Mark Seaborn
Hi, I'm looking for a sponsor for my project, Plash: Plash (the Principle of Least Authority shell) is a replacement Unix shell which lets the user run Linux programs with access only to the files and directories that they need to run. The syntax is similar to Bash, but with some changes