• [email protected]@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    23 hours ago

    You’re conflating open source and free software with public domain. Open source software licenses are completely dependent on software copyright. This means that if software copyright were eliminated, open source licenses would become completely unenforceable. We may be headed in this direction anyway, but I just thought I would make the point.

      • Dr. Moose@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        Why? The entire purpose of GPL is to counteract copyright. If there is no copyright we no longer need GPL either.

        • fruitcantfly@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          13 hours ago

          The GPL gives you the right to access and modify the source code of software you use. A lack of copyrights does not mean that the creators have to share the source code with you. In fact, it means that anyone can take GPL software and turn it into closed source software

          • Dr. Moose@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            12 hours ago

            Sure but that’s mostly irrelevant in practice now. Gpl was notoriously unenforced so this aspect of “getting source code” almost never yielded to much in practice. FSF did a great job with limited resources it has but as code copyright is basically gone now and reverse engineering is so accessible we can actually empower real free software that is fully transparent and verifiable. If you imply that somehow we’ll start regressing existing tools to proprietary software I don’t see that at all.

    • Dr. Moose@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      Copyleft exists only because of copyright. If there is no copyright there’s no longer a need for copyleft.

      • [email protected]@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        I completely disagree. What’s the main thing the GPL does that is different from public domain or the complete absence of copyright?

        It restricts how the code can be used in order to protect the writers and the consumers of the code. Without copyright and copyleft, any company can use any GPL code in any proprietary product they want, without sharing any of their changes and without even crediting the original writers. As an example, Microsoft could adopt the Linux kernel for Windows, heavily modify it, sell it, and stay completely silent about it, without any consequences. That’s what a world without copyright means for copyleft.

        • Dr. Moose@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          48 minutes ago

          Sure but again this is only a problem if copyright exists. Stallman himself invented GPL due to frustrations of copyright. The permisiveness is default human behavior that was corrupted by evil people and terrible systems. The neutrrance of copyright just returns us to this default state of sharing.