• @[email protected]
    link
    fedilink
    English
    192 months ago

    I hope it develops a healthy community and we get some good software out of it.

    Thing is, their license denies that outright.

    • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
    • No Forking: You may not create, maintain, or distribute a forked version of the software.
    • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.

    Of course, this license is in direct violation of GitHub’s ToS, which states that by hosting publicly on GitHub you accept that anyone can see and fork your code.

    • @daggermoon
      link
      English
      62 months ago

      So one could just ignore their license and fork it anyway? Since it’s on GitHub?

      • @patatahooligan
        link
        English
        32 months ago

        You would still not be allowed to to redistribute it though. Others would not be able to build your code and distribute binaries either. Just the act of creating a fork is not enough to create a viable project.