Questions tagged [business]
The business tag has no summary.
17 questions
15 votes
7 answers
9k views
Reusing own code at work without losing licence
I have adapted part of a personal project for use in a work project. I want to make sure I retain the right to use my code. Do I need to license it to my employer for this, or is it enough that I used ...
5 votes
2 answers
552 views
GPLv3 obligations
I work in a place where we have a group made of several companies/entities (across the world if that matter). We have a software at entity1 that use a GPLv3 Lib for few things. We would like entity2 ...
23 votes
5 answers
3k views
How to fairly distribute a sum of money among the most relevant FLOSS projects to a codebase?
I'm facing a dilemma. As a independent software developer and vendor, I code and sell the product of my work making some profit out of it. It's not much, it won't make me rich, but it's enough to make ...
4 votes
1 answer
113 views
Why aren't open-core model easier and cheaper paths for competitors to enter the market?
From When is open sourcing a threat to business?: The short answer to "when is open sourcing a threat to business" is that it is a threat when it allows competitors an easier and cheaper ...
4 votes
1 answer
284 views
When is open sourcing a threat to business?
As I understand the answer to the question How can free and open source projects be monetized?, the only time open sourcing is not a threat to business is when you dominate the market. Is that correct?...
0 votes
1 answer
163 views
Can you publish as a natural person/anonymously/pseudoanonymously under Business Source License(BSL 1.1)?
My question is, can you publish the code under Business Source License(BSL 1.1) as a: 1.) Natural person(not a registered company) 2.) Anonymous (Pseudoanonymously) To sum up; Can I publish the code ...
0 votes
1 answer
95 views
How to respect user freedom when selling consumer software without services?
By "consumer software", I mean stand-alone software that an end-user would directly download and use on a desktop or phone. No business or corporation involved. I have read these questions ...
2 votes
2 answers
63 views
Licensing an Open-source Project and a Hosted version
If I was building an open-source solution and wanted to create a hosted version as the business side of things. What license would be best for me to use? Preferably allowing: Other users to use the ...
5 votes
2 answers
539 views
Are there any hybrid open-source/proprietary software licenses and business models?
Does licensing and ownership of software and intellectual property work on a spectrum of extremes and in-between nuances, or is it an "either this or that" decision? Let me give concrete examples ...
3 votes
2 answers
361 views
How to deal with situation where your competitors have access to your source code because you developed it with GPL?
I make an industrial machine control product with LCD touch screen UGI. I use embedded Linux, I use GPL license tools. I am using industrial single board computer which is a bought out product. I am ...
0 votes
1 answer
213 views
Can I use a CC-BY-SA licensed image as part of my online course's cover (commercial use)?
I'm creating online course about coding with the Express JavaScript framework, whose site and logo are licensed under the CC-BY-SA license. Since my course is about Express, I want to use Express's ...
-2 votes
1 answer
93 views
if I include source code with my commercial software, how much will that hurt the height of its sales?
i have an unreleased product i believe to be of great commercial value due to its algorithms. in the future, i intend to do four things in this order: release the source of the software to customers ...
0 votes
0 answers
36 views
Selling OS Software [duplicate]
We are a startup building a desktop application using Python targeting schools. Morally we want to Open up the source. But we are concerned how we will restrict others downloading for free there by ...
6 votes
1 answer
221 views
Can I use Free Software as basis for a web-service without distributing the source?
I want to provide a service, intended to make me money, based upon free software. It consists of a free plugin (client) and a web-service. The client is published as Open Source, and it is deployed ...
26 votes
10 answers
5k views
Are open source developers at risk of being scammed?
Suppose your client asks you to build open source software for them. You begin doing the work and publishing updates on GitHub, but when you finish they tell you they don't like it and won't pay for ...