Hacker News new | ask | show | jobs
by j1elo 1045 days ago
Oh. Just saw it. I had only opened the Github project page linked in this entry. I've added a mention in my comment.

Indeed, just back to being another case of falsely claiming to provide the freedoms of usage that Open Source would actually grant but they don't.

Should be a very quick fix, though. It isn't called open source all across, but only mistakenly in a couple of places.

1 comments

Thanks for pointing this out. We updated our website.

For clarification, we weren't planning to launch until we had a proper looking website. Yesterday, I shared our GitHub repo on LinkedIn to get feedback from friends. Then, we saw this on HN - and realized that we haven't looked at our website in quite a while.

We're also trying to formulate a better point of view on the license and its implications. We Ask HN'ed several days ago, but there wasn't much input: https://news.ycombinator.com/item?id=36998888

In the end, we picked a more restrictive license. An important reason for that is, we feel that we can move from a restrictive to a more liberal license easily. Doing the inverse would feel like not doing the right thing by our users.

For the record, I believe you did the right thing. It's your work so you should use whichever license you like, and have users use your product on your own terms. It's just that passing non-OSI approved licenses as "Open Source" does tend to trigger strong responses.

OSS flies faster because people love the ability to use and reuse source code. But not everything must be OSS especially if the source code itself must be the source of income (thinking here of a mantra that's been repeated in HN several times, and which is very correct IMO: "Open Source is not a business model")

And yes you're right that it's better to go from restricted to open. The opposite direction has always been received with harsh criticism. Also you open yourself to the risk of a community forming around forking the project from the last commit that was OSS, and departing with their own thing form there. Unlikely, but technically possible.