Attributions

kino stands on the shoulders of an enormous amount of open-source software and a handful of third-party services. This page acknowledges the load-bearing pieces.

Third-party services

Notable open-source dependencies

Selected highlights — kino's full SBOM (every Rust crate + npm package, generated by cargo-about) lives at THIRD_PARTY_LICENSES.md in each release archive.

Licensing posture

kino itself is licensed under GPL-3.0-or-later. Every dependency we ship is GPL-compatible (MIT, Apache-2.0, BSD, ISC, MPL-2.0, LGPL-3.0, or other GPL-3.0). Drift is caught automatically by cargo-deny on every build.