New comment by cattyhouse on void-packages repository https://github.com/void-linux/void-packages/issues/44500#issuecomment-1601688518 Comment: Alpine uses setcap for caddy because: 1) alpine does not care about caddy, they removed setcap for most of their packages in favor of openrc's capbability function. but not for caddy. 2) alpine thinks net_bind_service is not that dangerous. actually this is discussed here :https://gitlab.alpinelinux.org/alpine/tsc/-/issues/45#note_318163