Skip to content
  • Categories
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

Scheduled Pinned Locked Moved Uncategorized
opensourcefediverse
42 Posts 28 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.
  • gina@fosstodon.orgG gina@fosstodon.org

    @projectmoon @ethereumfoundation I'm guessing because of the smart contract element and because it's cheaper.

    I'm not sure, I'm in no way a blockchain expert. Also not sure how it would work with or without blockchain.

    projectmoon@social.agnos.isP This user is from outside of this forum
    projectmoon@social.agnos.isP This user is from outside of this forum
    projectmoon@social.agnos.is
    wrote last edited by
    #5

    @Gina@fosstodon.org @ethereumfoundation@mastodon.social don't know about the cost, but can't you just basically parse the dependency list and go hunting for liberapay accounts from the dep's readme? lol

    el_on_libera@fosstodon.orgE devanshmehta@fosstodon.orgD 2 Replies Last reply
    0
    • gina@fosstodon.orgG gina@fosstodon.org

      I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

      Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

      What do we think, #fediverse? 🤔

      bryanredeagle@beige.partyB This user is from outside of this forum
      bryanredeagle@beige.partyB This user is from outside of this forum
      bryanredeagle@beige.party
      wrote last edited by
      #6

      @Gina Generally, the idea of a donation hitting a bill of materials so the underlying tools get funded seems like a good idea. Doing it through the blockchain feels like a scam.

      cosmichorror@fosstodon.orgC 1 Reply Last reply
      0
      • gina@fosstodon.orgG gina@fosstodon.org

        I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

        Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

        What do we think, #fediverse? 🤔

        sephster@fosstodon.orgS This user is from outside of this forum
        sephster@fosstodon.orgS This user is from outside of this forum
        sephster@fosstodon.org
        wrote last edited by
        #7

        @Gina my initial thought is that because this is presumably using blockchain tech, it likely won't be great for the planet, so I'd not want it on that basis

        1 Reply Last reply
        0
        • gina@fosstodon.orgG gina@fosstodon.org

          I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

          Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

          What do we think, #fediverse? 🤔

          gnomon@mastodon.socialG This user is from outside of this forum
          gnomon@mastodon.socialG This user is from outside of this forum
          gnomon@mastodon.social
          wrote last edited by
          #8

          @Gina I like the concept, not the idea.

          1. No part of this proposal needs a blockchain or Ethereum. Proposing this idea is a marketing effort by stapling an attractive idea to the side of an unattractive one.

          2. Deriving a contribution-splitting model from an SBOM is interestingly difficult! Even more so if you try to walk a dependency tree instead of a flat list. How are contributions split? Equally among dependencies? Does every library dependency contribute equal value? To whom?

          1/2

          gnomon@mastodon.socialG devanshmehta@fosstodon.orgD 2 Replies Last reply
          0
          • gina@fosstodon.orgG gina@fosstodon.org

            I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

            Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

            What do we think, #fediverse? 🤔

            ancoghlan@mastodon.socialA This user is from outside of this forum
            ancoghlan@mastodon.socialA This user is from outside of this forum
            ancoghlan@mastodon.social
            wrote last edited by
            #9

            @Gina My main question would be why they think their approach would work better than what Tidelift does (this is not taking a position on whether or not what Tidelift does is particularly effective at improving open source sustainability, it's just the main existing instance of a comparable concept that I am aware of)

            gina@fosstodon.orgG 1 Reply Last reply
            0
            • ancoghlan@mastodon.socialA ancoghlan@mastodon.social

              @Gina My main question would be why they think their approach would work better than what Tidelift does (this is not taking a position on whether or not what Tidelift does is particularly effective at improving open source sustainability, it's just the main existing instance of a comparable concept that I am aware of)

              gina@fosstodon.orgG This user is from outside of this forum
              gina@fosstodon.orgG This user is from outside of this forum
              gina@fosstodon.org
              wrote last edited by
              #10

              @ancoghlan I wasn't familiar with Tidelift yet, will look into them now, thanks!

              1 Reply Last reply
              0
              • gnomon@mastodon.socialG gnomon@mastodon.social

                @Gina I like the concept, not the idea.

                1. No part of this proposal needs a blockchain or Ethereum. Proposing this idea is a marketing effort by stapling an attractive idea to the side of an unattractive one.

                2. Deriving a contribution-splitting model from an SBOM is interestingly difficult! Even more so if you try to walk a dependency tree instead of a flat list. How are contributions split? Equally among dependencies? Does every library dependency contribute equal value? To whom?

                1/2

                gnomon@mastodon.socialG This user is from outside of this forum
                gnomon@mastodon.socialG This user is from outside of this forum
                gnomon@mastodon.social
                wrote last edited by
                #11

                @Gina presumably that "value to whom?" question is where smart contacts come in, allowing users to express their personal policy about distribution across SBOMs or dependency trees.

                But the mechanism for expressing that policy doesn't exist. Will users write their own smart contracts for each project? They'll need more insight into program construction than the developers to make those decisions! The idea doesn't pass muster.

                Let projects support their own dependencies. No blockchain.

                2/2

                1 Reply Last reply
                0
                • gina@fosstodon.orgG gina@fosstodon.org

                  I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                  Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                  What do we think, #fediverse? 🤔

                  sheogorath@microblog.shivering-isles.comS This user is from outside of this forum
                  sheogorath@microblog.shivering-isles.comS This user is from outside of this forum
                  sheogorath@microblog.shivering-isles.com
                  wrote last edited by
                  #12

                  @Gina @ethereumfoundation I get the idea, but there are so many strange problems folded into it. E.g. how do you distribute the money?

                  E.g. if you have a node application and you have a dependency like expressjs (a full webserver thingy) and the "isEven" package, do both get the same amount of money? Do you set percentages?

                  And the questions with all things Blockchain:

                  1. How does it become real money again?
                  2. What happens with unclaimed dependencies?
                  3. How does it attract attackers?

                  1 Reply Last reply
                  0
                  • gina@fosstodon.orgG gina@fosstodon.org

                    I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                    Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                    What do we think, #fediverse? 🤔

                    neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                    neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                    neil@mastodon.neilzone.co.uk
                    wrote last edited by
                    #13

                    @Gina

                    I have a gut feeling that this might be trying to wedge a blockchain into something where no blockchain is needed.

                    But if there is a way for going beyond individual developers / projects asking donations, and Tidelift in the more corporate space, excellent!

                    pitrh@mastodon.socialP 1 Reply Last reply
                    0
                    • gina@fosstodon.orgG gina@fosstodon.org

                      I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                      Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                      What do we think, #fediverse? 🤔

                      bendoubleu@mastodon.llyxx.meB This user is from outside of this forum
                      bendoubleu@mastodon.llyxx.meB This user is from outside of this forum
                      bendoubleu@mastodon.llyxx.me
                      wrote last edited by
                      #14

                      @Gina @ethereumfoundation
                      I’d say this seems like a legitimate blockchain use case. open source maintainers are globally distributed across jurisdictions/countries.

                      automatic dependency splits across hundreds of recipients with no trusted intermediary is genuinely hard to replicate with traditional payment rails.

                      Using mandate-generated SBOM data as the funding graph is elegant. The hard unsolved piece is the SBOM to wallet mapping, but that's an identity problem, not a blockchain problem.

                      devanshmehta@fosstodon.orgD 1 Reply Last reply
                      0
                      • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                        @Gina

                        I have a gut feeling that this might be trying to wedge a blockchain into something where no blockchain is needed.

                        But if there is a way for going beyond individual developers / projects asking donations, and Tidelift in the more corporate space, excellent!

                        pitrh@mastodon.socialP This user is from outside of this forum
                        pitrh@mastodon.socialP This user is from outside of this forum
                        pitrh@mastodon.social
                        wrote last edited by
                        #15

                        @neil @Gina this version I feel is a bit closer to reality -

                        cy@fedicy.us.toC jimsalter@fosstodon.orgJ 2 Replies Last reply
                        0
                        • gina@fosstodon.orgG gina@fosstodon.org

                          I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                          Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                          What do we think, #fediverse? 🤔

                          kineticdiplomacy@infosec.exchangeK This user is from outside of this forum
                          kineticdiplomacy@infosec.exchangeK This user is from outside of this forum
                          kineticdiplomacy@infosec.exchange
                          wrote last edited by
                          #16

                          @Gina @ethereumfoundation you lost me at blockchain.

                          1 Reply Last reply
                          0
                          • gina@fosstodon.orgG gina@fosstodon.org

                            I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                            Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                            What do we think, #fediverse? 🤔

                            arod@social.coopA This user is from outside of this forum
                            arod@social.coopA This user is from outside of this forum
                            arod@social.coop
                            wrote last edited by
                            #17

                            @Gina @ethereumfoundation based on my knowledge of the history of music royalties, a well-meaning system won by a massive labor organizing effort, I am extremely skeptical of this idea being effective in practice. There are too many ways to game complicated systems like this and it ends up benefitting the people who have the resources to understand all the complicated pieces (in this case, coders)

                            1 Reply Last reply
                            0
                            • gina@fosstodon.orgG gina@fosstodon.org

                              I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                              Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                              What do we think, #fediverse? 🤔

                              dan@tilde.zoneD This user is from outside of this forum
                              dan@tilde.zoneD This user is from outside of this forum
                              dan@tilde.zone
                              wrote last edited by
                              #18

                              @Gina @ethereumfoundation Sounds like a good use case for smart contracts. Theoretically it would allow anyone donating to a project to know how the funds get split. Practically, per transaction fees are extremely volatile, but apparently cheap now. Most people wouldn't know how to decipher a smart contact and even people who should know have been scammed in the past.

                              1 Reply Last reply
                              0
                              • gina@fosstodon.orgG gina@fosstodon.org

                                I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                                Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                                What do we think, #fediverse? 🤔

                                janl@narrativ.esJ This user is from outside of this forum
                                janl@narrativ.esJ This user is from outside of this forum
                                janl@narrativ.es
                                wrote last edited by
                                #19

                                @Gina blockchain no thanks 🙂

                                1 Reply Last reply
                                0
                                • pitrh@mastodon.socialP pitrh@mastodon.social

                                  @neil @Gina this version I feel is a bit closer to reality -

                                  cy@fedicy.us.toC This user is from outside of this forum
                                  cy@fedicy.us.toC This user is from outside of this forum
                                  cy@fedicy.us.to
                                  wrote last edited by
                                  #20
                                  Doesn't paint Cloudflare as a raging behemoth destroying privacy, torturing innocents, and ruining everything at any costs so they can have complete control.\

                                  CC: @neil@mastodon.neilzone.co.uk @Gina@fosstodon.org
                                  1 Reply Last reply
                                  0
                                  • jannem@fosstodon.orgJ jannem@fosstodon.org

                                    @Gina @ethereumfoundation
                                    My feeling is, "blockchain" strongly implies it's a grift, not above-board.

                                    jimsalter@fosstodon.orgJ This user is from outside of this forum
                                    jimsalter@fosstodon.orgJ This user is from outside of this forum
                                    jimsalter@fosstodon.org
                                    wrote last edited by
                                    #21

                                    @jannem @Gina @ethereumfoundation "blockchain" implies grifting. "Ethereum" essentially screams it from the rooftops.

                                    Blockchain is one of those sorts of technologies that does in fact have some very interesting uses, but it's been so widely used for fraud that legitimate uses generally avoid admitting to it by name.

                                    Look at people bending over backward to claim that git isn't blockchain, for example: https://stackoverflow.com/questions/46192377/why-is-git-not-considered-a-block-chain

                                    1 Reply Last reply
                                    0
                                    • gina@fosstodon.orgG gina@fosstodon.org

                                      I had such an interesting call today with someone from @ethereumfoundation about funding the #opensource ecosystem.

                                      Basically, connecting a blockchain based funding system to a Software Bill of Materials (SBOM) to fund not just the sexy top project, but also the underlying libraries. Aka when you donate to or pay for a project, it would automatically donate to its dependencies as well (like the random person in Nebraska).

                                      What do we think, #fediverse? 🤔

                                      ramonfincken@mastodon.socialR This user is from outside of this forum
                                      ramonfincken@mastodon.socialR This user is from outside of this forum
                                      ramonfincken@mastodon.social
                                      wrote last edited by
                                      #22

                                      @Gina @ethereumfoundation i stopped reading when I saw the word blockchain

                                      1 Reply Last reply
                                      0
                                      • pitrh@mastodon.socialP pitrh@mastodon.social

                                        @neil @Gina this version I feel is a bit closer to reality -

                                        jimsalter@fosstodon.orgJ This user is from outside of this forum
                                        jimsalter@fosstodon.orgJ This user is from outside of this forum
                                        jimsalter@fosstodon.org
                                        wrote last edited by
                                        #23

                                        @pitrh omg, what a fucking work of art. It's like the original xkcd had a baby with the old org chart meme:

                                        Link Preview Image
                                        efraim@tooot.imE 1 Reply Last reply
                                        0
                                        • jimsalter@fosstodon.orgJ This user is from outside of this forum
                                          jimsalter@fosstodon.orgJ This user is from outside of this forum
                                          jimsalter@fosstodon.org
                                          wrote last edited by
                                          #24

                                          @becomethewaifu @jannem @Gina I'm familiar with that argument--that "Blockchain" doesn't count unless it's "distributed"--and counter that this is an example of *exactly* the kind of NO WAIT THIS ISN'T BLOCKCHAIN! NOT REALLY! PLEASE DON'T WALK AWAY! that I'm talking about.

                                          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