yggdrasil-go/cmd
Klemens Nanni 6d195c6de3
OpenBSD: Pledge full filesystem read for Go's resolv.conf polling (#1275)
sys/kern/kern_pledge.c r1.329[0] removed the unveil bypass for "dns",
so "rpath" is needed for Go's DNS to stat(2) it.

Since current "/ rwc" and "cpath" with the new "rpath" amount to full
read access, there is no point in unveiling anymore.

0:
8d49ad01ac
2025-08-11 23:39:52 +01:00
..
genkeys genkeys print the number of generated keys (#1217) 2024-12-18 19:56:46 +00:00
yggdrasil OpenBSD: Pledge full filesystem read for Go's resolv.conf polling (#1275) 2025-08-11 23:39:52 +01:00
yggdrasilctl genkeys, yggdrasilctl: Use pledge(2) on OpenBSD (#1193) 2024-12-12 18:48:24 +00:00