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 Requirements

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.

2002-04-16 18:29
0.9.2

This release contains a patch for the 2.4.18
kernel, has modified support for Linux
capabilities to make them actually work, fixes the
filesystem code to correctly walk through
mountpoints, disallows sending SIGSTOP and SIGTSTP
to constable, and contains few other minor fixes,
cleanups, and improvements.
標籤: Minor feature enhancements

2001-11-22 20:38
0.9.0

This release is a preparation for the next generation of the authorisation server. It includes changes in the FORK event, new START event, improved startup behaviour by setting defaults to all processes, changes required to implement RBAC, and a bunch of bugfixes. Kernel patches have been upgraded to 2.2.20 and 2.4.14 kernels.
標籤: Minor feature enhancements

2001-09-18 23:16
0.8.2

A hardlink bug on 2.4 kernels has been fixed.
標籤: Minor bugfixes

2001-08-10 20:34
0.8.1

Several bugs found in the alpha release were fixed. This version contains
Constable and the VS monitor (kernel patch) for Linux 2.2.19 and 2.4.7.
標籤: Major bugfixes

2001-08-10 20:30
0.8.1 alpha

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).
標籤: Minor feature enhancements

Project Resources