legal: CA bundle and Intel Bluetooth firmware notices

- THIRD-PARTY-NOTICES.txt gains sections for the Mozilla CA certificate
  bundle (0:/os/certs/ca-certificates.crt; Mozilla CA Certificate
  Program root store as packaged by Debian/Ubuntu ca-certificates,
  MPL-2.0) and the Intel Bluetooth firmware blobs
  (0:/os/firmware/intel/ibt-1040-0041.*, from linux-firmware, Intel
  redistributable firmware license).
- MPL-2.0 full text and Intel's firmware license (with its required
  copyright notice and disclaimer) ship at 0:/os/licenses/.
- Both added to the license's third-party list and man legal.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-08 15:15:47 +02:00
parent d7bc6c5c91
commit 16e6482bb0
6 changed files with 468 additions and 2 deletions
+48
View File
@@ -307,6 +307,54 @@ License: MIT License
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
================================================================================
12. Mozilla CA certificate bundle
================================================================================
Shipped as the system trust store on the ISO
(0:/os/certs/ca-certificates.crt), used by the MontaukOS TLS stack to verify
server certificates.
The bundle contains the root CA certificates of the Mozilla CA Certificate
Program (Mozilla's root store, maintained as certdata.txt in Mozilla NSS), in
the concatenated PEM form produced by the Debian/Ubuntu ca-certificates
package. The certificates themselves are public key material published by
their respective certification authorities for exactly this purpose; the
Mozilla root store from which the bundle derives is distributed under the
Mozilla Public License, version 2.0 (MPL-2.0).
Upstream: https://wiki.mozilla.org/CA (Mozilla CA Certificate Program)
Packaging: the Debian/Ubuntu "ca-certificates" package
License: Mozilla Public License, version 2.0 (MPL-2.0)
The full MPL-2.0 license text is included on the MontaukOS ISO at
0:/os/licenses/MPL-2.0.txt. The source form of the root store
(certdata.txt) is available from Mozilla NSS:
https://hg-edge.mozilla.org/projects/nss/file/tip/lib/ckfw/builtins/certdata.txt
================================================================================
13. Intel Bluetooth firmware
================================================================================
Shipped as binary firmware blobs on the ISO (0:/os/firmware/intel/,
ibt-1040-0041.sfi and ibt-1040-0041.ddc), loaded at runtime into Intel
Bluetooth controllers by the MontaukOS Bluetooth driver. The files are taken
unmodified from the linux-firmware project.
Copyright (c) 2014, Intel Corporation. All rights reserved.
Upstream: https://gitlab.com/kernel-firmware/linux-firmware
(intel/ibt-*, LICENSES/LICENCE.ibt_firmware)
License: Intel redistributable firmware license
Redistribution in binary form, without modification, is permitted subject
to the conditions of Intel's license, including reproduction of Intel's
copyright notice and disclaimer and a prohibition on reverse engineering,
decompilation, or disassembly. The full license text, including Intel's
copyright notice, disclaimer, and limited patent license, is included on
the MontaukOS ISO at 0:/os/licenses/Intel-ibt-firmware.txt.
================================================================================
For licensing inquiries regarding MontaukOS itself, contact: daniel@nexlink.cloud
================================================================================
+2 -1
View File
@@ -133,7 +133,8 @@ termination.</p>
that remain the property of their respective owners and are licensed under
their own terms, including the Limine bootloader, BearSSL, stb_image, the DOOM
engine (via doomgeneric), the Tiny C Compiler, Lua, the Flat Remix icon theme,
and the bundled fonts.
the bundled fonts, the Mozilla CA certificate bundle, and Intel Bluetooth
firmware.
Nothing in this license modifies, supersedes, or limits the license terms
applicable to those components; to the extent of any conflict, the third-party
license controls for that component. The applicable copyright notices and
+2 -1
View File
@@ -73,7 +73,8 @@ The Software incorporates or is distributed alongside third-party components
that remain the property of their respective owners and are licensed under
their own terms, including the Limine bootloader, BearSSL, stb_image, the DOOM
engine (via doomgeneric), the Tiny C Compiler, Lua, the Flat Remix icon theme,
and the bundled fonts.
the bundled fonts, the Mozilla CA certificate bundle, and Intel Bluetooth
firmware.
Nothing in this license modifies, supersedes, or limits the license terms
applicable to those components; to the extent of any conflict, the third-party
license controls for that component. The applicable copyright notices and