Which kicksecure security features can be implemented in non-debian distros?

To be more specific, I’m talking about these;

Would it be possible to set these things up manually on other distros like Arch, Void or Gentoo (OpenRC)?

1 Like

Possible? Yes, almost certainly. A very large portion of Kicksecure’s code is likely distro-agnostic (though as a Debian derivative we do use Debianisms in some of our code and some of our code is also specific to Debian, for instance things that have to do with deb packages).

Easy? Probably not. See:

1 Like