Earlier quoted context omitted.
Oh, I'm sure writing those apps was an effort. But I was asking about something quite different - the cost of maintaining them. You do need time or money or people to keep an Open Source project alive; but you don't need to pay the authors for the work they've done previously. As for the problem with a paid version - it's because when it happens, shortly afterwards the free version starts to rot. Monetisation might b…
From a quick look on GitHub the projects were not just an initial effort with little time invested in after release, but were actively developed for years. This year alone there are several releases which contain new features. If I'm not mistaken, they were publishing the exact same version on both app stores, and the apps could be purchased or some of the features were put behind in-app purchases on Google Play. Thi…
Simple Mobile Tools suite to be acquired by Israeli adware company
71–80 of 88 posts
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#72Earlier quoted context omitted.
The latter part is not legal as far as I know, which then makes the first part moot. Unfortunately, I cannot find a good reference for this from the FSF's website, I am going off of memory. But I believe this matter is precisely one of the reasons not to use a liberal licence, or be wary of contributing to liberally-licensed projects.
If all the other contributors had signed over their copyright to the original author, then the author or whoever he sells the copyright to could release future versions under a different license. Copyright assignment is often done (for instance, with official GNU projects) because it makes license enforcement easier. However it also makes re-licensing easier. As far as I know, other contributors to these projects nev…
GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL.
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#73Earlier quoted context omitted.
The latter part is not legal as far as I know, which then makes the first part moot. Unfortunately, I cannot find a good reference for this from the FSF's website, I am going off of memory. But I believe this matter is precisely one of the reasons not to use a liberal licence, or be wary of contributing to liberally-licensed projects.
If all the other contributors had signed over their copyright to the original author, then the author or whoever he sells the copyright to could release future versions under a different license. Copyright assignment is often done (for instance, with official GNU projects) because it makes license enforcement easier. However it also makes re-licensing easier. As far as I know, other contributors to these projects nev…
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#74Earlier quoted context omitted.
If all the other contributors had signed over their copyright to the original author, then the author or whoever he sells the copyright to could release future versions under a different license. Copyright assignment is often done (for instance, with official GNU projects) because it makes license enforcement easier. However it also makes re-licensing easier. As far as I know, other contributors to these projects nev…
With BSD, anyone can take the code and build a derivative product, under whatever business model, open source or not. GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL.
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#75Earlier quoted context omitted.
If all the other contributors had signed over their copyright to the original author, then the author or whoever he sells the copyright to could release future versions under a different license. Copyright assignment is often done (for instance, with official GNU projects) because it makes license enforcement easier. However it also makes re-licensing easier. As far as I know, other contributors to these projects nev…
With BSD, anyone can take the code and build a derivative product, under whatever business model, open source or not. GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL.
That's not correct.
All of the MySQL GPL code was and is free for continued development. The company has no right to stop you or me from continuing to work on it. MariaDB was forked from MySQL and continues to be GPL licensed.
How do you think the GPL "effectively prevent further development"?
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#76Earlier quoted context omitted.
With BSD, anyone can take the code and build a derivative product, under whatever business model, open source or not. GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL.
> GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL. That's not correct. All of the MySQL GPL code was and is free for continued development. The company has no right to stop you or me from continuing to work on it. MariaDB was forked from MySQL and continues to be GPL licensed. How do you think the GPL "effectively prev…
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#77Earlier quoted context omitted.
If all the other contributors had signed over their copyright to the original author, then the author or whoever he sells the copyright to could release future versions under a different license. Copyright assignment is often done (for instance, with official GNU projects) because it makes license enforcement easier. However it also makes re-licensing easier. As far as I know, other contributors to these projects nev…
Makes sense, thanks for clarifying. Also, I take it whatever adware they want to add is proprietary, so that won't be compatible with the GPL'ed code anyway. The legal basis for this sellout seems very thin to me altogether. I think the company's only option would be to remove every single third-party contribution?
here's one example of ads in FOSS https://github.com/zealdocs/zeal/issues/779
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#78Speedometer: https://play.google.com/store/apps/details?id=com.digitalspe...
Material Status Bar: https://play.google.com/store/apps/details?id=com.treydev.ms...
Both of which have and I know this sounds insane, contain a $16 a week subscription fee.
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#79Earlier quoted context omitted.
> GPL, on the other hand, can make it possible for a corp to buy the project and effectively prevent further development, like it happened with MySQL. That's not correct. All of the MySQL GPL code was and is free for continued development. The company has no right to stop you or me from continuing to work on it. MariaDB was forked from MySQL and continues to be GPL licensed. How do you think the GPL "effectively prev…
Oh, sure you can develop it - same as with every other open license, including public domain. But it prevents you from replicating the original business model.
Re: Simple Mobile Tools suite to be acquired by Israeli adware company
#80Earlier quoted context omitted.
I wonder how much universal basic income, or at least a stronger economy, could spur FOSS development. I feel like the 2008 crisis and the rise of the precariat put a permanent dent in the phenomenon of non-professional devs maintaining free-software projects as a hobby.
A universal basic income, that is an income which is _universal_ and _fixed_ in its amount, will only create inflation: everyone gets equal additional money, everyone gets additional purchasing power, everyone creates more demand, prices go up. A stronger economy is always better, but politicians usually manage to screw that one up, also. But I don't think all of that is a major issue here. Microsoft and IBM are taki…
Not really, it will also redistribute wealth.
Let's say I have $1000 and you have $100. If we get additional $100 each, your purchasing power would now be 2/11 of mine instead of 1/10, even with prices adjusted for inflation.
I'm not advocating for UBI though – stronger economy is the more sustainable solution here.