
A crowdfund matching mechanism for public goods, like open source
A recent paper entitled Liberal Radicalism proposes a mechanism to fund public goods in a new and unique fashion. Written by Vitalik Buterin, Zoë Hitzig, and Glen Weyl, the paper introduces a mechanism called Capital-constrained Liberal Radicalism (‘CLR’) which I’ll explain in greater detail below.A summary of the paper (and the CLR mechanism) from the paper is as follows.We propose a design for philanthropic or publicly-funded seeding to allow (near) optimal provision of a decentralized, self-organizing ecosystem of public goods.
Individuals make public goods contributions to projects of value to them. The amount received by the project is (proportional to) the square of the sum of the square roots of contributions received.Soon, we’ll dive into ‘the square of the sum of the square roots’, which is the crux of Liberal Radicalism. It’s worth taking time to explain. Before that, we’ll start with the two basic components of the mechanism: crowdfunding and matching donations.
- Crowdfunding: Individuals crowdfund donations towards public goods (for example: open source software).
- Matching donations: These individual contributions are ‘matched’ or ‘topped-off’ by a government, grants program, or private philanthropist
Act only according to that maxim whereby you can, at the same time, it should become a universal law.By making an individual donation, you contribute to a public good. This funding is guaranteed to be met by matching funding, widening the reach of your donation. What you do becomes “law.”By donating with one to one matching, you increase the power of any single donation in direct proportion to the size of the donation, making people more likely to feel like their money is having an impact. This is the premise of “Donate $1, [Company X] will match $1” programs.

First, Why Does It Matter For Open Source Software?
For the past decade, open source software has been the internet’s largest blind spot. — Nadia EghbalAs has been highlighted time and time again, open source software is broken. The current expectation is that domain-specific experts will maintain internet-critical code for less money than they could make as first year developers. Many times, even that much is a stretch.From pages 23–24 of the paper:
(As) Lanier (2013) argues, in many ways the open source movement has been a failure. It almost always relies on some level of proprietary corporate backing or directed, hierarchical government support. Open source communities are increasingly trying to address these limitations and provide funding for public goods provision through open source development through a variety of methods.There’s a great amount of experimentation in sustaining open source (the Lemonade Stand by Nadia Eghbal is a seminal resource, for those interested). Yet, naturally, it’s hard to solve the problem from the ground up. Public goods are simply hard to fund.If we could find ‘ground up’ solutions, we can shift our open source conversations from ‘sustaining open source’ (all we can ask for, today) to ‘growing open source’ to promote a thriving, healthy internet infrastructure.The CLR mechanism is a concrete proposal for making grassroots donations something much larger. It requires a simple formula to achieve this goal.
- Crowdfund individual donations towards open source projects.
- ‘Match’ or ‘top-off’ the contributions of individuals from government, grant, or private philanthropy funding
Announcing Gitcoin Grants! Recurring funding for open source software, beginning in the @ethereum community.
— Gitcoin (@gitcoin) January 2, 2019
Check out our initial list of OSS infrastructure projects and fund projects which resonate with you. Let's #GrowOpenSource, together 🌳https://t.co/ghgvBaIK7I
CLR + Gitcoin Grants; In Theory & In Practice
As discussed, CLR is a mechanism that allows individuals to contribute towards development of a public good, knowing their contribution will be matched by a philanthropic authority.What is unknown? The exact value of the match. This is dependent on how many other people decide to contribute before CLR matching begins. Let’s illustrate by example.More Contributors → A Larger Match!
Imagine a crowdfunding campaign for an open source software project, like Austin Thomas Griffith’s Burner Wallet. The 🔥 Burner Wallet allows for instant crypto on-boarding, extremely quick transactions, and supports local currencies like USD. If you haven’t seen it yet, you should check it out! For now, let’s focus on the potential results of Austin’s crowdfund.Amongst many, two possible scenarios which could unfold are below:- Scenario 1: Austin’s crowdfund gets $275 from one person, Scott.
- Scenario 2: Austin’s crowdfund gets $275 from ten people, all contributing $27.50.

Gitcoin Grants In Practice
Austin’s Burner Wallet example isn’t just a theoretical open source project. It’s real, and a crowdfunding campaign was created for it last week!
> I think amounts will inevitably need to exceed 5M
— Vitalik Non-giver of Ether (@VitalikButerin) January 4, 2019
Ultimately I agree! As far as DAO-lite-ification goes I personally think it would be interesting to explore the idea of the EF using LR matching to elicit+match grants from other ecosystem participants.
Open Questions For CLR Going Forward
There are a number of open questions associated with CLR, most included in their paper on page 13.- Sybil resistance: We know that grants which receive many small contributions result in a larger ‘top-off’ value from the ‘benefactor’, incentivizing an attack vector to create multiple dummy accounts to try to confuse the system
- Collusion: An attacker of the system could split up $100 into 10 peoples hands, and thus achieve a much higher CLR match than deserved
- Reliance on philanthropists: In practice, CLR still suffers from reliance on a benefactor or government, a part of the problem which it purports to solve. The paper simultaneously shows disappointment in OSS leaning on “proprietary corporate backing or directed, hierarchical government support”, while acknowledging CLR still requires a ‘benefactor’. Is it possible for free markets dictate more funding towards public goods?
- From theory to practice: How can builders engage with the RadicalxChange creators to better understand CLR and the work which is being done towards a more resilient public infrastructure? The RadicalxChange conference and local meetups seem like a great start.
Next Steps
Gitcoin Grants, given Sybil / resistance via our Github integration, may be one of the best suited parties to help implement Liberal Radicalism ideas in a real and constructive way, within open source communities. These experiments fit quite well with what we’re doing both at Gitcoin Labs and Gitcoin Grants.We plan to carry on with CLR experiments. Please feel join our public Discourse around the topic and share with anyone who you think might be interested in contributing to the discussion.We don’t expect Liberal Radicalism to be a panacea, but are excited to engage in conversation and experimentation along the way. We look forward to continued conversation with the RadicalxChange community as we continue our research into structural support for a more resilient, open internet.Resources For Further Reading
- Alex Tabbarok explanation of LR
- Liberal Radicalism (Paper) 3
- How I Stumbled On The Internet’s Biggest Blind Spot, Eghbal