XDC2012: Graphics stack security
XDC2012: Graphics stack security
Posted Sep 26, 2012 17:51 UTC (Wed) by dpquigl (guest, #52852)In reply to: XDC2012: Graphics stack security by dlang
Parent article: XDC2012: Graphics stack security
X has an access control framework similar to the LSM kernel framework called XACE. XSELinux is a security module for the XACE framework that uses SELinux to define policy and make access control decisions (called a Userspace Object Manager in SELinux speak). You're welcome to write other access control modules for XACE and propose them for inclusion if you have a good idea for an access control module.
