Ethelo Open Source Strategy

Ethelo Open Source Strategy

Ethelo is currently patented in the US (Patent No. 9,727,883) but the primary purpose of the patent is protective. Our plan is to Open Source the Ethelo engine under an Affero Copyleft license. We will also provide an Open API to the Ethelo engine and support a community of developers interested in optimizing the Ethelo engine code.

Background

We retained Andrew and Lena Hall of Hall Law (one of San Francisco's leading Open Source law firms) to advise us on the best approach to open sourcing the Ethelo platform. Hall Law helped us arrive at a plan to Open Source the Ethelo engine under an Affero Copyleft license. They also assisted us in drafting an Affero GPLContributors License Agreement, and Copyright Notice.

The strategy is to not only open-source the Ethelo engine code, but also to provide an Open API to the Ethelo engine and provide free access to that API for developers interested in utilizing the Ethelo engine code for public purposes. The strategy is nuanced, and distinguishes between private and democratic use, and has differing treatment of the Ethelo engine core and the Ethelo platform. We also envisage a compensation strategy for contributors.


Objectives

Our Open Source Strategy has several objectives:

  • Protect Ethelo’s ability to monetize the technology when used for commercial purposes
  • Remove barriers for foundations and gov’ts with open source requirements to fund or use Ethelo
  • Remove cost barriers for democracy-mandated organizations to use Ethelo
  • Attract third-party energy towards improving the Ethelo codebase

This Open Source Strategy would apply to the Ethelo Engine - in particular what is referred to here as the “Ethelo Core” a subset of the core functions of the Ethelo Engine.

Definitions

Ethelo Engine: the computation functionality of Ethelo, programmed in C++. The Engine manages all the vote calculations and is the most distinctive part of Ethelo. The Engine can be conceptually divided into two pieces:

  • Engine Core: a subset of the functionality of the Ethelo Engine that constitutes the critical functionality, in particular scenario generation based on boolean constraints.
  • Engine Extras: what is left of the engine after the Engine Core is subtracted. Not critical, but still very useful functionality. For example, Engine Extra’s might include calculated constraints which are useful for many business decisions.

Ethelo Platform: The Engine is distinct from the Ethelo Platform which is programmed in Rails and Ember and which generates the interface and manages all the other user data.

Ethelo Trademark: Ethelo Decisions Inc. owns the trademark to “Ethelo” in the US and Canada.

Ethelo Patent: Ethelo Decisions Inc. owns the US patent for the Ethelo Engine


Affero Open Source License

The Engine Core will be subject to an Open Source affero copyleft license, in which any software program that attaches to or uses the Engine Core as part of its functioning must also adopt the license.

The Engine Core license will also contain a share-alike provision, which requires anyone who integrates the Engine Core code to make their source code available back to Ethelo.

The Engine Core license will also be subject to an attribution provision that requires the software that uses the Engine Core to acknowledge “Powered by Ethelo”

Organizations not wishing to share their code can can use the Engine Core without triggering the Open Source License by using the Ethelo API. The API will also provide an SDK and various tools. 

September 02nd, 2019 | | 0 Comments