New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/issues/27736#issuecomment-756363589 Comment: DKMS is a fundamental part of the distribution of out-of-tree kernel modules in Void. As @ericonr notes, the fact that the kernel must be built to include public counterparts of all keys used to sign modules either forces us to distribute the private keys (which defeats the whole purpose of signing) or to shift the burden of custom compilation from those who want signed modules to those (almost certainly far greater in number) who use out-of-tree modules. This seems like a bad trade.