My build uses Euphony operating system which goes even further than the modded Windows or Linux in disabling various functions.
Euphony is in fact Linux, a modded version of Arch Linux to be precise.
Arch, like all Linux distros, is open source software - you can download it at no cost and install it on your system.
Euphony is a paying product with a subscription business model like roon.
The Linux license allows modifying the Linux kernel as long as modded versions are posted. Euphony failed to do that, presumably to protect their paying model. There is no organized enforcement of GPL (see below) rules, therefore the open source ecosystem largely relies on the honor system.
You could look at it like Euphony ignored open source rules and leveraged the work of others for its own profit. Whether a person condones such behavior and enables it with their financial support is their decision, although to be fair Euphony never exactly highlighted any of this in its marketing materials.
More on open source licensing:
GPL stands for the GNU General Public License, which is a widely used open-source software license that guarantees users the freedom to run, study, share, and modify the software. It is a "copyleft" license, meaning any software modified or distributed under the GPL must also be licensed under the GPL, ensuring it remains free and open for all. This protects the software from being made proprietary and promotes community collaboration and innovation.

