Commit Briefs

Omar Polo

typo x 2


Omar Polo

typo



Omar Polo

drop mention to the static target

it works on OpenBSD but not on alpine, it requires further tweaks.


Omar Polo

typo


Omar Polo

add a dockerfile


Omar Polo

mention libretls



Omar Polo

grammar


Omar Polo

update readme


Omar Polo

switch to getcwd


Omar Polo

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.



Omar Polo

update README


Omar Polo

typo