Hacker News new | ask | show | jobs
by soumyadeb 2454 days ago
Thanks for the pointer - will check it out. We are totally novice on this - we don't even have a license attorney. We just picked SSPL because that's what everyone seemed to suggest to prevent the likes of AWS cloning it. Now that we got some visibility, we will carefully take a look at this issue.

But at heart we want to build an open-source community while still being a viable business on the likes of MatterMost, Elastic etc.

1 comments

This is, what I think is, Mattermost's answer to the current debate around the ethics of FAANG (and others) using open source software to make lots of money without substantially contributing back to the OS projects financially or in code. https://github.com/mattermost/mattermost-server/blob/master/...

My understanding is that, Mattermost is okay with others making money from their software if they don't modify it - which will practically work for some, but not all, small companies, and will be very difficult for the big companies to use. If the big companies want to modify and use Mattermost-server for free they are forced to contribute back the changes to the OS project, and then can make as much money as they want. Or use option 2, pay Mattermost a bunch of money for the privilege of not contributing back code to the OS project. In other words FAANG and co can either contribute to Mattermost financially or in code - their pick.

That would work perfectly for us too. Is that considered an open-source license? We have heard OSI has strict standards around that
The AGPL license Mattermost uses for their source is OSI approved Open Source.
Wow! Thanks for posting this. I had no idea Mattermost had done work to solve this problem.