logo
Google
  Web www.lids.org
Home

The LIDS Project

Copyright © 1999-2004 by Huagang Xie(xie_at_lids_dot_org).
This software released under GPL.

What are the problems with current GNU/Linux System
  • File System is unprotected.
  • Process is unprotected.
  • System administration is unprotected.
  • Superuser (root) may abuse the rights.
  • Authentication to access the system is untrustable.
  • the Access Control model (DAC) is not enough.

What is LIDS
  • A kernel patch and admin tool to enhance the linux kernel security
  • Implementation of reference monitor in kernel
  • Mandatory Access Control in the kernel
  • An active project with many helpful hackers.

What are the features
  • Protection of files, No one including root can modify the lids-protected files. File can be hidden.
  • Protection of process, No one including root can kill the protected process. Process can be hidden.
  • Fine-granulate Access Control with ACLs.
  • Use and extend capability to control the whole system.
  • Security alert from the kernel.
  • Port scanner detector in kernel.
  • Support LSM framework in kernel 2.5.x
  • Process network access restriction

Why LIDS
  • You want to use a secure system
  • You want to ensure your systems intergrit
  • You want an easy way to quickly configure a system wide security policy.
  • Why not?

Reference and award

Acknowledgement

Thanks to
Sponsored Links:



Copyright © lids.org
any comment, please mail to xie at www dot lids dot org
last updated: $Id: about.html,v 1.17 2004/06/23 03:39:18 xie Exp $