Coder Social home page Coder Social logo

Comments (5)

ristomatti avatar ristomatti commented on August 28, 2024 1

@raikasdev BTW this repo you've contributed to https://github.com/Testausserveri/TestausFood is also suffering from a similar issue. It says the code is FOSS but since there's no explicit license, AFAIK this prevents using it as such. 🙂

from paketin-seuranta.

norkator avatar norkator commented on August 28, 2024

Same thing as in the other repo, you say in readme: You are not allowed to copy or use this app code to create similar application to distribute it on Google Play or any other store. while the GPLv3 license allows this completely, but requires the other app to release it's own source code if it is distributed (as it is a copyleft).

So same case here as you said in other repo to maybe use this https://commonsclause.com/

from paketin-seuranta.

norkator avatar norkator commented on August 28, 2024

@ristomatti do you want to give your opinion to this? (original story here https://github.com/norkator/open-intelligence/issues/191, how this got started)

from paketin-seuranta.

ristomatti avatar ristomatti commented on August 28, 2024

@raikasdev is obviously correct on this. One of my original intentions when suggesting to open source the project was to allow others to contribute and/or to continue the development in case you lose interest over time. If the repo is saying you cannot publish a clone on Play Store, it will give the wrong signal (given this intention).

I think you'll need to stop for a moment to consider the copyleft nature of GPLv3 -> it means anyone making a clone (with or without a commercial interest) would also have to release it's source. How likely do you think this would be or would it be an actual problem? Nothing would stop you from then copying the possible new features back to your app..

If the idea sounds uncomfortable, then I guess a Commons Clause license with a remark to disallow making use of the code for financial purposes could make sense. I would still suggest considering removing the comment preventing from creating/distributing a similar app as I'm under the impression you're currently not planning to monetize on this app(?).

If going back to the idea of keeping the GPLv3 license (and removing the non-compliant remark), note that you can (to my understanding) change the license later on to something less permissive if you want to. This of course means that all code written before that would still be GPLv3.

from paketin-seuranta.

ristomatti avatar ristomatti commented on August 28, 2024

@norkator Another thing to consider. Let imagine some sad individual would actually decide to create a 1:1 clone and plaster it with ads. How likely would it be to get enough people installing it to make it worthwhile the effort?

Maybe if someone would repurpose the base logic and translate the app to Spanish or Hindi to use on a different market, they could gain money from it. Would you lose anything in this case?

from paketin-seuranta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.