Hacker News new | ask | show | jobs
by ensignavenger 2352 days ago
As I said, Sentry doesn't owe new open source code to anyone. Deciding to make new releases closed is acceptable.

However, they have repeatedly made statements that they are committed to open source- some only months before this announcement. The 11 year old decision argument doesn't hold true.

They have a right to change their mind. But they shouldn't be lying to their customers and the community now that their mind has changed- https://sentry.io/_/open-source/ They continue to advertise that they are open source on their marketing website. That is a lie, and it marks Sentry as an unethical, dishonest company.

The wider debate on licensing terms and business models can move forward- it has existed since the beginning of the software industry and likely will persist for the foreseeable future. I prefer open source licenses. I think they are the best proposal for software licensing and distribution so far. If Sentry wants to do something different and use the BSL license, that is fine- but they shouldn't lie and claim to be open source.

2 comments

What label would you like them to use? What is the accepted name for a middle ground license now? Should they be advertising themselves as a "business source" company rather than an "open source" company?

I don't ask this antagonistically, it's an honest question. I don't think they've shifted so much that they're just a standard company trying to make money off of proprietary software at this point.

"You can host your own service, or you can pay us to host the service, but you can't host the service and charge others for our service" is a business model I'd like to see continue.

There's a term for "proprietary projects whose source is available on GitHub", namely "source available". "Open Source" != "source available", and attempts to describe one as the other are clearly attempts to deceive
As I recall "Source Available" is a lot worse than what Sentry is proposing. It usually required signing an NDA or jumping through some other hoop in order to get the source. This is much better than that so I don't think it would be properly descriptive.
Shared Source was a term used in the past for proprietary licenses that shared the source. You suggest Business Source, and I would be fine with them using that term- as far as I know it isn't already taken.
I think you are wording that a bit strongly. They are still sharing the source just saying you can't load it up on a server and start selling that service. (you can load it internally for your own use though)

Yes, Open Source has had a very specific meaning historically and maybe we need a new term but this still feels like they are following the spirit to me.

Part of the "spirit" of open source is the freedom to use the software- including to use it to sell a service. This protects the freedom to fork the software, and pay for support or charge others for the support I provide for my forked version.