Syslog privilege separated
Posted by avsm Mon, 28 Jul 2003 13:29:00 GMT
Spent a few hours this weekend implementing privilege separation for syslogd in OpenBSD; I was curious to see how hard it would be to reason about the flow of execution of a fairly simple C daemon. I'm thoroughly sick of C now; my next task is to write an SSH2 server in Objective Caml to see how much better (or worse) it is than the equivalent C code in OpenSSH.