Systemd founder and lead developer Lennart Poettering announced the creation of a new company called Amutable. The Amutable company being led by Chris Kühl (CEO), Christian Brauner (CTO) and Lennart Poettering (Chief Engineer) will be focused on delivering determinism and verifiable integrity to Linux systems.



Don’t wanna interrupt your rant, but “determinism and verifiable integrity” doesn’t sound like it’d impede changes.
Determinism/reproducible builds allow independent verification that a source corresponds to the binaries some repo ships. You can set up most languages, build systems, and environment to be reproducible, and once done it doesn’t have any additional effects, except maybe when changing build procedures you have to maintain the reproduceability.
“verifiable integrity” to me sounds like computer proof systems. Showing an algorithm/code/program corresponds exactly to some written spec, mathematically.
The project seems to be positioned explicitly against points of authority and “security” through compliance checks and certifications.
It’s a good fit in the infosec space in the age of sloppiness.
I think they’re referring to the name of the company being very similar to “immutable”, no?
In this context it’d mean something like “the actions of the binary are immutably liked to the spec”