-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve messaging of what Fair Source is #35
Comments
I also think we need an FAQ on "How does Fair Source relate to source-available?" because it's a common question, at least coming from somebody vested in Open Source (i.e. from those that even know the term "source-available" exists). We should have a good answer so that we don't continually need to cover the differences in each new discussion. Also, the "Why should I adopt Fair Source at my company?" FAQ needs to be cleaned up. It's very corporate-speak. |
[moved to #36] |
Let's bring this feedback in here as well:
Diff addressed in #40. We had a chart but dropped it when we simplified down to three licenses. I think that's still okay because BUSL is basically all over the place so not neat and tidy to compare anyway. For examples of what each licenses allows there's a question of how much we want to explain on fair.io vs. handling on the respective license websites. |
Do you think a chart of open source, fair source, source-available, and closed source would be valuable in communicating where fair source lands in terms of "openness"? There's some obvious growing pains here, but some visualization may help.
But then again that |
I think such a graph would be interesting, but I think it does not fully address the DOSP element of it. I'm not sure how you best visualize the sliding window part of it best. |
Yeah, I think DOSP is really what brings fair source so close to open source in terms of openness. |
First PR in #45. 👀 |
my attempt is here: https://dieter.plaetinck.be/files/fair-source-open-core-and-hybrids.png (this was part of my blog post where i compare fair source to open core, which i find the most natural to compare to fair source) |
ChatGPT numerously failed to generate a proper chart when there are four licenses, hence source-available omission 😅 |
interesting idea. seems it's mostly correct for open source and somewhat correct for closed source. as for fair source.. well, i find it more practical to make sense of it when there's a time dimension and you can discuss it for >2year old code (open source) and <2year old code (source available) seperately. if you want to model it more simply, then i guess you could interpolate, but it depends on the maturity of a software project and how novel the functionality is that you need. e.g. for software that has matured and where older code works great, it's closer to open source, for software that's very young, the older code is irrelevant and it's source available. 'license fees' is one that's hard to make sense of here. i assume scoring high on license fees, means no cost/fees? while it's common to charge money for closed source & fair source, there's also freeware (closed and free of charge), and what about software that you give away for free but charge for the hosting/support ? (this can apply be open source/closed/fair source). |
There's a couple points we really need to nail:
Open Source advocates should not be anti Fair Source, so remove the ability for them to be. Nothing we're doing is anti OSS, its pro OSS and pro free access to software. Look at all language, all complaints, find ways to remove the ones that are at least grounded in miscommunication.
Make it way more obvious what Fair Source is on the homepage, less corporate-y. For example, lessen this focus on "engage the developer community" (what are we engaging? hows it diff from closed source) and put more emphasis on maximizing user access, while protecting maintainer's. Ideally its way more obvious what we're about so that there's less "i didnt read anything" arguments.
One of the most frequent lines of misguided complaints I see right now is that Fair Source is trying to persuade people to not be Open Source, but thats simply not the case. Rather we're trying to create more access to free software, more open source software, specifically for the people who are afraid to Open Source their business.
The text was updated successfully, but these errors were encountered: