• Cricket@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    12 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
      ·
      5 hours ago

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

      • Dr. Moose@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 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
          ·
          2 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
            ·
            48 minutes 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.