Skip to content

Instantly share code, notes, and snippets.

View matyapiro31's full-sized avatar

Akira matyapiro31

  • Searching for Job
  • Japan
View GitHub Profile
@akihikodaki
akihikodaki / mastodon.te
Last active April 18, 2018 05:35
A SELinux policy module for Mastodon
policy_module(mastodon 1.1.2)
require {
attribute file_type;
attribute httpdcontent;
attribute port_type;
class dir {read search write};
class netlink_route_socket {bind create getattr nlmsg_read read write};
class process execmem;