Download List

Projeto Descrição

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.

2001-11-22 20:38 Back to release list
0.9.0

Esta versão é uma preparação para a próxima geração do servidor de autorização. Ele inclui mudanças no evento FORK, evento novo começo, o comportamento de inicialização melhorada através da definição padrão para todos os processos, as mudanças necessárias para implementar RBAC, e um monte de correções. Patches do kernel tenham sido atualizados para kernels 2.2.20 e 2.4.14.
Tags: Minor feature enhancements
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.

Project Resources