commit fae44376ce5481472e61e403f0b171e7ca6b48f8 from: Stefan Sperling via: Thomas Adam date: Sun Dec 04 11:52:44 2022 UTC remove done todo item; gotd now has per-repo read/write authorization rules commit - 3e9a56b5bba8e25189ba076c2c3d6fd0b56a6446 commit + fae44376ce5481472e61e403f0b171e7ca6b48f8 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)