←back to thread

1502 points JustSkyfall | 1 comments | | HN request time: 0.259s | 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. pcthrowaway ◴[] No.45287254[source]
Mattermost is fully licensed under AGPLv3 terms, and portions can be used under Apache 2 terms as well.

I'm not sure why people would say they're not open source.

It's true there's no community-led edition, but that's because no one has taken the initiative to create one yet.