On Wed, 29 Aug 2007 16:39:04 -0400 "Ray Strode" <[EMAIL PROTECTED]> wrote:
> Hi, > > On 8/29/07, Alan Cox <[EMAIL PROTECTED]> wrote: > > > Are you asking for an unencrypted area that only one application has > > > read access to? If so, you might be able to do something like that > > > with SELinux (or AppArmor?), but I don't think it would be a very > > > robust solution. > > > > The Linux kernel key service can do this for session/user/user+session > > and other key types, and you can use SELinux labels on it. > > But the kernel keyring isn't persistent across reboots is it? It provides a mechanism to manage the keys and to use SELinux labels on them to control access. If you want to save them across reboots then that would need user space involvement as well. Alan _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
