top | item 44978003

(no title)

nilsbunger | 6 months ago

Interestingly, they've made only the source code open-source. They require a license agreement to download releases. See for example: https://github.com/wixtoolset/wix/releases/tag/v6.0.1

discuss

order

chii|6 months ago

so in theory, someone could download the source, rebuild, and redistribute a release which would then bypass the Open Source Maintenance Fee, wont it?

jraph|6 months ago

Absolutely.

But it can still work. in a company, as an employee, you can say a tool needs to be paid and get your company to pay even if there are binaries available elsewhere.

I work for a company that sells open source extensions. It would be pretty trivial and legal to remove the license checks, but companies just pay.

hahn-kev|6 months ago

Right but in supply chain terms I'm way less likely to trust the build from some random person. So if your company cares about it's supply chain it's easy to justify the expense.