Skip to content
Roderik Ploszek edited this page Oct 8, 2021 · 4 revisions

Medusa

Medusa is a unique security module for the Linux operating system. This repository contains the Linux kernel with Medusa. You can follow instructions to compile it. You'll also have to install an authorization server:

  • Constable (written in C, useful for production)
  • mYstable (writen in Python, useful for debugging)

Documentation

Wiki documentation of Medusa is a WIP. Currently, theses about Medusa are available in separate repository.

Small selection of Linux documentation resources is available here.

Debugging

For debugging on Windows see this guide.

Clone this wiki locally