chronicleprotocol / scribe

Extremely performant EVM oracle utilizing aggregated Schnorr signatures
Other
46 stars 6 forks source link

Scribe Licensing #7

Closed pmerkleplant closed 1 year ago

pmerkleplant commented 1 year ago

Scribe uses the BUSL 1.1 license with a runtime of 3 years. Afterwards, the license materializes into MIT. Only the Scribe(Optimistic) specific code is only BUSL licensed. Other code (e.g. tests, some scripts, and general Schnorr/Secp256k1 stuff) is dual licensed with MIT - ie directly open source.

Note that the Scribe interface definitions are also dual-licensed with MIT. This allows external projects to integrate the interfaces.

cc @jar-o

pmerkleplant commented 1 year ago

FYI: Cancelled workflows as no code was touched. Note that workflows run for over an hour.