commit fe78d7cec3f01df183b57495dd079225ed14e989 from: Stefan Sperling date: Sat Dec 03 15:34:18 2022 UTC remove done todo item; gotd now has per-repo read/write authorization rules commit - 270c41a2b8c0d37d0ea9710a656369efa551dfcd commit + fe78d7cec3f01df183b57495dd079225ed14e989 blob - 5b7431260946b2ba2391baec4d8e06fe7cb15612 blob + b0df1e5406400ec12415b32728a2312680ade1a9 --- TODO +++ TODO @@ -42,7 +42,6 @@ gotwebd: having to monitor interfaces for dynamic address changes. gotd: -- authentication should not rely on gotd.sock path permissions alone - fork+exec needs to occur per session, not just once at startup - chroot is unnecessary on OpenBSD and requires root (for details: https://marc.gameoftrees.org/mail/1666525253.10787_0.html)