this post was submitted on 20 Oct 2023
148 points (98.7% liked)
Open Source
31227 readers
391 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn't onlyoffice "open core" rather than open source?
The entire app is open-source with an AGPL license (which is really nice). They do have pricing options for enterprise support, web editors, etc. which aren't important. They may include some closed source code for these features but I'm not 100% sure.
AFAIK it is all open-source these days (unlike before), but some features are disabled in the official easy to use binary releases. Not ideal, but you can find 3rd party container images with the stuff enabled again.
That probably applies to their SaaS/hostable offering, which is separate from the standalone editors offered on linux AFAIK