Legal

Open Source Software

The projects Fuego is built on

Fuego is a proprietary application, but it would not exist without open source software. This page credits the main projects Fuego is built on and the license each one is distributed under. It is a selection, not an exhaustive inventory: every one of these libraries depends on further open source packages in turn.

Desktop framework

  • Wails — packages the Go backend together with a web frontend rendered by the operating system’s native webview (MIT)

Backend

Interface

Licenses

Most of these projects are distributed under permissive licenses — mainly the MIT License, the Apache License 2.0 and the BSD licenses. The full text of each license, along with its copyright notices, ships with the corresponding package and is available from the project links above.

A small number of components are covered by the Mozilla Public License 2.0; the source code of those files is available unmodified from the projects that publish them.

Questions or corrections

The complete, resolved list of every package that goes into a Fuego build is described by the go.mod / go.sum and package-lock.json manifests used to compile it, and we are happy to share it on request. If you believe an attribution is missing or incorrect, please contact us and we will fix it.