Skip to content
0
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Sketchy)
  • No Skin
Collapse

Wandering Adventure Party

  1. Home
  2. Uncategorized
  3. I've been seeing some messages saying that "AI outputs not being eligible for copyright means they can't be integrated into FOSS projects because they can't be licensed!" and I don't think that's true.

I've been seeing some messages saying that "AI outputs not being eligible for copyright means they can't be integrated into FOSS projects because they can't be licensed!" and I don't think that's true.

Scheduled Pinned Locked Moved Uncategorized
10 Posts 6 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Cassandra Lemmer-WebberC This user is from outside of this forum
    Cassandra Lemmer-WebberC This user is from outside of this forum
    Cassandra Lemmer-Webber
    wrote last edited by
    #1

    I've been seeing some messages saying that "AI outputs not being eligible for copyright means they can't be integrated into FOSS projects because they can't be licensed!" and I don't think that's true. Instead, I will give you several *different* reasons to reject AI generated content in your FOSS projects.

    In the US at least, the absence of copyright means the public domain. The public domain itself is considered FOSS compatible with every FOSS license. Except!

    The public domain doesn't exist in all jurisdictions in the same way. This is one reason CC0 was made, which is a public domain waiver with a fallback license. (CC0 is not a good idea to use with software though, separate thread about why that is.)

    There *is* a related risk: internationally, there isn't agreement about whether or not whether or not AI generated content is subject to copyright yet. AND, not everywhere even has a concept of "public domain". AND, the legal status of this AIgen isn't well settled ANYWHERE yet.

    Cassandra Lemmer-WebberC mossfet (lovely and nice arc)M n0tooseN 3 Replies Last reply
    0
    • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

      I've been seeing some messages saying that "AI outputs not being eligible for copyright means they can't be integrated into FOSS projects because they can't be licensed!" and I don't think that's true. Instead, I will give you several *different* reasons to reject AI generated content in your FOSS projects.

      In the US at least, the absence of copyright means the public domain. The public domain itself is considered FOSS compatible with every FOSS license. Except!

      The public domain doesn't exist in all jurisdictions in the same way. This is one reason CC0 was made, which is a public domain waiver with a fallback license. (CC0 is not a good idea to use with software though, separate thread about why that is.)

      There *is* a related risk: internationally, there isn't agreement about whether or not whether or not AI generated content is subject to copyright yet. AND, not everywhere even has a concept of "public domain". AND, the legal status of this AIgen isn't well settled ANYWHERE yet.

      Cassandra Lemmer-WebberC This user is from outside of this forum
      Cassandra Lemmer-WebberC This user is from outside of this forum
      Cassandra Lemmer-Webber
      wrote last edited by
      #2

      So you probably don't want to reject AI generated content not because "AI generated content Is incompatible with your license if it has no copyright" but because "whether or not AI generated content is subject to copyright is not a settled matter and ESPECIALLY NOT INTERNATIONALLY" (and not everywhere has a public domain). If you accept something, its status may not be the same internationally, and *legal decisions about AI output could change soon*, leading to an integration of something very hard to undo later.

      And the OTHER reason to not integrate it is that most of AI generated output has subtle bugs and tends to result in an erosion of your community. So yeah, that too.

      Cassandra Lemmer-WebberC julianJ 2 Replies Last reply
      1
      0
      • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

        So you probably don't want to reject AI generated content not because "AI generated content Is incompatible with your license if it has no copyright" but because "whether or not AI generated content is subject to copyright is not a settled matter and ESPECIALLY NOT INTERNATIONALLY" (and not everywhere has a public domain). If you accept something, its status may not be the same internationally, and *legal decisions about AI output could change soon*, leading to an integration of something very hard to undo later.

        And the OTHER reason to not integrate it is that most of AI generated output has subtle bugs and tends to result in an erosion of your community. So yeah, that too.

        Cassandra Lemmer-WebberC This user is from outside of this forum
        Cassandra Lemmer-WebberC This user is from outside of this forum
        Cassandra Lemmer-Webber
        wrote last edited by
        #3

        I am not a lawyer, this is not legal advice, but I did work previously at Creative Commons and FOSS licensing stuff was part of my job, so I know a bit too much about these things and do think about them. (When I say the CC0 stuff is problematic that's because I actually took CC0 through the FSF and OSI processes for license approval and watched the situation blow up over CC0 precluding an equitable estoppel defense by explicitly saying it did not waive patents.) Other FOSS legal people may have different views than me.

        But I DO know that "things being in the public domain" is not itself a *problem*, it's often good for things to be in the public domain. But it's not clear if all AI stuff is internationally, in the public domain or if things could change soon! So I'd be careful!

        Plus all the other reasons not to engage with slop code.

        LyallL Haelwenn /элвэн/ :triskell: 🔜fosdemL 2 Replies Last reply
        0
        • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

          So you probably don't want to reject AI generated content not because "AI generated content Is incompatible with your license if it has no copyright" but because "whether or not AI generated content is subject to copyright is not a settled matter and ESPECIALLY NOT INTERNATIONALLY" (and not everywhere has a public domain). If you accept something, its status may not be the same internationally, and *legal decisions about AI output could change soon*, leading to an integration of something very hard to undo later.

          And the OTHER reason to not integrate it is that most of AI generated output has subtle bugs and tends to result in an erosion of your community. So yeah, that too.

          julianJ This user is from outside of this forum
          julianJ This user is from outside of this forum
          julian
          wrote last edited by
          #4

          @cwebber@social.coop that makes complete sense and will be a part of our AI contributions policy going forward.

          1 Reply Last reply
          1
          • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

            I've been seeing some messages saying that "AI outputs not being eligible for copyright means they can't be integrated into FOSS projects because they can't be licensed!" and I don't think that's true. Instead, I will give you several *different* reasons to reject AI generated content in your FOSS projects.

            In the US at least, the absence of copyright means the public domain. The public domain itself is considered FOSS compatible with every FOSS license. Except!

            The public domain doesn't exist in all jurisdictions in the same way. This is one reason CC0 was made, which is a public domain waiver with a fallback license. (CC0 is not a good idea to use with software though, separate thread about why that is.)

            There *is* a related risk: internationally, there isn't agreement about whether or not whether or not AI generated content is subject to copyright yet. AND, not everywhere even has a concept of "public domain". AND, the legal status of this AIgen isn't well settled ANYWHERE yet.

            mossfet (lovely and nice arc)M This user is from outside of this forum
            mossfet (lovely and nice arc)M This user is from outside of this forum
            mossfet (lovely and nice arc)
            wrote last edited by
            #5

            @cwebber would love to see the thread on your issues with CC0 being applied to software projects

            Cassandra Lemmer-WebberC 1 Reply Last reply
            0
            • mossfet (lovely and nice arc)M mossfet (lovely and nice arc)

              @cwebber would love to see the thread on your issues with CC0 being applied to software projects

              Cassandra Lemmer-WebberC This user is from outside of this forum
              Cassandra Lemmer-WebberC This user is from outside of this forum
              Cassandra Lemmer-Webber
              wrote last edited by
              #6

              @mossfet Okay I will make a thread about that after I finish my next task on my TODO list!

              1 Reply Last reply
              0
              • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

                I've been seeing some messages saying that "AI outputs not being eligible for copyright means they can't be integrated into FOSS projects because they can't be licensed!" and I don't think that's true. Instead, I will give you several *different* reasons to reject AI generated content in your FOSS projects.

                In the US at least, the absence of copyright means the public domain. The public domain itself is considered FOSS compatible with every FOSS license. Except!

                The public domain doesn't exist in all jurisdictions in the same way. This is one reason CC0 was made, which is a public domain waiver with a fallback license. (CC0 is not a good idea to use with software though, separate thread about why that is.)

                There *is* a related risk: internationally, there isn't agreement about whether or not whether or not AI generated content is subject to copyright yet. AND, not everywhere even has a concept of "public domain". AND, the legal status of this AIgen isn't well settled ANYWHERE yet.

                n0tooseN This user is from outside of this forum
                n0tooseN This user is from outside of this forum
                n0toose
                wrote last edited by
                #7

                @cwebber fun fact: paid public domain (we'll have to revise codeberg's terms of use over it)

                1 Reply Last reply
                0
                • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

                  I am not a lawyer, this is not legal advice, but I did work previously at Creative Commons and FOSS licensing stuff was part of my job, so I know a bit too much about these things and do think about them. (When I say the CC0 stuff is problematic that's because I actually took CC0 through the FSF and OSI processes for license approval and watched the situation blow up over CC0 precluding an equitable estoppel defense by explicitly saying it did not waive patents.) Other FOSS legal people may have different views than me.

                  But I DO know that "things being in the public domain" is not itself a *problem*, it's often good for things to be in the public domain. But it's not clear if all AI stuff is internationally, in the public domain or if things could change soon! So I'd be careful!

                  Plus all the other reasons not to engage with slop code.

                  LyallL This user is from outside of this forum
                  LyallL This user is from outside of this forum
                  Lyall
                  wrote last edited by
                  #8

                  @cwebber yeah, from my limited dealings with copyright it seems unclear that a 'creator' of AI output is the rights holder in the legal sense.

                  Public domain is fine, but you can't release it to the public domain if it's not yours in the first place.

                  LyallL 1 Reply Last reply
                  0
                  • LyallL Lyall

                    @cwebber yeah, from my limited dealings with copyright it seems unclear that a 'creator' of AI output is the rights holder in the legal sense.

                    Public domain is fine, but you can't release it to the public domain if it's not yours in the first place.

                    LyallL This user is from outside of this forum
                    LyallL This user is from outside of this forum
                    Lyall
                    wrote last edited by
                    #9

                    @cwebber (I work with digital assets, but not in the legal department. I am even less lawyer than you are)

                    1 Reply Last reply
                    0
                    • Cassandra Lemmer-WebberC Cassandra Lemmer-Webber

                      I am not a lawyer, this is not legal advice, but I did work previously at Creative Commons and FOSS licensing stuff was part of my job, so I know a bit too much about these things and do think about them. (When I say the CC0 stuff is problematic that's because I actually took CC0 through the FSF and OSI processes for license approval and watched the situation blow up over CC0 precluding an equitable estoppel defense by explicitly saying it did not waive patents.) Other FOSS legal people may have different views than me.

                      But I DO know that "things being in the public domain" is not itself a *problem*, it's often good for things to be in the public domain. But it's not clear if all AI stuff is internationally, in the public domain or if things could change soon! So I'd be careful!

                      Plus all the other reasons not to engage with slop code.

                      Haelwenn /элвэн/ :triskell: 🔜fosdemL This user is from outside of this forum
                      Haelwenn /элвэн/ :triskell: 🔜fosdemL This user is from outside of this forum
                      Haelwenn /элвэн/ :triskell: 🔜fosdem
                      wrote last edited by
                      #10
                      @cwebber Yeah, specially as I wouldn't be surprised that another interpretation of AI copyright would be an horrible situation akin to a collage of Google Images results, or a mixtape of various songs you don't have rights for.
                      1 Reply Last reply
                      0
                      • Reilly Spitzfaden (they/them)R Reilly Spitzfaden (they/them) shared this topic

                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      • First post
                        Last post