This depends entirely of what you mean by “of Windows” and what you mean by “for Linux”. This terminology is ambiguous.
Are you a Lemmy user for lemmy.world, or are you a lemmy.world user for Lemmy?
It’s also inconsistent because when they say, for example, “Microsoft Azure Linux Container Host for AKS”, they are talking about running a Microsoft Azure Linux Container inside of AKS, not a container that is meant to be used for running AKS within it…
Does the DCO really offer a real guarantee? it looks like it just adds a
Signed-off-by John
line at the end of the commit, with no actual signature checking that enforces any particular version of a particular document is being acknowledged. IANAL but it doesn’t look like something proven to work in court to give legal protection.Sure, it’s easier to simply add a sign-off-by line than actually accepting a legal agreement, so it reduces the barrier of entry, but if this were really enough to establish the conditions to shift liability then I don’t see why companies wouldn’t start using their own DCOs and extending them, essentially just being a more convenient CLA (which is a license agreement, not a copyright transfer, even if some might add terms that allow relicensing… which anyway is already possible given the project is already MIT licensed).