Skip to content

danielskatz/sustaining-research-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 

Repository files navigation

A guide to sustainability models for research software projects.

"How can we find funding for our open source project?"

First things first: This started as a fork from https://github.com/nayafia/lemonade-stand. @nayafia wanted to focus on how people fund their work on open source projects, and not how the projects themselves are sustained, which she thought was out of scope for her document (see nayafia/lemonade-stand#1), so I've created this instead.

A project often starts with a bright idea and an initial commitment of volunteer time, or perhaps, a fixed term grant. But what happens after that initial activity? How can the project continue to sustain itself? (We define sustainability as the capacity to endure. Software is sustainable if it will continue to be available in the future, on new platforms, and meeting new needs. [This is from slide 23 of http://www.slideshare.net/danielskatz/scientific-software-challenges-and-community-responses, though it may have been taken from somewhere else earlier - if you know where, please fix this.])

The intent below is to list how projects do this — support themselves over time. Each funding category should ideally link to several real examples, and when possible, to a useful article or page instead of just a homepage.

The categories are not mutually exclusive. For example, a project might have a foundation but also use crowdfunding to raise money. Another project might provide services and also have a donation button. Etc. The purpose of this guide is to provide an exhaustive list of all the ways a project can survive, so that your project can figure out what works best for you.

[probably drop this sentence later] In addition to suggesting ways that individual developers can get paid for their work, most of these categories are useful for projects that want to find funding for their project/team.


Table of Contents

  1. Volunteers
  2. Donation button
  3. Crowdfunding (one-time)
  4. Crowdfunding (recurring)
  5. Books & merchandise
  6. Advertising & sponsorships
  7. Industry support
  8. Consulting & services
  9. Grants
  10. SaaS
  11. Membership
  12. Dual license
  13. Open core
  14. Foundations & consortiums
  15. Venture capital
  16. Trademark licensing & franchising

APPENDIX: Contributing to this guide // License & attribution

Other resources

*"personal effort" notes when a funding effort was led by an individual, not a project

Volunteers

Get people to volunteer their time to your project.

Pros

  • A good community can become self-sustaining
  • Having a large, diverse set of developers available makes it more likely that one might work on a given issue

Cons

  • Ethical concerns (ex., see The Ethics of Unpaid Labor and the OSS Community by Ashe Dryden)
  • Organizing large numbers of volunteers can be difficult
  • In research, there's a smaller volunteer pool with the necessary technical / research knowledge to contribute deeply to a project.

Case Studies

Donation button

Stick a donation button on your project's site. Stripe and PayPal are examples of services a project can use to accept donations.

Pros

  • Few strings attached
  • Little work involved: "set it and forget it"

Cons

  • Usually not much money unless you have dedicated fundraising efforts
  • Need a legal entity to donate to (ex. SFC, OpenCollective, NumFOCUS are fiscal sponsors for this purpose). Harder for individuals or international donations to manage
  • Sometimes not clear who “deserves” money in a project or to what efforts it gets distributed
  • Likelihood of success related to number of users, not importance of software

Case Studies

Crowdfunding (one-time)

If a project has a specific idea it wants to implement (rather than ongoing project work), a one-time crowdfunding campaign can help raise the needed funds. Both individuals and companies might be willing to donate to the campaign.

Pros

  • Few strings attached
  • Can be easy to legally manage via, ex. Kickstarter

Cons

  • Lots of work involved to market campaign
  • Usually has to be tied to concrete outcome, perks
  • Usually not that much money (~$50K for one time)
  • Companies not always comfortable donating to campaigns
  • Some crowdfunding systems may be set up to pay people, not projects
  • Success in fundraising may depend heavily on developer's reputation, and less on the need for the work to be done

Case Studies

Crowdfunding (recurring)

If you'd like to fund ongoing project work, you can set up a recurring crowdfunding campaign, with a monthly or annual financial commitment that renews indefinitely (or until the donor cancels). Those who use your project regularly (including both individuals and companies) might be willing to fund it.

Pros

Cons

  • Harder to get commitments to recurring donations (often requires preexisting brand/reputation)
  • Harder to explain concrete outcomes, perks that come with recurring donations
  • Usually not that much money (~$1-4K monthly)
  • Companies not always comfortable donating to campaigns

Case Studies

Books & merchandise

If your project is something people want to learn about, or it is in a domain that people want to learn about, your project could write and sell a book or series of books. You can find a publisher (like O'Reilly) or self-publish. In addition to selling books, some projects sell merchandise (ex. shirts, hoodies) to support their work.

Pros

  • Outcome not tied to project work itself, so you retain creative freedom
  • Can serve as marketing for the project itself
  • Can overlap other project documentation and training needs
  • Can be recurring source of revenue after initial development

Cons

  • Often not a significant source of revenue
  • Can distract from core development of project
  • Merchandise can have upfront costs

Case Studies

Advertising & sponsorships

If your project has a large audience, you can sell sponsorships to advertisers who might want to reach them. You probably have a very targeted audience (ex. if you have a Python project, you can assume your audience is likely people who are technically familiar with Python), so use that to your advantage.

Pros

  • Business model aligned with something people are willing to pay for

Cons

  • Need large enough audience to justify sponsorships
  • Need to manage trust and transparency with user base (ex. no tracking)
  • Can be a lot of work to find and manage clients

Case Studies

Industry support

Companies sometimes support particular projects via paying for some development in that project, or by supporting a PhD or researcher to undertake a specific development project. Find a company that uses your project, and determine something the project wants to do that the company is willing to put work into.
(Note that this might overlap Consulting & services below.)

Pros

  • Taps into those who have resources (i.e. companies)
  • Can be well-aligned with company needs
  • In certain areas, industrial support for PhD or researcher positions is already an established mechanism

Cons

  • Usually involves “getting lucky”: no clear, repeatable path to finding this arrangement
  • Project already needs to be well-known and used
  • Governance issues, company could have undue influence over project
  • Can affect project dynamics + balance

Case Studies

Consulting & services

A project can offer consulting & services around the project itself. For example, a client might pay you to implement the project for them, build something custom, or train them on how to use it. This could also be done as a service that is written in the client's grant proposals. (Note that this might overlap Industry support above.)

Pros

  • Business model aligned with something people are willing to pay for

Cons

  • Consulting requires human power, doesn’t scale well (except for rare outliers)
  • Business needs can distract from writing code or other tasks related to the project itself
  • Can be at odds with making software simple to use
  • Project needs to be sufficiently popular that people are willing to pay for related services

Case Studies

Grants

Grants are effectively large donations that do not require repayment. Oftentimes the grantmaker receives other benefits from giving you the grant, such as access to your project's developers, demonstration of impact, a report of the project work, or tax benefits.

Grants can come from many places, including companies, software foundations, philanthropic foundations, and the government. The technical and legal aspects of a grant vary greatly depending on where it comes from. For example, a company might give a project a "grant" but legally treat it as a consulting invoice. A philanthropic foundation can only make grants to nonprofits, so the project would need to be a nonprofit yourself, or (more commonly) find a nonprofit to sponsor it. If you're unfamiliar with grants, the best way to understand how grants work is to talk to someone who has received one before. Some examples of grant recipients are listed below.

Pros

  • Fewer strings attached
  • Guaranteed money can help project focus for an unbroken period of time
  • Gives project room to breathe and experiment

Cons

  • There aren’t many software-related grantmakers (philanthropic, gov’t, corporate)
  • Grants are finite. Still need to find sustainability beyond the life of a grant

Case Studies

SaaS

SaaS means Software as a Service. In this model, the codebase itself is open source, but the project might offer additional paid services that make it easier for people to use the project. One common example of a paid service is charging for hosting.

Pros

  • Can build community around open project and make money off of services for hosting
  • Allows open source project to focus on users and as needs grow to help enterprises adopt the project
  • Can scale by number of users

Cons

  • Often means the hosting needs to be cheaper than hiring a dev to run the project for you.
  • “Two tiers” of product support can make free users unhappy

Case Studies

Membership

Software (and any SaaS provided) is open source and free to use, but an organization can pay (e.g., a larger fixed annual fee) to become an official member or supporter or partner of the project. Membership give additional benefits such as having a stronger say in political or technical decisions, early access to development versions, larger usage quotas, custom integrations (e.g., single sign on), on-site training, and kudos by being officially listed. Membership may also be available at various levels (e.g., bronze, silver, gold.)

Pros

  • Encourages stronger engagement from members
  • Public visibility of supporters
  • Larger contributions give a more reliable income stream

Cons

  • Members will ask for influence, but how to prioritize between them?
  • Difficult to "sell" membership if you don't already have other big names on your member list
  • Danger of community split with those who can't gain membership status

Case Studies

Dual License

Sometimes, projects offer an identical codebase with two different licenses: one that is commercially-friendly, and one that is less so (ex. GPL). The latter is free for anyone to use, but companies pay for the commercial license in order to have legal peace of mind.

Pros

  • Business model aligned with something people are willing to pay for
  • Can scale well if successful

Cons

  • Can be at odds with making software freely accessible
  • Project needs to be big enough that customer need exists

Case Studies

Open core

Under an open core (or freemium) model, some aspects of the project are free, but other features are proprietary and available only to paid users. Usually this works when there is enterprise demand for the project.

Pros

  • Business model aligned with something people are willing to pay for
  • Can scale well if successful

Cons

  • Need to have something you can charge for (which means making certain features exclusive)
  • Can be at odds with making software freely accessible
  • “Two tiers” of product support can make free users unhappy

Case Studies

Foundations & consortiums

A foundation is a legal entity that can accept and/or disburse donations and be the legal owner of the Intellectual Property rights. Because their purpose is not to make a profit, they can be a great choice to signal neutrality and steward a project. In the US, foundations are either 501(c)(3) (nonprofit) or 501(c)(6) (trade consortium). Many software foundations are 501(c)(6) because 501(c)(3)s require demonstrating a charitable purpose, which can be more difficult in software.

For a detailed discussion about this topic, see: Bavitz, Christopher; Topelson Ritvo, Dalia & Hessekiel, Kira. Organization & Structure of Open Source Software Development Initiatives: Challenges & Opportunities Concerning Corporate Formation, Nonprofit Status, & Governance for Open Source Projects (March 2017). Berkman Klein Center Research Publication. Available at: https://dash.harvard.edu/handle/1/30805146

Pros

  • Neutrality. Foundation protects the code and helps steward community
    • Lowers barrier to sign Contributer License Agreements
  • Can encourage Open Governance (you'll need to decide on foundation board, directors and rules)
  • Influence distributed across multiple donors
  • Can legitimize project, companies might feel more comfortable giving to foundations than individuals
  • Channel funds into a pot to then distribute back out to partners and third-parties
  • Foundation can apply indepentendly for research/government grants

Cons

  • Bureaucracy and legal overhead (e.g. which country to start foundation in?)
  • Only really worth it for big projects (high upstart costs)
  • Difficult to set up for tax reasons (in US many do 501(c)(6) instead of 501(c)(3)), restrictions on what you can do
    • The foundation might be restricted on how to spend donated funds
  • Requires serious community effort and diverse skills (you still need to fundraise after setting up the entity!)

Case Studies

Venture capital

Venture capital is a form of funding for high growth businesses. Unlike a bank loan or other forms of debt financing, venture capitaists take equity (a percent ownership in your business) in exchange for funding. The tradeoff is that unlike taking out a loan, you don't have to repay your creditors if your business tanks. If the project does succeed, however, it should expect to return capital to the investor at a multiple.

Venture capital is "high risk high reward": VCs are more risk tolerant than, say, a bank, but they also expect a large payoff if the project is successful. If you plan on raising venture capital, you should set up a business entity structured as a C Corp, preferably in Delaware. If you're unfamiliar with the venture capital process, the best place to start is by reaching out to similar founders who have successfully raised venture.

Pros

  • Institutional support can be helpful for growing a business
  • Large amounts of capital available

Cons

  • Venture capital comes with expectations of an exit (i.e. returning the money to investors at a multiple). History suggests this is structurally difficult to achieve for open source businesses
  • Venture capital can change motivations and distract from priorities

Case Studies

Trademark licensing & franchising

If a FOSS project has a well-known name and large user community, it can potentially capitalize on its trademark as a form of intellectual property to license out to franchises that provide support or hardware appliances that use the software.

Pros

  • It works in places where SaaS may not.
  • It requires little upfront capital to deploy this model.

Cons

  • This is not a solution for software with small communities or a name that is not well-known.
  • There has to be profitability in building appliances or franchises for support and training. This makes it a better fit for software that is complex to setup and maintain.

Case Studies


Contributing to this guide

As with the original from @nayafia, this guide welcomes changes and edits. If something is factually incorrect (especially with a case study example), your edits would be great. Also, if there's a category that's missing, please add it.

License and attribution

This guide is available under the Creative Commons CC0 1.0 License, meaning you are free to use it for any purpose, commercial or non-commercial, without any attribution back to me (public domain).


Other resources

  • Okoli, Chitu and Nguyen, An, Business Models for Free and Open Source Software: Insights from a Delphi Study (August 15, 2015). Proceedings of the 21st Americas Conference on Information Systems, Puerto Rico, August 13-15, 2015, Available at SSRN: https://ssrn.com/abstract=2769875
  • Ye, Y., “Open Source Software Sustainability Models: Initial White Paper from the Informatics Technology for Cancer Research Sustainability and Industry Partnership Work Group”, arXiv, 2019. https://arxiv.org/abs/1912.12371

About

sustainability models for research software projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages