Extensions for the gentoo hardened refpolicy and new modules implemented for personal use

Helmut Pozimski 6a452881f9 ttrss: allow setopt on own udp sockets 4 년 전
COPYING ae18483694 Initial commit, add README and COPYING 4 년 전
README.md ae18483694 Initial commit, add README and COPYING 4 년 전
acme-updater.fc 26a4d454c4 acme-updater: add policy module 4 년 전
acme-updater.te e2dd7aa0ea acme-updater: allow write access to own fifo files 4 년 전
acmetool.fc e07f35e415 acmetool: add policy module 4 년 전
acmetool.te de2308a245 acmetool: allow reading of usr_t files for ca-certificates 4 년 전
amavis.fc a8becdb9ad amavis: correct init script path for Gentoo 4 년 전
amavis.if 16c2967f0c amavis: add policy module 4 년 전
amavis.te 02a7dbc3cb amavis: allow mapping of own and usr_t files 4 년 전
apache_additional.fc 1e64a3a1d8 apache_additional: fix init script context 4 년 전
apache_additional.te 1e64a3a1d8 apache_additional: fix init script context 4 년 전
atop.fc 33178955c5 atop: add policy module 4 년 전
atop.if f82c344ea1 atop: add domtrans interface 4 년 전
atop.te a55707df81 atop: add type requirements 4 년 전
bootloader_additional.te e5ef0fd57a bootloader_additional: add policy module 4 년 전
clamav_additional.te 88be3fc6e0 clamav_additional: add policy module 4 년 전
dnsping.fc c809a5389e dnsping: add policy module, copied over from Debian policies 4 년 전
dnsping.te a5cdb46add dnsping: allow reading of network sysctls 4 년 전
dovecot_additional.fc 90b23f81fc dovecot_additional: add policy module 4 년 전
dovecot_additional.te 809bbae7f1 dovecot_additional: allow managing of mail_spool files 4 년 전
gcc_config_additional.te c51b4bcb82 gcc_confi_additional: add policy module 4 년 전
git.fc 491aa01fb0 git: add policy module 4 년 전
git.if 491aa01fb0 git: add policy module 4 년 전
git.te 491aa01fb0 git: add policy module 4 년 전
gogs.fc 89e8b7f34b gogs: add policy module 4 년 전
gogs.te 1a4c52b822 gogs: allow mapping of gogs_ssh files 4 년 전
iptables_additional.te a7283fd774 iptables_additional: add policy module 4 년 전
jabber.fc 961fdda500 jabber: add Gentoo spool directory 4 년 전
jabber.if 9e6d19a436 jabber: add policy module 4 년 전
jabber.te ff09eaf006 jabber: allow searching of var_spool 4 년 전
java_additional.te b614b14398 java_additional: add policy module 4 년 전
ldap_additional.te bf37a86c82 ldap_additional: add policy module 4 년 전
logging_additional.te ce36141407 logging_additional: add policy module 4 년 전
minecraft.fc 9a663b4502 minecraft: add policy module 4 년 전
minecraft.te bc1cdbf7a0 minecraft: allow reading of cgroup files and mapping of own file types 4 년 전
mysql_additional.te fcf11bafc2 mysql_additional: add policy module 4 년 전
mysqldump.fc b35dc54d16 mysqldump: add policy module 4 년 전
mysqldump.te cf68569a32 mysqldump: allow reading of extended attributes 4 년 전
owncloud.fc 160bf208a7 owncloud: add policy module 4 년 전
owncloud.te 1d09ba8e40 owncloud: use correct macro for tmp files 4 년 전
phpfpm_additional.fc 7e1be43653 phpfpm_additional: add init script file type 4 년 전
phpfpm_additional.te 7e1be43653 phpfpm_additional: add init script file type 4 년 전
portage_additional.te 3cd26bc8bc portage_additional: allow using of porticron fds 4 년 전
porticron.fc a491d1986f porticron: add policy module 4 년 전
porticron.te 8a0470e694 porticron: add missing permissions 4 년 전
postfix_additional.te 6ac5e83325 postfix_additional: allow writing to porticron sockets 4 년 전
root_home.fc 2d394173e8 root_home: add policy module 4 년 전
root_home.te 2d394173e8 root_home: add policy module 4 년 전
selinuxutil_additional.te fdd662b8fe selinuxutil_additional: allow reading of etc runtime files 4 년 전
spamassassin.fc 93820c28b2 spamassassin: fix file context for configuration directory 4 년 전
spamassassin.if 620ebe522d spamassassin: add policy module 4 년 전
spamassassin.te 01d8956f42 spamassassin: allow reading of etc mail files 4 년 전
ssh_additional.te 8ca9ec5f61 ssh_additional: add policy module 4 년 전
supervisor.fc 61a701629f supervisor: correct path to pid file 4 년 전
supervisor.if 737746c38b supervisor: add policy module 4 년 전
supervisor.te 61a701629f supervisor: correct path to pid file 4 년 전
sysadm_additional.te a0a4bf7736 sysadm_additional: add phpfpm domtrans 4 년 전
syslog_additional.te 717a83fab5 syslog_additional: add policy module 4 년 전
ttrss.fc 905757a48f ttrss: add policy module 4 년 전
ttrss.te 6a452881f9 ttrss: allow setopt on own udp sockets 4 년 전
udev_additional.te 36c53b33a8 udev_additional: add policy module 4 년 전
unconfined_additional.te 906b2bba07 unconfined_additional: allow transition to sysadm_t 4 년 전

README.md

About

This repository contains a collection of selinux policy modules written for Gentoo. Some of them are extensions to the policy modules of the hardened refpolicy while others were created from scratch but following the pattern of reference policy modules.

Please keep in mind that I wrote and extended the modules for my personal needs and they might not work well in your particular setup or use case. Also please review any of these modules carefully before using it to make sure it doesn't contain overbroad permissions or other errors which would actually lessen the security of the target system. If you find any errors or things I might want to improve, feel free to contact me.

Licensing

The modules in this repository are licensed under the GNU GENERAL PUBLIC LICENSE version 2.