Questions tagged [proprietary]
The proprietary tag has no summary, but it has a tag wiki.
22 questions
-1
votes
1
answer
265
views
How to figure out if a certain technology/library is used in development of a proprietary application [closed]
Not sure if the question is relevant here, but basically it is expressed on the title.
I'm curious to know if a certain library/technology is used in a proprietary software. How can I satisfy my ...
1
vote
0
answers
176
views
What's the best way to control distribution/usage of proprietary, internal software?
I was tasked with writing software for my company. As I am now writing a third program (with many more coming), what's the best way to control the distribution/usage of our software?
The software I'...
-2
votes
1
answer
551
views
Why are developers still using proprietary third-party libraries? [closed]
As the open source world is fairly advanced now and you can find an open source implementation of pretty much everything, why are people/developers still using the obscure/proprietary libraries? In ...
0
votes
1
answer
491
views
Closed source proprietary web application with an AGPL source code in iframe or sub-domain [closed]
In a closed source proprietary web application, if I use an AGPL product in a sub-domain or in an iframe do I have to open-source my project?
If answer is no, is it possible that both applications ...
1
vote
2
answers
1k
views
Best approach to develop / distribute proprietary module
I've been brainstorming for a while regarding the best approach to distribute closed-source modules. I'd like to mention that I have found similar question(s) on SE sites but don't think this is ...
0
votes
2
answers
260
views
GPL and code producing software
I want to make an online management tool for a server software using GPL licensed software. For the tool I'm fine releasing all software to anyone how wants it. After all, it's not rocket science.
...
11
votes
1
answer
6k
views
Using GPL’d software in a proprietary web application
We are developing website that we charge money from members to join it as membership annual cost, so, we decided to put a plan for the second stage so we are choosing now the load balancer that we ...
1
vote
1
answer
228
views
Is open-sourcing previously-commercial engines a smart move? [duplicate]
I saw that the Unreal Engine is going open-source on github (see link1 and link2) and that made me wonder: "is open-sourcing a previously commercial engine a smart move?"
What's the benefit to Epic ...
3
votes
1
answer
1k
views
GPL - Writing an exception for a plugin interface under section 7 of GPLv3
The problem
I've written a application for Android licensed under GPLv3 which needs to use Google Play Services, a proprietary library, as a plugin to the app.
Now I'd also like to add libspotify as ...
6
votes
4
answers
3k
views
If I try to monetize free software, what could possibly prevent someone from forking that software and creating a proprietary version? [duplicate]
I've only recently begun to learn about the tensions between free and proprietary software, and I've been very confused by the way that free software can make money.
I understand that free software ...
1
vote
1
answer
1k
views
"Open source" proprietary software licenses? [closed]
I am writing some software that (for once - usually I open source stuff on sourceforge/github/etc.) I plan on selling. To each source file, I want to attach a proprietary software license that doesn't ...
3
votes
1
answer
2k
views
LGPL and commerical application in PHP
I have rather specific question about licensing but first of all I would just like to state that I already read a lot of Q&A's here but I'm still not sure about the problem in that particular ...
16
votes
2
answers
1k
views
What are some ramifications of open source software turning into closed source software?
If a company takes a permissively licensed open source application and then develops a closed source application from that by reworking extensive parts of the application, adding new features and ...
-1
votes
2
answers
2k
views
modify source of copyrighted software
There is a a program that I want to use that is released in two (fully copyrighted) ways:
Stable binary form
Beta release, mostly-stable binary form that is easy to derive the source (uses jars) (this ...
3
votes
1
answer
979
views
Web Application Licensing - Open Source vs Proprietary
I am developing a web application based on a proprietary (but free) JavaScript API. My company is considering releasing our application as "Open Source", but we are unsure of the different licensing ...