SEFlow 0.1 (Default branch) |
|
|
Wednesday November 21, 2007. 07:20 PM FreshMeat
SEFlow uses the SELinux technology to provide
security centered on individual data objects in a
running system instead of focusing on static
system facilities. Thus it is suitable to prevent
accidental linking of code under open source
licenses with proprietary code, making a tainting
mechanism similar to the one used in the Linux
kernel possible in userspace.
License: GNU General Public License (GPL)
Changes:
A working policy calculus to combine multiple policies has been implemented.
|