GithubHelp home page GithubHelp logo

tythe's Introduction

Tythe

Support the church of open source

Problem

Open source software is now critical infrastructure for most businesses. Yet most OSS is not actively maintained. Bugs go unaddressed. Critical features go missing and are hacked around. Malicious changes can even get introduced without being noticed.

While the OSS ecosystem is spectacularly creative and prolific, it does not do a good job of incentivizing maintenance: the day-to-day work required to keep old software working, adapt it to new targets, update its dependencies, and add new features.

Proposal

tythe.json is a standard way for an open source project to suggest a donation.

Tythes are:

  • Applicable to for-profit users. Non-profit users aren't expected to pay tythes.
  • Enforced socially. There are no license changes. There is no legal enforcement.
  • Scaled with revenue. Large businesses pay more than small businesses.
  • Open. Money flows directly from users to developers with nobody in the middle.

Format

{
    "destination": {
        # Other supported formats - bitcoin, wire, ach
        "type": "paypal",
        "detail": "[email protected]",
    },
    "base_price_monthly": {
        "currency": "EUR",
        "amount": "2",
    },
}

Calculating the Scaled Tythe

The scaled tythe a company should pay is calculated like so:

st = base_price_monthly * clamp(R, 1, 1000)

Where R is the the company's revenue last year, in millions USD. Companies with revenues reported in other currencies should calculate by first converting to equivalent USD at exchange rate from Jan 1 this year.

Commitments

We envision an array of badges that users of open source projects can display on their websites declaring their commitment to open source tythes.

A company would display a badge that advertises their promise to support 100% (or more likely 95% or 90%) of their required tythe.

Given the large number of open source developers inside almost all companies, we expect voluntary compliance with these public commitments to be quite high.

Getting Started

There's nothing here now, but I am imaging a variety of software to make calculating, paying, and otherwise working with tythes easier:

  1. The very first thing could just be a Patreon integration - users of a software project can click a button on Github to pay via Patreon.
  2. A command-line project to find all tythes in a directory and generate a report.
  3. A way to do (2) but also make the correct payments.
  4. A way to do (2) but show a visual report of where money is going.

tythe's People

Contributors

aboodman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.