links
=>  Releases

Current version
Git/Latestdiff: 1.5.6

Latest Snapshots
Produced after each commit or rebase to new upstream version

GIT
RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
links [2005/11/29 11:10]
kang Typo
links [2020/04/02 09:09] (current)
ao Delete dead links
Line 2: Line 2:
  
  
-    * [[http://www.adamantix.org/|Adamantix]] (started as Trusted Debian), also read why the [[http://​www.adamantix.org/​rsbac.html|Adamantix ​Project]] prefers ​RSBAC over other access control solutions +    * <del>[[https://wiki.gentoo.org/wiki/Project:RSBAC]]</del> However various users provide support.
-    * [[http://​www.gentoo.org/​proj/​en/​hardened/​rsbac/​|Gentoo Linux]] +
-    * [[http://www.mandriva.com|Mandriva]] +
-    * [[http://​t2-project.org/​|T2]] +
-    * [[http://​www.annvix.org/​|Annvix]]+
     * [[http://​www.altlinux.com/​|ALT Linux Castle]]     * [[http://​www.altlinux.com/​|ALT Linux Castle]]
     * [[http://​www.kaladix.org/​|Kaladix Linux]]     * [[http://​www.kaladix.org/​|Kaladix Linux]]
-    * [[http://​www.sniffix.org/​|Sniffix]],​ Bencsath Boldizsar made a Knoppix based live CD for RSBAC demonstration. Please read the description first before downloading+    * <del>[[http://​www.sniffix.org/​|Sniffix]],​ Bencsath Boldizsar made a Knoppix based live CD for RSBAC demonstration. Please read the description first before downloading</​del>​ 
 +    * <​del>​[[http://​www.archlinux.org|ArchLinux]] Supported through the [[http://​aur.archlinux.org/​packages.php?​O=0&​K=rsbac&​do_Search=Go|AUR]]</​del>​ 
  
 ===== RSBAC Related links ===== ===== RSBAC Related links =====
Line 17: Line 15:
     * RSBAC mailing-list at <​rsbac@linux.ru.net>,​ you can subscribe by sending a mail to <​rsbac-request@linux.ru.net>​ using '​subscribe'​ as subject     * RSBAC mailing-list at <​rsbac@linux.ru.net>,​ you can subscribe by sending a mail to <​rsbac-request@linux.ru.net>​ using '​subscribe'​ as subject
     * Henk Klöpping <​henk@rsbac.org>​ wrote an excellent [[http://​www.imagineers.nl/​RSBAC/​|series of articles]] about RSBAC. They are currently updated and translated from Dutch into English. He also leads the project to write a set of [[http://​books.rsbac.org/​|Open Source user books about RSBAC]]     * Henk Klöpping <​henk@rsbac.org>​ wrote an excellent [[http://​www.imagineers.nl/​RSBAC/​|series of articles]] about RSBAC. They are currently updated and translated from Dutch into English. He also leads the project to write a set of [[http://​books.rsbac.org/​|Open Source user books about RSBAC]]
-    * [[http://​uml.rsbac.org/​|RSBAC for User Mode Linux]] 
     * [[http://​www.linuxsecurity.com/​content/​view/​117460/​49/​|Feature story]] by Paul D. Robertson about RSBAC at http://​www.LinuxSecurity.com     * [[http://​www.linuxsecurity.com/​content/​view/​117460/​49/​|Feature story]] by Paul D. Robertson about RSBAC at http://​www.LinuxSecurity.com
     * Stanislav Ievlev maintains an [[http://​www.linux.ru.net/​index.php?​module=library&​action=show&​docid=1&​part=3|RSBAC guide For Beginners]] in English, Russian, French, Czech and Japanese     * Stanislav Ievlev maintains an [[http://​www.linux.ru.net/​index.php?​module=library&​action=show&​docid=1&​part=3|RSBAC guide For Beginners]] in English, Russian, French, Czech and Japanese
 +
 +
  
 ===== Other Linux security projects ===== ===== Other Linux security projects =====
Line 27: Line 26:
  
     * [[http://​www.lids.org/​|Linux IDS project]]     * [[http://​www.lids.org/​|Linux IDS project]]
-    * [[http://​www.nsa.gov/​selinux/​|NSA'​s SELinux]] 
     * [[http://​www.grsecurity.net|GrSecurity]]     * [[http://​www.grsecurity.net|GrSecurity]]
     * [[http://​www.trustedbsd.org|TrustedBSD]]     * [[http://​www.trustedbsd.org|TrustedBSD]]
     * [[http://​www.freebsd.org/​doc/​en_US.ISO8859-1/​books/​handbook/​mac.html|FreeBSD MAC Implementation]] (Handbook documentation)     * [[http://​www.freebsd.org/​doc/​en_US.ISO8859-1/​books/​handbook/​mac.html|FreeBSD MAC Implementation]] (Handbook documentation)
 +    * [[http://​tomoyo.sourceforge.jp/​|TOMOYO Linux]]
 +    * [[http://​www.novell.com/​linux/​security/​apparmor/​|AppArmor]]
  
     * [[http://​hardened.gentoo.org|Gentoo Hardened]]     * [[http://​hardened.gentoo.org|Gentoo Hardened]]
Line 36: Line 36:
     * [[http://​medusa.fornax.sk/​|Medusa project]] (Project probably stopped)     * [[http://​medusa.fornax.sk/​|Medusa project]] (Project probably stopped)
  
-    * [[http://​wt.xpilot.org/​publications/​posix.1e/​|Posix.1e]] 
     * [[http://​www.openssh.org/​|OpenSSH]]     * [[http://​www.openssh.org/​|OpenSSH]]
     * [[http://​acl.bestbits.at/​|Linux ACLs]]     * [[http://​acl.bestbits.at/​|Linux ACLs]]
 +
  
 ===== General Linux links ==== ===== General Linux links ====
Line 44: Line 44:
     * [[http://​www.linux.org|The Linux homepage]]     * [[http://​www.linux.org|The Linux homepage]]
     * [[http://​www.kernel.org|The Linux Kernel homepage]]     * [[http://​www.kernel.org|The Linux Kernel homepage]]
-    * [[ftp://​ftp.kerneli.org/​pub|The Linux Kernel International FTP]], crypto patches etc. available in kerneli dir. 
  
-===== We make use of those projects ====     +===== We use the following ​projects ==== 
-    * [[http://​klive.cpushare.com/​]] Live kernel usage+
     * [[http://​wiki.splitbrain.org/​wiki:​dokuwiki|Dokuwiki]] Wiki     * [[http://​wiki.splitbrain.org/​wiki:​dokuwiki|Dokuwiki]] Wiki
-    * [[http://​svk.elixus.org/​|SVK]] Distributed SVN+    * <del>[[http://​svk.elixus.org/​|SVK]] Distributed SVN</​del>​ 
 +    * [[http://​www.git-scm.com|GIT]] Distributed Version Control
     * [[http://​www.mantisbt.org/​|Mantis]] The bugtracker     * [[http://​www.mantisbt.org/​|Mantis]] The bugtracker
     * [[http://​cia.navi.cx|CIA]] The commit tracker     * [[http://​cia.navi.cx|CIA]] The commit tracker
     * [[http://​viewsvn.berlios.de/​]] SVN Viewer via svnserve connection     * [[http://​viewsvn.berlios.de/​]] SVN Viewer via svnserve connection
     * [[http://​www.roundcube.net/​]] Sexy webmailer     * [[http://​www.roundcube.net/​]] Sexy webmailer
 +
 +
 +
 +
  
 ===== They are using RSBAC ==== ===== They are using RSBAC ====
  
 === M-Privacy === === M-Privacy ===
-[[http://​www.m-privacy.de/​|m-privacy]] [[http://​www.m-privacy.de/​en/​produkte_1_startseite.php|Tight-Gate]] Pro and Firewall, certified [[http://​m-privacy.de/​produkte_5_guetesiegel.php|ULD]], uses and is the main contributor to RSBAC.+[[http://​www.m-privacy.de/​|m-privacy]] [[http://​www.m-privacy.de/​index.php?​id=tightgate_pro|Tight-Gate]] Pro and Firewall, certified [[http://www.m-privacy.de/​index.php?id=siegel|ULD]], uses and is the main contributor to RSBAC.
  
-=== Cyberguard === +m-privacy also has a special open source website with patches and packages for various projects: [[http://oss.m-privacy.de/]]
-[[http://​www.cyberguard.com/​|CyberGuard]] Firewall, certified ​[[http://niap.nist.gov/cc-scheme/​st/​ST_VID3035.html|EAL4+]], uses RSBAC as their access control solution.+
  
 ===== General Security links ==== ===== General Security links ====
Line 69: Line 72:
  
     * [[http://​www.cordis.lu/​infosec/​|CORDIS/​Infose]],​ IT-Security as it's seen in the EU     * [[http://​www.cordis.lu/​infosec/​|CORDIS/​Infose]],​ IT-Security as it's seen in the EU
-    * [[http://​www.ncsa.com/​|National Computer Security Association]] of the USA 
     * [[http://​www.cert.dfn.de/​|DFN-CERT]],​ Computer Emergency Response Team for Germany - close to VTC-NTC     * [[http://​www.cert.dfn.de/​|DFN-CERT]],​ Computer Emergency Response Team for Germany - close to VTC-NTC
     * [[http://​www.cert.org/​|CERT]],​ Main CERT center     * [[http://​www.cert.org/​|CERT]],​ Main CERT center
     * [[http://​www.datenschutzzentrum.de/​|Unabhängiges Datenschutzzentrum Schleswig-Holstein]]     * [[http://​www.datenschutzzentrum.de/​|Unabhängiges Datenschutzzentrum Schleswig-Holstein]]
     * [[http://​www.ssi.gouv.fr/​fr/​|French Government Information Systems Security center]] (often down!)     * [[http://​www.ssi.gouv.fr/​fr/​|French Government Information Systems Security center]] (often down!)
 +
     * [[http://​venus.spaceports.com/​~lutze/​dsds/​|Datenschutz und Datensicherheit]],​ German links to legal issues etc., by Volker Lutze     * [[http://​venus.spaceports.com/​~lutze/​dsds/​|Datenschutz und Datensicherheit]],​ German links to legal issues etc., by Volker Lutze
-    * [[http://​www.acsac.org/​secshelf/​book001/​09.pdf|Leonard LaPadula'​s essay]], which was the base of the initial RSBAC design. Republished in [[http://​www.acsac.org/​secshelf/​book001/​book001.html|Information Security: An Integrated Collection of Essays]]+    * [[http://​www.acsa-admin.org/​secshelf/​book001/​09.pdf|Leonard LaPadula'​s essay]], which was the base of the initial RSBAC design. Republished in [[http://​www.acsa-admin.org/​secshelf/​book001/​book001.html|Information Security: An Integrated Collection of Essays]]
//
links.1133259040.txt.gz · Last modified: 2006/05/02 15:40 (external edit)

links.1133259040.txt.gz · Last modified: 2006/05/02 15:40 (external edit)
This website is kindly hosted by m-privacy