Open-source licenses

Colorwork Studio is built with open-source software. Each third-party component below is used under the terms of its license, reproduced in full at the linked text.

Web app

Bundled into the frontend served to your browser.

Atkinson Hyperlegible — Font · Braille Institute of America License · © Braille Institute of America, Inc. · license (PDF)

Silkscreen — Font · SIL Open Font License 1.1 · © The Silkscreen Project Authors · license

Comic Mono — Font · MIT License · © 2018 Shannon Miwa (Comic Shanns), modified work © 2019 dtinth · license

Hypertext Literal (HTL) — JavaScript library · ISC License · © 2019–2021 Observable, Inc. · license

Backend server (Go)

Third-party modules statically linked into the server binary, each used under its respective license.

github.com/alexedwards/argon2id v1.0.0 — MIT License · LICENSE

github.com/beorn7/perks v1.0.1 — MIT License · LICENSE

github.com/cespare/xxhash/v2 v2.3.0 — MIT License · LICENSE.txt

github.com/coreos/go-oidc/v3 v3.11.0 — Apache License 2.0 · LICENSE · NOTICE

github.com/go-jose/go-jose/v4 v4.0.2 — Apache License 2.0 · LICENSE

github.com/jackc/pgpassfile v1.0.0 — MIT License · LICENSE

github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 — MIT License · LICENSE

github.com/jackc/pgx/v5 v5.8.0 — MIT License · LICENSE

github.com/jackc/puddle/v2 v2.2.2 — MIT License · LICENSE

github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 — BSD 3-Clause License · LICENSE

github.com/prometheus/client_golang v1.22.0 — Apache License 2.0 · LICENSE · NOTICE

github.com/prometheus/client_model v0.6.1 — Apache License 2.0 · LICENSE · NOTICE

github.com/prometheus/common v0.62.0 — Apache License 2.0 · LICENSE · NOTICE

github.com/prometheus/procfs v0.15.1 — Apache License 2.0 · LICENSE · NOTICE

github.com/yuin/goldmark v1.8.2 — MIT License · LICENSE

golang.org/x/crypto v0.36.0 — BSD 3-Clause License · LICENSE

golang.org/x/oauth2 v0.27.0 — BSD 3-Clause License · LICENSE

golang.org/x/sync v0.17.0 — BSD 3-Clause License · LICENSE

golang.org/x/sys v0.35.0 — BSD 3-Clause License · LICENSE

golang.org/x/text v0.29.0 — BSD 3-Clause License · LICENSE

google.golang.org/protobuf v1.36.5 — BSD 3-Clause License · LICENSE