• JackbyDev
    link
    fedilink
    English
    1
    edit-2
    8 months ago

    What a disingenuous take. Just because the OSI doesn’t recognize the SSPL as open source doesn’t mean it’s not open source.

    Edit: Everyone seems to believe I’m saying that because the source is available it should be open source. That’s not what I’m saying at all.

    • @[email protected]
      link
      fedilink
      208 months ago

      It is no longer open source under the definition of Open Source Iniciative, FSF, Wikipedia, RedHat, Cambridge Dictionary, European Union, maybe even Redis themself… Only startups that want gratis marketing seems to disagree.

      We had pretty much defined open source for the last 20+ years and one of the requirements is freedom of redistribution at least equal to the developer itself.
      For what Redis is doing we already have term source available which makes perfect sense and both are well defined.

      If you think open means just “you can see the code”, you must prove yourself at this point.

      • JackbyDev
        link
        fedilink
        English
        58 months ago

        We had pretty much defined open source for the last 20+ years and one of the requirements is freedom of redistribution at least equal to the developer itself.

        SSPL requires the source be made available for redistribution just like AGPL.

    • @cbarrick
      link
      English
      18 months ago

      Source Available < Open Source < Free Software

      These terms have specific definitions, where each greater term is more specific than the lesser*.

      SSPL is in the “Source Available” tier.

      The OSI defines the term “open source,” and the FSF defines the term “free software.” The number one term of open source, greater than the availability of the source code, is the freedom to redistribute.

      https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licenses

      * Free Software isn’t exactly a subset of Open Source. There are a few licenses which are considered Free but not Open: the original BSD license, CC0, OpenSSL, WTFPL, XFree86 1.1, and Zope 1.0.

      • JackbyDev
        link
        fedilink
        English
        38 months ago

        I don’t believe we should let the OSI and FSF be the absolute final say in what people consider to be open source/free software.

        The number one term of open source, greater than the availability of the source code, is the freedom to redistribute.

        SSPL allows this.

      • @AnUnusualRelic
        link
        English
        2
        edit-2
        8 months ago

        Absolutely. The source of Windows is widely made available to innumerable third parties, yet I’ve never seen anyone claim that it’s open source.

        • @cbarrick
          link
          English
          08 months ago

          I didn’t think the Windows source is widely available, only the compiled form.

          .Net core is open source though.

          • @AnUnusualRelic
            link
            English
            18 months ago

            A lot of large companies have access to the Windows source tree. It’s quite common.

            • @cbarrick
              link
              English
              28 months ago

              That’s not “source available” because the software is not released through a source code distribution model.

              Companies may have access in order to produce better drivers or handle security incidents, but those are back-room deals, not part of Windows’ distribution model.