140
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 27 Jul 2025
140 points (97.3% liked)
Open Source
39440 readers
813 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
I've never seen a freemium getting mislabeled. Can you give an example?
Here's one, InfluxDB (a time series database) advertises itself Open Source, but that's only true for their Core platform, and many common features of a DB (high availability, read replicas, etc) are behind the Enterprise offering. Even if you are going to self host, you have to pay and agree to their terms.
I get having to pay for hosting and support, but it seems like they are intentionally neutering the core version to be able to push their paid business model, while benefiting from the testing and contributions from the community on the core model.
Wow, this is indeed shitty..
N8N. Claims to be open source. After a bit of an outcry, call their code availability 'Faircode' now. It's openwashing
Yeah, it is. But I think they've dialled it down quite a bit. Or do you still have som examples where they claim to be open source? It's mostly users misunderstanding what OSS is.
@pastermil @nicgentile
cal.com - supposedly AGPL core with proprietary "enterprise" code in specific directories, but the open source doesn't even build without the enterprise code.
Is there a ticket/issue for this already?
I was working on cal.com two days ago. I saw this.