https://selinuxproject.org/w/api.php?action=feedcontributions&user=VictorPorton&feedformat=atom SELinux Wiki - User contributions [en] 2024-03-28T23:13:18Z User contributions MediaWiki 1.23.13 https://selinuxproject.org/page/Developers Developers 2015-09-25T12:45:29Z <p>VictorPorton: /* Developer Resources */</p> <hr /> <div>= SELinux Development =<br /> <br /> There are multiple components of SELinux that a developer may be interested in.<br /> <br /> == Mail lists and IRC ==<br /> <br /> SELinux development is primarily done on the [http://www.nsa.gov/research/selinux/list.shtml NSA SELinux mailing list] [http://marc.info/?l=selinux (Unofficial searchable list archive)]<br /> <br /> Reference policy development is primarily done on the [http://oss.tresys.com/mailman/listinfo/refpolicy Tresys SELinux Reference Policy development mailing list] [http://oss.tresys.com/pipermail/refpolicy/ (official archives)]<br /> <br /> SELinux developers can also be found on IRC at [irc://irc.freenode.org/selinux irc.freenode.org channel #selinux]<br /> <br /> == Reference Policy ==<br /> <br /> Users and vendors who are interested in developing SELinux policy should go to the [http://oss.tresys.com/projects/refpolicy/wiki/HowToContribute Contributing to Reference Policy] page at the Reference Policy project site.<br /> <br /> == Kernel developers ==<br /> <br /> To develop patches for the kernel security subsystem, use git to clone the [http://security.wiki.kernel.org/index.php/Kernel_Repository security-testing-2.6 tree]<br /> <br /> Information on [[Adding New Permissions]] to the kernel.<br /> <br /> If you are looking for something to do the [[Kernel_Development | Kernel TODO]] has many ideas to get started on.<br /> <br /> == Userspace developers ==<br /> <br /> To Contribute to the SELinux userspace see the [http://userspace.selinuxproject.org/trac/wiki/Contributing contributing] page on its project site.<br /> <br /> XXX Add todo page XXX<br /> <br /> == Documentation == <br /> <br /> To contribute to the documentation project on this site please browse the documentation and fill in parts that you are familiar with where there are gaps. Additionally you can look at the [[Documentation_TODO | Documentation TODO]] for hints on where we need contributions.<br /> <br /> == Userspace object managers ==<br /> <br /> If you are interested in developing userspace object managers for SELinux see<br /> <br /> XXX likely will put a copy of http://docs.huihoo.com/selinux/gconf07.pdf in wiki format here, or something from sepostgres XXX<br /> <br /> == Related Projects ==<br /> <br /> There are also several SELinux related projects that you can help on<br /> <br /> [[Labeled NFS]] Adding MAC support to NFSv4.<br /> <br /> [[XACE]] Adding Flask/TE support to X.org.<br /> <br /> [http://elinux.org/SELinux Embedded SELinux]<br /> <br /> [[sVirt]] Integrating SELinux and Linux-based virtualization.<br /> <br /> [http://code.google.com/p/sepgsql/wiki/Apache_SELinux_plus Apache/SELinux plus] extending SELinux labeling over the web.<br /> <br /> [http://code.google.com/p/sepgsql/ SEPostgresQL] Adding mandatory access control via SELinux to the PostgreSQL relational database.<br /> <br /> [[RPM]] Project to integrate SELinux policy into RPM<br /> <br /> [[SEAndroid]] Security Enhanced Android<br /> <br /> == Developer Resources ==<br /> <br /> If you're a software developer and need to make your code work well with SELinux, the resources collected here should be of help.<br /> <br /> [http://people.redhat.com/drepper/selinux-mem.html SELinux Memory Protection Tests] Information on SELinux and memory protection, and how to write safe &amp; correct code in relation to memory execution.<br /> <br /> [http://www.selinuxbyexample.com/ SELinux By Example] A comprehensive book detailing and explaining SELinux technology.<br /> <br /> [http://oss.tresys.com/projects Tresys OSS Site] Hosts several development related projects, including policy development and analysis tools.<br /> <br /> [http://www.nsa.gov/selinux/info/list.cfm SELinux Mailing List] If you have a question, it's more than likely someone on this list can help.<br /> <br /> [[Developer Summit 2009]] Information on the 2009 SELinux Developer Summit in Portland.<br /> <br /> [[Taiga]] Community development server.<br /> <br /> [http://oss.tresys.com/mailman/listinfo/refpolicy Reference Policy Mailing List] Discussion of Reference Policy development, including patch submission.<br /> <br /> [https://portonsoft.wordpress.com/2014/01/11/toward-robust-linux-sandbox/ Robust sandbox] Considerations and advices on how to make &quot;sandboxing&quot; software (running an untrusted program in such a way that it can't damage or steal user or system information),</div> VictorPorton