Download List

项目描述

Medusa DS9 is used to increase Linux's security. It consists of two major parts, Linux kernel changes and the user-space daemon. Kernel changes do the monitoring of syscalls, filesystem actions, and processes, and they implement the communication protocol. The security daemon communicates with the kernel using the character device to send and receive packets. It contains the whole logic and implements the concrete security policy. That means that Medusa can implement any model of data protection; it depends only on configuration file, which is in fact a program in the internal programming language, somewhat similiar to C.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-10 20:30 Back to release list
0.8.1 alpha

改进的代码处理权限提升在execve(),几个失踪的权限检查除了系统V IPC的代码,一些VFS的代码除错和2.4.x内核支持(α)。
标签: Minor feature enhancements
Improved code that handles privilege elevation during execve(), addition of several missing permission checks to System V IPC code, some bugfixes in VFS code, and 2.4.x kernel support (alpha).

Project Resources