aboutsummaryrefslogtreecommitdiff
path: root/iri.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-01-16 19:41:34 +0000
committerOmar Polo <op@omarpolo.com>2021-01-16 19:41:34 +0000
commit881a9dd9c2aebbf73f333dd3d8be4ce5400f717f (patch)
treef3177f9b6c2d956f25c6ca46fd036eadf96370ec /iri.c
parentbd726b55be4df8535a2b200a252193649566007a (diff)
split into two processes: listener and executor
this way, we can sandbox the listener with seccomp (todo) or capsicum (already done) and still have CGI scripts. When we want to exec, we tell the executor what to do, the executor executes the scripts and send the fd backt to the listener.
Diffstat (limited to 'iri.c')
0 files changed, 0 insertions, 0 deletions