Legal
Open Source Licenses
Karfolio is built on open source. Below are the 94 components we actually ship in Karfolio 1.5.4: 75 JavaScript packages in the app bundle and 19 native libraries linked into the binary. Measured on 2026-09-03, not copied from a dependency list.
Last updated: 3 September 2026.
Licenses in use
- MIT — 74 packages · read the license
- Apache-2.0 — 14 packages · read the license
- BSD-3-Clause — 3 packages · read the license
- (MIT AND Apache-2.0) — 1 package
- BSD-2-Clause — 1 package · read the license
- Zlib — 1 package
Each component remains under its own license and copyright. Nothing here is claimed by us. If you believe something is listed incorrectly, or you want the full license text of one of them, email info@karfolio.com and we will send it.
This list covers what the app ships, which is narrower than what our build installs. Packages that end up in the development tree without reaching the app — a dependency of a dependency that nothing imports — are deliberately left out: we do not distribute them, so attributing them here would be noise rather than accuracy.
Everything we ship (94)
Keeping this current
This list is generated, not maintained by hand. It is rebuilt from a release bundle of the app and the linked native libraries, so it follows what we ship rather than what we install. Regenerate it after every dependency change; the command is documented at the top of scripts/generateLicenses.mjs.