Difference between revisions of "Projects"

From Linux Kernel Security Subsystem
Jump to navigation Jump to search
Line 27: Line 27:
There are several separately maintained projects relating to network security, including:
There are several separately maintained projects relating to network security, including:


* Netfilter packet filtering.
* [http://www.netfilter.org/ Netfilter] packet filtering  
* Labeled Networking, including NetLabel, CIPSO, Labeled IPsec and SECMARK, see Paul Moore's blog.
* Labeled Networking, including NetLabel, CIPSO, Labeled IPsec and SECMARK, see [http://paulmoore.livejournal.com/ Paul Moore's blog]
* NuFW authenticating firewall based on netfilter
* [http://www.nufw.org/ NuFW] authenticating firewall based on Netfilter




=== Storage ===
=== Storage ===


* Labeled NFS, a project to add MAC labeling support to the NFSv4 protocol.
* [http://selinuxproject.org/page/Labeled_NFS Labeled NFS], a project to add MAC labeling support to the NFSv4 protocol  




=== Cryptography ===
=== Cryptography ===


The cryptographic subsystem is maintained separately by Herbert Xu, refer to the mailing list.
The cryptographic subsystem is maintained separately by Herbert Xu, refer to the [http://vger.kernel.org/vger-lists.html#linux-crypto mailing list].

Revision as of 15:04, 9 April 2012

Kernel Security Projects

Access Control

Integrity

This is a rapidly developing area, see the following LWN article for an overview:

Privileges

Networking

There are several separately maintained projects relating to network security, including:

  • Netfilter packet filtering
  • Labeled Networking, including NetLabel, CIPSO, Labeled IPsec and SECMARK, see Paul Moore's blog
  • NuFW authenticating firewall based on Netfilter


Storage

  • Labeled NFS, a project to add MAC labeling support to the NFSv4 protocol


Cryptography

The cryptographic subsystem is maintained separately by Herbert Xu, refer to the mailing list.