| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add pledge(2) and unveil(2) sandboxing for tp and tpd | murilo ijanc | 2026-03-25 | 1 | -0/+77 |
| tpd: unveil data dir (rwc), resolv.conf (r) when DNS needed, then pledge stdio rpath wpath cpath fattr inet unix dns. tp: unveil socket path (rw), then pledge stdio unix rpath. | |||||