←back to thread

2071 points JustSkyfall | 1 comments | | HN request time: 0.217s | source
Show context
sneak ◴[] No.45286140[source]
Note that Mattermost is fake open source cosplay, and keeps important features in their non-foss application. If you want these table stakes features (like SSO or message expiry) you’ll find yourself maintaining your own fork or janky scaffolding (I have cronjobs that run SQL directly against the db).

They are using open source licenses simply as marketing for their proprietary enterprise software product.

It’s still better to self host than to use a SaaS, but the situation isn’t improved quite as much as one might think.

replies(2): >>45286402 #>>45287254 #
1. olavgg ◴[] No.45286402[source]
Mattermost is open source, but the licensing is complex and full of bullshit. It is not a community driven project. Once you have installed the self hosted solution, you get a user interface that asks you to upgrade to the enterprise edition in every corner and menu.

A self hosted version is better than nothing though.