44
Systemd Founder Lennart Poettering Announces Amutable Company
(www.phoronix.com)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
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.
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"
It's a good fit in the infosec space in the age of sloppiness.