Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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 (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Open Source
  3. What's the license?

What's the license?

Scheduled Pinned Locked Moved Open Source
14 Posts 6 Posters 0 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.
  • jagged_circle@feddit.nlJ [email protected]

    What's the license?

    Edit: Ugh, it's licensed CC0 public domain. Assholes.

    https://github.com/IRS-Public/direct-file/blob/main/LICENSE

    isveryloud@lemmy.caI This user is from outside of this forum
    isveryloud@lemmy.caI This user is from outside of this forum
    [email protected]
    wrote on last edited by [email protected]
    #4

    Seems correct to me. It was paid for by the US public, using US public funds, it belongs in the public domain.

    I also wish they had GPL'd it, but I'm not sure this would be appropriate here.

    jagged_circle@feddit.nlJ 1 Reply Last reply
    10
    • isveryloud@lemmy.caI [email protected]

      Seems correct to me. It was paid for by the US public, using US public funds, it belongs in the public domain.

      I also wish they had GPL'd it, but I'm not sure this would be appropriate here.

      jagged_circle@feddit.nlJ This user is from outside of this forum
      jagged_circle@feddit.nlJ This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #5

      A copyleft would absolutely be appropriate here.

      It was paid for with public funds.

      isveryloud@lemmy.caI 1 Reply Last reply
      7
      • A [email protected]

        Not familiar how is that bad?

        jagged_circle@feddit.nlJ This user is from outside of this forum
        jagged_circle@feddit.nlJ This user is from outside of this forum
        [email protected]
        wrote on last edited by [email protected]
        #6

        It means that any company can take that code, modify it (as would be required every year per IRS tax changes), and resell it without being required to publish the source code changes.

        What many European countries are doing is requiring the government to publish code under a copyleft license. That would allow companies to also benefit from this code to make their own tools (which they could also sell), and it would require them to publish the source code of their improvements.

        Basically copyleft legally ensures collaboration. Public domain does not.

        1 Reply Last reply
        7
        • jagged_circle@feddit.nlJ [email protected]

          A copyleft would absolutely be appropriate here.

          It was paid for with public funds.

          isveryloud@lemmy.caI This user is from outside of this forum
          isveryloud@lemmy.caI This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #7

          CC0 = Everyone owns it, no one can claim rights to it

          Copyleft = No one owns it, the code owns itself and claims rights to itself

          Since everyone paid for it, everyone owns it.

          If no one paid for it, or if a single owning entity is feeling benevolent, then copyleft is appropriate.

          I assume it would be difficult to get the consent of every US taxpayer to license this as copyleft, I believe CC0 (or proprietary, unfortunately) is the rightful default when in this situation. It's debatable whether any government code should be proprietary, save for deployment secrets.

          jagged_circle@feddit.nlJ 1 Reply Last reply
          6
          • isveryloud@lemmy.caI [email protected]

            CC0 = Everyone owns it, no one can claim rights to it

            Copyleft = No one owns it, the code owns itself and claims rights to itself

            Since everyone paid for it, everyone owns it.

            If no one paid for it, or if a single owning entity is feeling benevolent, then copyleft is appropriate.

            I assume it would be difficult to get the consent of every US taxpayer to license this as copyleft, I believe CC0 (or proprietary, unfortunately) is the rightful default when in this situation. It's debatable whether any government code should be proprietary, save for deployment secrets.

            jagged_circle@feddit.nlJ This user is from outside of this forum
            jagged_circle@feddit.nlJ This user is from outside of this forum
            [email protected]
            wrote on last edited by [email protected]
            #8

            CC0 = gift to corporations at the expense of taxpayers

            Copyleft = everyone owns it and all derivatives, even from corporations

            isveryloud@lemmy.caI 1 Reply Last reply
            6
            • jagged_circle@feddit.nlJ [email protected]

              CC0 = gift to corporations at the expense of taxpayers

              Copyleft = everyone owns it and all derivatives, even from corporations

              isveryloud@lemmy.caI This user is from outside of this forum
              isveryloud@lemmy.caI This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #9

              Trust me, I get the feeling.

              I'm only arguing from a legal standpoint, where it's more appropriate to have CC0.

              jagged_circle@feddit.nlJ 1 Reply Last reply
              7
              • isveryloud@lemmy.caI [email protected]

                Trust me, I get the feeling.

                I'm only arguing from a legal standpoint, where it's more appropriate to have CC0.

                jagged_circle@feddit.nlJ This user is from outside of this forum
                jagged_circle@feddit.nlJ This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #10

                Nah, that law was written before copyleft licenses were widespread. There are exemptions for contractors and some groups like USPS.

                I'm saying that law is wrong, and it needs to be changed.

                1 Reply Last reply
                3
                • jagged_circle@feddit.nlJ [email protected]

                  What's the license?

                  Edit: Ugh, it's licensed CC0 public domain. Assholes.

                  https://github.com/IRS-Public/direct-file/blob/main/LICENSE

                  mathemachristian@hexbear.netM This user is from outside of this forum
                  mathemachristian@hexbear.netM This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #11

                  Why's that bad?

                  jagged_circle@feddit.nlJ 1 Reply Last reply
                  1
                  • mathemachristian@hexbear.netM [email protected]

                    Why's that bad?

                    jagged_circle@feddit.nlJ This user is from outside of this forum
                    jagged_circle@feddit.nlJ This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #12

                    It means that any company can take that code, modify it (as would be required every year per IRS tax changes), and resell it without being required to publish the source code changes.

                    What many European countries are doing is requiring the government to publish code under a copyleft license. That would allow companies to also benefit from this code to make their own tools (which they could also sell), and it would require them to publish the source code of their improvements.

                    Basically copyleft legally ensures collaboration. Public domain does not.

                    mathemachristian@hexbear.netM 1 Reply Last reply
                    4
                    • jagged_circle@feddit.nlJ [email protected]

                      It means that any company can take that code, modify it (as would be required every year per IRS tax changes), and resell it without being required to publish the source code changes.

                      What many European countries are doing is requiring the government to publish code under a copyleft license. That would allow companies to also benefit from this code to make their own tools (which they could also sell), and it would require them to publish the source code of their improvements.

                      Basically copyleft legally ensures collaboration. Public domain does not.

                      mathemachristian@hexbear.netM This user is from outside of this forum
                      mathemachristian@hexbear.netM This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #13

                      Ah thanks thats not as bad is I was fearing but not great

                      1 Reply Last reply
                      0
                      • jagged_circle@feddit.nlJ [email protected]

                        What's the license?

                        Edit: Ugh, it's licensed CC0 public domain. Assholes.

                        https://github.com/IRS-Public/direct-file/blob/main/LICENSE

                        carcel@lemmy.mlC This user is from outside of this forum
                        carcel@lemmy.mlC This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #14

                        The law requires public domain for US Government works.
                        https://en.m.wikipedia.org/wiki/Copyright_status_of_works_by_the_federal_government_of_the_United_States

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


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups