From 60374476ab9641863f1ecd632228069bd7144619d1b66ef6e9b008707b72fbe0 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Thu, 27 Nov 2025 08:26:12 +0000 Subject: [PATCH] V8.13.512.2025.11.27 Signed-off-by: Marc S. Weidner --- .archive/9985_clamav.chroot | 2 +- .archive/generate_PRIVATE_trixie_0.yaml | 6 +- .archive/generate_PRIVATE_trixie_1.yaml | 6 +- .archive/generate_PUBLIC_iso.yaml | 6 +- .archive/icon.lib | 2 +- .../etc => .archive}/network/interfaces | 2 +- .editorconfig | 2 +- .gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml | 4 +- .../ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml | 2 +- .gitea/TODO/dockerfile | 4 +- .gitea/TODO/render-md-to-html.yaml | 4 +- .../trigger/t_generate_PRIVATE_trixie_0.yaml | 2 +- .../trigger/t_generate_PRIVATE_trixie_1.yaml | 2 +- .gitea/trigger/t_generate_PUBLIC.yaml | 2 +- .gitea/trigger/t_generate_dns.yaml | 4 +- .../workflows/generate_PRIVATE_trixie_0.yaml | 6 +- .../workflows/generate_PRIVATE_trixie_1.yaml | 6 +- .gitea/workflows/generate_PUBLIC_iso.yaml | 6 +- .gitea/workflows/linter_char_scripts.yaml | 8 +- .gitea/workflows/render-dnssec-status.yaml | 4 +- .gitea/workflows/render-dot-to-png.yaml | 4 +- .gitignore | 2 +- .shellcheckrc | 2 +- .version.properties | 6 +- CISS.debian.live.builder.spdx | 2 +- LICENSE | 280 ++++-------------- LINTER_RESULTS.txt | 2 +- LIVE_ISO.public | 2 +- LIVE_ISO_TRIXIE_0.private | 2 +- LIVE_ISO_TRIXIE_1.private | 2 +- README.md | 6 +- REPOSITORY.md | 4 +- ciss_live_builder.sh | 6 +- config.mk.sample | 2 +- config/bootloaders/grub-efi/grub.cfg | 4 +- config/bootloaders/grub-pc/grub.cfg | 4 +- config/hooks/.keep | 2 +- .../hooks/live/0000_basic_chroot_setup.chroot | 8 +- .../hooks/live/0001_initramfs_modules.chroot | 8 +- .../live/0002_hardening_overlay_tmpfs.chroot | 4 +- config/hooks/live/0003_cdi_autostart.chroot | 2 +- .../hooks/live/0007_update_logrotate.chroot | 2 +- .../hooks/live/0010_install_apparmor.chroot | 2 +- config/hooks/live/0020_dropbear_build.chroot | 2 +- .../hooks/live/0021_dropbear_initramfs.chroot | 8 +- config/hooks/live/0022_dropbear_setup.chroot | 4 +- .../hooks/live/0040_ssh_config_setup.chroot | 4 +- config/hooks/live/0050_activate_root.chroot | 2 +- config/hooks/live/0080_keyboard_layout.chroot | 2 +- config/hooks/live/0090_jitterentropy.chroot | 2 +- config/hooks/live/0100_ciss_mem_wipe.chroot | 8 +- config/hooks/live/0120_set_hostname.chroot | 2 +- config/hooks/live/0130_machineid.chroot | 2 +- config/hooks/live/0400_eza_install.chroot | 2 +- config/hooks/live/0800_lynis_setup.chroot | 2 +- config/hooks/live/0810_chrony_setup.chroot | 4 +- .../live/0820_kernel_hardening_checker.chroot | 2 +- .../hooks/live/0822_ssh_restart_hook.chroot | 4 +- .../hooks/live/0825_my_sqltuner_perl.chroot | 2 +- config/hooks/live/0830_download_yq.chroot | 2 +- config/hooks/live/0835_testssl.sh.chroot | 2 +- .../live/0840_ufw_abuse_ipdb_reporter.chroot | 2 +- config/hooks/live/0845_harbian_audit.chroot | 2 +- config/hooks/live/0850_ssh_audit.chroot | 2 +- config/hooks/live/0855_dnsviz.chroot | 2 +- config/hooks/live/0860_sops.chroot | 2 +- config/hooks/live/0865_yq.chroot | 2 +- config/hooks/live/0870_bashdb.chroot | 2 +- config/hooks/live/0900_ufw_setup.chroot | 2 +- .../hooks/live/9900_process_accounting.chroot | 2 +- config/hooks/live/9910_motd.chroot | 2 +- .../live/9920_deleting_invalid_x509.chroot | 2 +- config/hooks/live/9930_hardening_ssh.chroot | 4 +- .../live/9940_hardening_memory.dump.chroot | 6 +- .../hooks/live/9950_hardening_fail2ban.chroot | 8 +- .../hooks/live/9960_disable_services.chroot | 2 +- config/hooks/live/9970_remove_exim.chroot | 2 +- config/hooks/live/9980_usb_guard.chroot | 2 +- config/hooks/live/9990_final_purge.chroot | 2 +- .../hooks/live/9991_file_permissions.chroot | 2 +- .../live/9992_password_expiration.chroot | 2 +- config/hooks/live/9993_aide.chroot | 2 +- config/hooks/live/9994_password_policy.chroot | 4 +- config/hooks/live/9995_sysstat.chroot | 2 +- config/hooks/live/9996_auditd.chroot | 4 +- config/hooks/live/9997_debsums.chroot | 2 +- .../live/9998_sources_list_trixie.chroot | 10 +- .../hooks/live/9999_interfaces_update.chroot | 4 +- config/hooks/live/9999_yyyy_logrotate.chroot | 2 +- config/hooks/live/9999_zzzz.chroot | 2 +- .../live/zzzz_ciss_crypt_squash.hook.binary | 2 +- config/hooks/normal/.keep | 2 +- config/includes.binary/boot/grub/config.cfg | 2 +- config/includes.chroot/etc/apt/sources.list | 2 +- .../sources.list.d/trixie-backports.sources | 2 +- .../sources.list.d/trixie-security.sources | 2 +- .../apt/sources.list.d/trixie-updates.sources | 2 +- .../etc/apt/sources.list.d/trixie.sources | 2 +- config/includes.chroot/etc/ciss/.keep | 2 +- config/includes.chroot/etc/ciss/hashes/.keep | 2 +- .../includes.chroot/etc/ciss/signatures/.keep | 2 +- .../includes.chroot/etc/initramfs-tools/.keep | 2 +- .../initramfs-tools/files/unlock_wrapper.sh | 2 +- .../files/unlock_wrapper_signer.sh | 2 +- .../hooks/9999_ciss_custom_prompt.sh | 2 +- .../hooks/9999_ciss_debian_live_builder.sh | 2 +- .../0042_ciss_post_decrypt_attest.sh | 2 +- .../init-premount/1000_ciss_fixpath.sh | 2 +- .../scripts/init-top/0000_ciss_fixpath.sh | 2 +- config/includes.chroot/etc/live/config.conf | 2 +- config/includes.chroot/etc/login.defs | 2 +- .../etc/modprobe.d/30-cendev-hardening.conf | 2 +- .../includes.chroot/etc/ssh/ssh_known_hosts | 4 +- config/includes.chroot/etc/ssh/sshd_config | 4 +- .../etc/sysctl.d/99_local.hardened | 4 +- config/includes.chroot/etc/systemd/.keep | 2 +- .../systemd/network/90-ciss-ethernet.network | 17 ++ .../includes.chroot/etc/systemd/system/.keep | 2 +- .../system/getty@tty1.service.d/override.conf | 2 +- .../.ash/0_di_preseed_include_command.sh | 6 +- .../.ash/1_di_preseed_early_command.sh | 6 +- .../.ash/2_di_partman_early_command.sh | 6 +- .../preseed/.ash/3_di_preseed_late_command.sh | 6 +- .../preseed/.ash/di_scripting_flexibility.sh | 6 +- .../preseed/.ash/di_scripting_password.sh | 6 +- .../preseed/.ash/di_scripting_ssh.sh | 6 +- .../preseed/.cfg/.directories.cfg | 4 +- config/includes.chroot/preseed/.cfg/apt.cfg | 4 +- config/includes.chroot/preseed/.cfg/base.cfg | 4 +- .../includes.chroot/preseed/.cfg/finished.cfg | 4 +- .../includes.chroot/preseed/.cfg/firmware.cfg | 4 +- config/includes.chroot/preseed/.cfg/grub.cfg | 4 +- .../includes.chroot/preseed/.cfg/locale.cfg | 4 +- .../includes.chroot/preseed/.cfg/modules.cfg | 4 +- .../includes.chroot/preseed/.cfg/network.cfg | 4 +- .../includes.chroot/preseed/.cfg/packages.cfg | 4 +- .../preseed/.cfg/partitioning.cfg | 4 +- .../includes.chroot/preseed/.cfg/security.cfg | 4 +- .../includes.chroot/preseed/.cfg/software.cfg | 4 +- config/includes.chroot/preseed/.cfg/ssh.cfg | 4 +- config/includes.chroot/preseed/.cfg/time.cfg | 4 +- config/includes.chroot/preseed/.cfg/user.cfg | 4 +- config/includes.chroot/preseed/.iso/iso.sh | 2 +- .../preseed/.iso/preseed_hash_generator.sh | 4 +- .../preseed/.lib/sshd_config.lib | 2 +- config/includes.chroot/preseed/CCLA-1.0.html | 51 ---- config/includes.chroot/preseed/CCLA-1.0.md | 81 ----- config/includes.chroot/preseed/CCLA-1.1.spdx | 5 + config/includes.chroot/preseed/CCLA-1.1.txt | 176 +++++++++++ config/includes.chroot/preseed/CNCL-1.1.spdx | 5 + config/includes.chroot/preseed/CNCL-1.1.txt | 185 ++++++++++++ config/includes.chroot/preseed/LICENSE | 280 ++++-------------- config/includes.chroot/preseed/preseed.cfg | 4 +- config/includes.chroot/root/.bashrc | 4 +- config/includes.chroot/root/.ciss/alias | 2 +- .../root/.ciss/attestation/.keep | 2 +- .../root/.ciss/check_chrony.sh | 2 +- .../root/.ciss/clean_logout.sh | 2 +- config/includes.chroot/root/.ciss/f2bchk.sh | 2 +- .../includes.chroot/root/.ciss/scan_libwrap | 2 +- config/includes.chroot/root/.ciss/shortcuts | 2 +- config/includes.chroot/root/.zshenv | 4 +- .../usr/lib/live/boot/0022-ciss-overlay-tmpfs | 2 +- .../usr/lib/live/boot/0024-ciss-crypt-squash | 2 +- .../usr/lib/live/boot/0026-ciss-early-sysctl | 2 +- config/package-lists/live.list.amd64.chroot | 2 +- config/package-lists/live.list.arm64.chroot | 2 +- config/package-lists/live.list.common.chroot | 2 +- docs/AUDIT_DNSSEC.md | 2 +- docs/AUDIT_HAVEGED.md | 2 +- docs/AUDIT_LYNIS.md | 2 +- docs/AUDIT_SSH.md | 2 +- docs/AUDIT_TLS.md | 2 +- docs/BOOTPARAMS.md | 2 +- docs/CHANGELOG.md | 7 +- docs/CNET.md | 2 +- docs/CODING_CONVENTION.md | 2 +- docs/CONTRIBUTING.md | 2 +- docs/CREDITS.md | 2 +- docs/DL_PUB_ISO.md | 2 +- docs/DOCUMENTATION.md | 6 +- docs/LICENSES/CCLA-1.0.md | 84 ------ docs/LICENSES/CCLA-1.0.spdx | 5 - docs/LICENSES/CCLA-1.1.spdx | 5 + docs/LICENSES/CCLA-1.1.txt | 176 +++++++++++ docs/LICENSES/CNCL-1.1.spdx | 5 + docs/LICENSES/CNCL-1.1.txt | 185 ++++++++++++ docs/MAN_CISS_ISO_BOOT_CHAIN.md | 2 +- docs/MAN_SSH_Host_Key_Policy.md | 2 +- docs/REFERENCES.md | 2 +- lib/lib_arg_parser.sh | 2 +- lib/lib_arg_priority_check.sh | 2 +- lib/lib_boot_screen.sh | 2 +- lib/lib_cdi.sh | 2 +- lib/lib_change_splash.sh | 2 +- lib/lib_check_dhcp.sh | 2 +- lib/lib_check_hooks.sh | 2 +- lib/lib_check_kernel.sh | 2 +- lib/lib_check_pkgs.sh | 2 +- lib/lib_check_provider.sh | 2 +- lib/lib_check_secrets.sh | 2 +- lib/lib_check_stats.sh | 2 +- lib/lib_check_var.sh | 2 +- lib/lib_ciss_signatures.sh | 2 +- lib/lib_ciss_upgrades_boot.sh | 2 +- lib/lib_ciss_upgrades_build.sh | 2 +- lib/lib_clean_screen.sh | 2 +- lib/lib_clean_up.sh | 2 +- lib/lib_contact.sh | 2 +- lib/lib_copy_integrity.sh | 2 +- lib/lib_debug.sh | 2 +- lib/lib_debug_header.sh | 2 +- lib/lib_gnupg.sh | 2 +- lib/lib_guard_sourcing.sh | 2 +- lib/lib_hardening_root_pw.sh | 2 +- lib/lib_hardening_ssh_tcp.sh | 6 +- lib/lib_hardening_ultra.sh | 2 +- lib/lib_helper_ip.sh | 2 +- lib/lib_lb_build_start.sh | 2 +- lib/lib_lb_config_start.sh | 2 +- lib/lib_lb_config_write_trixie.sh | 2 +- lib/lib_note_target.sh | 2 +- lib/lib_primordial.sh | 2 +- lib/lib_provider_netcup.sh | 2 +- lib/lib_run_analysis.sh | 2 +- lib/lib_sanitizer.sh | 2 +- lib/lib_source_guard.sh | 2 +- lib/lib_trap_on_err.sh | 2 +- lib/lib_trap_on_exit.sh | 2 +- lib/lib_update_microcode.sh | 2 +- lib/lib_usage.sh | 6 +- lib/lib_version.sh | 2 +- makefile | 2 +- meta_sources_debug.sh | 2 +- scripts/0010_dhcp_supersede.sh | 6 +- scripts/0100_centurion_dns.sh | 4 +- scripts/etc/.keep | 2 +- .../9999_interfaces_update_netcup.chroot | 8 +- scripts/usr/.keep | 2 +- scripts/usr/lib/.keep | 2 +- scripts/usr/lib/live/.keep | 2 +- .../usr/lib/live/build/binary_checksums.sh | 2 +- scripts/usr/lib/live/config/.keep | 2 +- scripts/usr/local/.keep | 2 +- scripts/usr/local/sbin/9999_cdi_starter.sh | 6 +- upgrades/dropbear/localoptions.h | 2 +- var/bash.var.sh | 2 +- var/color.var.sh | 2 +- var/early.var.sh | 4 +- var/global.var.sh | 2 +- 250 files changed, 1253 insertions(+), 986 deletions(-) rename {config/includes.chroot/etc => .archive}/network/interfaces (94%) create mode 100644 config/includes.chroot/etc/systemd/network/90-ciss-ethernet.network delete mode 100644 config/includes.chroot/preseed/CCLA-1.0.html delete mode 100644 config/includes.chroot/preseed/CCLA-1.0.md create mode 100644 config/includes.chroot/preseed/CCLA-1.1.spdx create mode 100644 config/includes.chroot/preseed/CCLA-1.1.txt create mode 100644 config/includes.chroot/preseed/CNCL-1.1.spdx create mode 100644 config/includes.chroot/preseed/CNCL-1.1.txt delete mode 100644 docs/LICENSES/CCLA-1.0.md delete mode 100644 docs/LICENSES/CCLA-1.0.spdx create mode 100644 docs/LICENSES/CCLA-1.1.spdx create mode 100644 docs/LICENSES/CCLA-1.1.txt create mode 100644 docs/LICENSES/CNCL-1.1.spdx create mode 100644 docs/LICENSES/CNCL-1.1.txt diff --git a/.archive/9985_clamav.chroot b/.archive/9985_clamav.chroot index 3594d1c..b91c2ae 100644 --- a/.archive/9985_clamav.chroot +++ b/.archive/9985_clamav.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.archive/generate_PRIVATE_trixie_0.yaml b/.archive/generate_PRIVATE_trixie_0.yaml index c85aa95..3b82290 100644 --- a/.archive/generate_PRIVATE_trixie_0.yaml +++ b/.archive/generate_PRIVATE_trixie_0.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ” Generating a Private Live ISO TRIXIE. @@ -339,7 +339,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.archive/generate_PRIVATE_trixie_1.yaml b/.archive/generate_PRIVATE_trixie_1.yaml index e1dc9a9..c3594b8 100644 --- a/.archive/generate_PRIVATE_trixie_1.yaml +++ b/.archive/generate_PRIVATE_trixie_1.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ” Generating a Private Live ISO TRIXIE. @@ -382,7 +382,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.archive/generate_PUBLIC_iso.yaml b/.archive/generate_PUBLIC_iso.yaml index 3d067ed..dfb0b6d 100644 --- a/.archive/generate_PUBLIC_iso.yaml +++ b/.archive/generate_PUBLIC_iso.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ’™ Generating a PUBLIC Live ISO. @@ -257,7 +257,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.archive/icon.lib b/.archive/icon.lib index d2d467f..13f0a0f 100644 --- a/.archive/icon.lib +++ b/.archive/icon.lib @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/network/interfaces b/.archive/network/interfaces similarity index 94% rename from config/includes.chroot/etc/network/interfaces rename to .archive/network/interfaces index 10c9bf4..1574d6d 100644 --- a/config/includes.chroot/etc/network/interfaces +++ b/.archive/network/interfaces @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.editorconfig b/.editorconfig index 6cbc06b..8d5104e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml b/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml index dd48226..5f1d9ba 100644 --- a/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml +++ b/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -25,7 +25,7 @@ body: attributes: label: "Version" description: "Which version are you running? Use `./ciss_live_builder.sh -v`." - placeholder: "e.g., Master V8.13.512.2025.11.26" + placeholder: "e.g., Master V8.13.512.2025.11.27" validations: required: true diff --git a/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml b/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml index 8e1e57f..c4abad4 100644 --- a/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml +++ b/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/TODO/dockerfile b/.gitea/TODO/dockerfile index 3a04934..46041ac 100644 --- a/.gitea/TODO/dockerfile +++ b/.gitea/TODO/dockerfile @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 FROM debian:bookworm diff --git a/.gitea/TODO/render-md-to-html.yaml b/.gitea/TODO/render-md-to-html.yaml index 3816fde..21ac086 100644 --- a/.gitea/TODO/render-md-to-html.yaml +++ b/.gitea/TODO/render-md-to-html.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ” Render README.md to README.html. diff --git a/.gitea/trigger/t_generate_PRIVATE_trixie_0.yaml b/.gitea/trigger/t_generate_PRIVATE_trixie_0.yaml index cece650..e0a2177 100644 --- a/.gitea/trigger/t_generate_PRIVATE_trixie_0.yaml +++ b/.gitea/trigger/t_generate_PRIVATE_trixie_0.yaml @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/trigger/t_generate_PRIVATE_trixie_1.yaml b/.gitea/trigger/t_generate_PRIVATE_trixie_1.yaml index cece650..e0a2177 100644 --- a/.gitea/trigger/t_generate_PRIVATE_trixie_1.yaml +++ b/.gitea/trigger/t_generate_PRIVATE_trixie_1.yaml @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/trigger/t_generate_PUBLIC.yaml b/.gitea/trigger/t_generate_PUBLIC.yaml index 3c06eac..b79b5df 100644 --- a/.gitea/trigger/t_generate_PUBLIC.yaml +++ b/.gitea/trigger/t_generate_PUBLIC.yaml @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/trigger/t_generate_dns.yaml b/.gitea/trigger/t_generate_dns.yaml index faa8819..80c983b 100644 --- a/.gitea/trigger/t_generate_dns.yaml +++ b/.gitea/trigger/t_generate_dns.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu build: counter: 1023 - version: V8.13.512.2025.11.26 + version: V8.13.512.2025.11.27 # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml diff --git a/.gitea/workflows/generate_PRIVATE_trixie_0.yaml b/.gitea/workflows/generate_PRIVATE_trixie_0.yaml index f4620b1..78b2328 100644 --- a/.gitea/workflows/generate_PRIVATE_trixie_0.yaml +++ b/.gitea/workflows/generate_PRIVATE_trixie_0.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ” Generating a Private Live ISO TRIXIE. @@ -328,7 +328,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/workflows/generate_PRIVATE_trixie_1.yaml b/.gitea/workflows/generate_PRIVATE_trixie_1.yaml index cccf3f5..0d36ca6 100644 --- a/.gitea/workflows/generate_PRIVATE_trixie_1.yaml +++ b/.gitea/workflows/generate_PRIVATE_trixie_1.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ” Generating a Private Live ISO TRIXIE. @@ -340,7 +340,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/workflows/generate_PUBLIC_iso.yaml b/.gitea/workflows/generate_PUBLIC_iso.yaml index 1e3626f..b29fdaa 100644 --- a/.gitea/workflows/generate_PUBLIC_iso.yaml +++ b/.gitea/workflows/generate_PUBLIC_iso.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ’™ Generating a PUBLIC Live ISO. @@ -313,7 +313,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/workflows/linter_char_scripts.yaml b/.gitea/workflows/linter_char_scripts.yaml index 7cad543..848920c 100644 --- a/.gitea/workflows/linter_char_scripts.yaml +++ b/.gitea/workflows/linter_char_scripts.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 # Gitea Workflow: Shell-Script Linting # @@ -218,7 +218,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -242,7 +242,7 @@ jobs: # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE - # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 + # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.gitea/workflows/render-dnssec-status.yaml b/.gitea/workflows/render-dnssec-status.yaml index fb912ab..48bb0b7 100644 --- a/.gitea/workflows/render-dnssec-status.yaml +++ b/.gitea/workflows/render-dnssec-status.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ›‘οΈ Retrieve DNSSEC status of coresecret.dev. diff --git a/.gitea/workflows/render-dot-to-png.yaml b/.gitea/workflows/render-dot-to-png.yaml index eab0331..0bf6cb6 100644 --- a/.gitea/workflows/render-dot-to-png.yaml +++ b/.gitea/workflows/render-dot-to-png.yaml @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 name: πŸ” Render Graphviz Diagrams. diff --git a/.gitignore b/.gitignore index 86b957e..52a232d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.shellcheckrc b/.shellcheckrc index c4fdfc9..b8faba3 100644 --- a/.shellcheckrc +++ b/.shellcheckrc @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/.version.properties b/.version.properties index d33b61f..36a23c4 100644 --- a/.version.properties +++ b/.version.properties @@ -4,16 +4,16 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu properties_SPDX-Version="3.0" properties_SPDX-ExternalRef="GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git" properties_SPDX-FileCopyrightText="2024-2025; WEIDNER, Marc S.; " -properties_SPDX-License-Identifier="EUPL-1.2 OR LicenseRef-CCLA-1.0" +properties_SPDX-License-Identifier="LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 " properties_SPDX-LicenseComment="This file is part of the CISS.debian.installer.secure framework." properties_SPDX-PackageName="CISS.debian.live.builder" properties_SPDX-Security-Contact="security@coresecret.eu" -properties_version="V8.13.512.2025.11.26" +properties_version="V8.13.512.2025.11.27" # vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf diff --git a/CISS.debian.live.builder.spdx b/CISS.debian.live.builder.spdx index c80929c..396c7e9 100644 --- a/CISS.debian.live.builder.spdx +++ b/CISS.debian.live.builder.spdx @@ -6,7 +6,7 @@ Creator: Person: Marc S. Weidner (Centurion Intelligence Consulting Agency) Created: 2025-05-07T12:00:00Z Package: CISS.debian.live.builder PackageName: CISS.debian.live.builder -PackageVersion: Master V8.13.512.2025.11.26 +PackageVersion: Master V8.13.512.2025.11.27 PackageSupplier: Organization: Centurion Intelligence Consulting Agency PackageDownloadLocation: https://git.coresecret.dev/msw/CISS.debian.live.builder PackageHomePage: https://git.coresecret.dev/msw/CISS.debian.live.builder diff --git a/LICENSE b/LICENSE index 2dd5cb8..6f12c8a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,256 +1,100 @@ -# SPDX-License-Identifier: EUPL-1.2 +SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 -EUPL-1.2 +Centurion Licensing Overview +============================ -EUROPEAN UNION PUBLIC LICENCE v. 1.2 -EUPL Β© the European Union 2007, 2016 +This repository uses a dual-licensing model combining a non-commercial +"source-available" license with a separate commercial subscription license. -This European Union Public Licence (the 'EUPL') applies to the Work (as defined below) which is provided under the -terms of this Licence. Any use of the Work, other than as authorised under this Licence is prohibited (to the extent such -a use is covered by a right of the copyright holder of the Work). +1. Default License: Centurion Non-Commercial License 1.1 (CNCL-1.1) +--------------------------------------------------------------- -The Work is provided under the terms of this Licence when the Licensor (as defined below) has placed the following -notice immediately following the copyright notice for the Work: +Unless explicitly stated otherwise in an individual file or directory, all original content in this repository is licensed under the - Licensed under the EUPL + Centurion Non-Commercial License 1.1 (CNCL-1.1) + SPDX-Identifier: LicenseRef-CNCL-1.1 -or has expressed by any other means his willingness to license under the EUPL. +Under CNCL-1.1 you may: -1.Definitions + - use, study and modify the Software for non-commercial purposes; + - share the Software and your modifications for non-commercial purposes; + - NOT use the Software for any Commercial Use (as defined in CNCL-1.1). -In this Licence, the following terms have the following meaning: +Any Commercial Use of the Software (in whole or in part) is NOT permitted under CNCL-1.1 and requires a separate commercial +license agreement with the Licensor (see section 2 below). -β€” 'The Licence':this Licence. +The full text of CNCL-1.1 is provided in: -β€” 'The Original Work':the work or software distributed or communicated by the Licensor under this Licence, available -as Source Code and also as Executable Code as the case may be. + ./docs/LICENSES/CNCL-1.1.txt -β€” 'Derivative Works':the works or software that could be created by the Licensee, based upon the Original Work or -modifications thereof. This Licence does not define the extent of modification or dependence on the Original Work -required in order to classify a work as a Derivative Work; this extent is determined by copyright law applicable in -the country mentioned in Article 15. -β€” 'The Work':the Original Work or its Derivative Works. +2. Commercial Use: Centurion Commercial License Agreement 1.1 (CCLA-1.1) +--------------------------------------------------------------------- -β€” 'The Source Code':the human-readable form of the Work, which is the most convenient for people to study and -modify. +For any Commercial Use (including but not limited to use in paid services, SaaS offerings, commercial products, or internal use +that contributes to revenue generation or cost reduction), a valid commercial subscription license is required. -β€” 'The Executable Code':any code, which has generally been compiled and, which is meant to be interpreted by -a computer as a program. +Commercial rights are governed exclusively by the: -β€” 'The Licensor':the natural or legal person that distributes or communicates the Work under the Licence. + Centurion Commercial License Agreement 1.1 (CCLA-1.1) + SPDX-Identifier: LicenseRef-CCLA-1.1 -β€” 'Contributor(s)':any natural or legal person who modifies the Work under the Licence, or otherwise contributes to -the creation of a Derivative Work. +The CCLA-1.1 grants time-limited, non-transferable rights to use the Software for commercial purposes, subject to subscription +fees, support terms and the liability limitations described therein. -β€” 'The Licensee' or 'You':any natural or legal person who makes any usage of the Work under the terms of the -Licence. +The full text of CCLA-1.1 is provided in: -β€” 'Distribution' or 'Communication':any act of selling, giving, lending, renting, distributing, communicating, -transmitting, or otherwise making available, online, or offline, copies of the Work or providing access to its essential -functionalities at the disposal of any other natural or legal person. + ./docs/LICENSES/CCLA-1.1.txt -2.Scope of the rights granted by the Licence +If you are unsure whether your intended use case qualifies as Commercial Use, you must assume that it does and contact the +Licensor at: -The Licensor hereby grants You a worldwide, royalty-free, non-exclusive, sublicensable licence to do the following, for -the duration of copyright vested in the Original Work: + legal@coresecret.eu -β€” use the Work in any circumstances and for all usage, -β€” reproduce the Work, +3. Open-Source Components and Third-Party Code +------------------------------------------- -β€” modify the Work and make Derivative Works based upon the Work, +This repository may contain or depend on third-party components that are licensed under separate open-source licenses, including +but not limited to: -β€” communicate to the public, including the right to make available or display the Work or copies thereof to the public -and perform publicly, as the case may be, the Work, + - EUPL-1.2 (European Union Public Licence) + - other FOSS licenses as stated in the respective files or directories. -β€” distribute the Work or copies thereof, +Such components are clearly marked, typically via SPDX-License-Identifier headers and / or dedicated license files. For those +components, the respective third-party license terms apply and take precedence over CNCL-1.1 and CCLA-1.1 with respect to that +code. -β€” lend and rent the Work or copies thereof, +Where code from other projects is incorporated, the original copyright notices and license texts are preserved, and their terms +remain in force for those portions. -β€” sublicense rights in the Work or copies thereof. -Those rights can be exercised on any media, supports, and formats, whether now known or later invented, as far as the -applicable law permits so. +4. SPDX Usage and Per-File Licensing +------------------------------------ -In the countries where moral rights apply, the Licensor waives his right to exercise his moral right to the extent allowed -by law in order to make effective the licence of the economic rights here above listed. +Each source file SHOULD contain an SPDX-License-Identifier line indicating the applicable license for that file, for example: -The Licensor grants to the Licensee royalty-free, non-exclusive usage rights to any patents held by the Licensor, to the -extent necessary to make use of the rights granted on the Work under this Licence. + - For non-commercial Centurion code: + SPDX-License-Identifier: LicenseRef-CNCL-1.1 -3.Communication of the Source Code + - For commercial-only Centurion deliverables (if applicable in private branches): + SPDX-License-Identifier: LicenseRef-CCLA-1.1 -The Licensor may provide the Work either in its Source Code form or as Executable Code. If the Work is provided as -Executable Code, the Licensor provides in addition a machine-readable copy of the Source Code of the Work along with -each copy of the Work that the Licensor distributes or indicates, in a notice following the copyright notice attached to -the Work, a repository where the Source Code is easily and freely accessible for as long as the Licensor continues to -distribute or communicate the Work. + - For EUPL-licensed parts: + SPDX-License-Identifier: EUPL-1.2 -4.Limitations on copyright +In case of any apparent conflict between this overview file and the SPDX-License-Identifier in a specific file, the +SPDX-License-Identifier in that file SHALL prevail for that file. -Nothing in this Licence is intended to deprive the Licensee of the benefits from any exception or limitation to the -exclusive rights of the rights owners in the Work, to the exhaustion of those rights or of other applicable limitations -thereto. -5.Obligations of the Licensee +5. No Legal Advice; Governing Documents +--------------------------------------- -The grant of the rights mentioned above is subject to some restrictions and obligations imposed on the Licensee. Those -obligations are the following: +This LICENSE file is an informational overview only. The legally binding terms governing your use of the Software are +exclusively those set out in: -Attribution right: The Licensee shall keep intact all copyright, patent or trademarks notices and all notices that refer to -the Licence and to the disclaimer of warranties. The Licensee must include a copy of such notices, and a copy of the -Licence with every copy of the Work he/she distributes or communicates. The Licensee must cause any Derivative Work -to carry prominent notices stating that the Work has been modified and the date of modification. + - Centurion Non-Commercial License 1.1 (CNCL-1.1) + - Centurion Commercial License Agreement 1.1 (CCLA-1.1) + - and any applicable third-party licenses as referenced above. -Copyleft clause: If the Licensee distributes or communicates copies of the Original Works or Derivative Works, this -Distribution or Communication will be done under the terms of this Licence or of a later version of this Licence unless -the Original Work is expressly distributed only under this version of the Licence β€” for example, by communicating -'EUPL v. 1.2 only'. The Licensee (becoming Licensor) cannot offer or impose any additional terms or conditions on the -Work or Derivative Work that alter or restrict the terms of the Licence. - -Compatibility clause: If the Licensee Distributes or Communicates Derivative Works or copies thereof based upon both -the Work and another work licensed under a Compatible Licence, this Distribution or Communication can be done -under the terms of this Compatible Licence. For the sake of this clause, 'Compatible Licence' refers to the licences listed -in the appendix attached to this Licence. Should the Licensee's obligations under the Compatible Licence conflict with -his/her obligations under this Licence, the obligations of the Compatible Licence shall prevail. - -The provision of Source Code: When distributing or communicating copies of the Work, the Licensee will provide -a machine-readable copy of the Source Code or indicate a repository where this Source will be easily and freely available -for as long as the Licensee continues to distribute or communicate the Work. -Legal Protection: This Licence does not grant permission to use the trade names, trademarks, service marks, or names -of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and -reproducing the content of the copyright notice. - -6.Chain of Authorship - -The original Licensor warrants that the copyright in the Original Work granted hereunder is owned by him/her or -licensed to him/her and that he/she has the power and authority to grant the Licence. - -Each Contributor warrants that the copyright in the modifications he/she brings to the Work is owned by him/her or -licensed to him/her and that he/she has the power and authority to grant the Licence. - -Each time You accept the Licence, the original Licensor and subsequent Contributors grant You a licence to their contributions -to the Work, under the terms of this Licence. - -7.Disclaimer of Warranty - -The Work is a work in progress, which is continuously improved by numerous Contributors. It is not finished work -and may therefore contain defects or 'bugs' inherent to this type of development. - -For the above reason, the Work is provided under the Licence on an 'as is' basis and without warranties of any kind -concerning the Work, including without limitation merchantability, fitness for a particular purpose, absence of defects or -errors, accuracy, non-infringement of intellectual property rights other than copyright as stated in Article 6 of this -Licence. - -This disclaimer of warranty is an essential part of the Licence and a condition for the grant of any rights to the Work. - -8.Disclaimer of Liability - -Except in the cases of wilful misconduct or damages directly caused to natural persons, the Licensor will in no event be -liable for any direct or indirect, material or moral, damages of any kind, arising out of the Licence or of the use of the -Work, including without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, loss -of data, or any commercial damage, even if the Licensor has been advised of the possibility of such damage. However, -the Licensor will be liable under statutory product liability laws as far as such laws apply to the Work. - -9.Additional agreements - -While distributing the Work, You may choose to conclude an additional agreement, defining obligations or services -consistent with this Licence. However, if accepting obligations, You may act only on your own behalf and on your sole -responsibility, not on behalf of the original Licensor or any other Contributor, and only if You agree to indemnify, -defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against such a Contributor by -the fact You have accepted any warranty or additional liability. - -10.Acceptance of the Licence - -The provisions of this Licence can be accepted by clicking on an icon 'I agree' placed under the bottom of a window -displaying the text of this Licence or by affirming consent in any other similar way, in accordance with the rules of -applicable law. Clicking on that icon indicates your clear and irrevocable acceptance of this Licence and all of its terms -and conditions. - -Similarly, you irrevocably accept this Licence and all of its terms and conditions by exercising any rights granted to You -by Article 2 of this Licence, such as the use of the Work, the creation by You of a Derivative Work or the Distribution -or Communication by You of the Work or copies thereof. - -11.Information to the public - -In case of any Distribution or Communication of the Work by means of electronic communication by You (for example, -by offering to download the Work from a remote location) the distribution channel or media (for example, a website) -must at least provide to the public the information requested by the applicable law regarding the Licensor, the Licence, -and the way it may be accessible, concluded, stored, and reproduced by the Licensee. - -12.Termination of the Licence - -The Licence and the rights granted hereunder will terminate automatically upon any breach by the Licensee of the terms -of the Licence. - -Such a termination will not terminate the licences of any person who has received the Work from the Licensee under -the Licence, provided such persons remain in full compliance with the Licence. - -13.Miscellaneous - -Without prejudice of Article 9 above, the Licence represents the complete agreement between the Parties as to the -Work. - -If any provision of the Licence is invalid or unenforceable under applicable law, this will not affect the validity or -enforceability of the Licence as a whole. Such provision will be construed or reformed so as necessary to make it valid -and enforceable. - -The European Commission may publish other linguistic versions or new versions of this Licence or updated versions of -the Appendix, so far this is required and reasonable, without reducing the scope of the rights granted by the Licence. -New versions of the Licence will be published with a unique version number. - -All linguistic versions of this Licence, approved by the European Commission, have identical value. Parties can take -advantage of the linguistic version of their choice. - -14.Jurisdiction - -Without prejudice to specific agreement between parties, - -β€” any litigation resulting from the interpretation of this License, arising between the European Union institutions, -bodies, offices, or agencies, as a Licensor, and any Licensee, will be subject to the jurisdiction of the Court of Justice -of the European Union, as laid down in article 272 of the Treaty on the Functioning of the European Union, - -β€” any litigation arising between other parties and resulting from the interpretation of this License will be subject to -the exclusive jurisdiction of the competent court where the Licensor resides or conducts its primary business. - -15.Applicable Law - -Without prejudice to specific agreement between parties, - -β€” this Licence shall be governed by the law of the European Union Member State where the Licensor has his seat, -resides, or has his registered office - -β€” this licence shall be governed by Belgian law if the Licensor has no seat, residence, or registered office inside -a European Union Member State. - - - Appendix - -'Compatible Licences' according to Article 5 EUPL are: - -β€” GNU General Public License (GPL) v. 2, v. 3 - -β€” GNU Affero General Public License (AGPL) v. 3 - -β€” Open Software License (OSL) v. 2.1, v. 3.0 - -β€” Eclipse Public License (EPL) v. 1.0 - -β€” CeCILL v. 2.0, v. 2.1 - -β€” Mozilla Public Licence (MPL) v. 2 - -β€” GNU Lesser General Public Licence (LGPL) v. 2.1, v. 3 - -β€” Creative Commons Attribution-ShareAlike v. 3.0 Unported (CC BY-SA 3.0) for works other than software - -β€” European Union Public Licence (EUPL) v. 1.1, v. 1.2 - -β€” QuΓ©bec Free and Open-Source Licence β€” Reciprocity (LiLiQ-R) or Strong Reciprocity (LiLiQ-R+). - -The European Commission may update this Appendix to later versions of the above licences without producing -a new version of the EUPL, as long as they provide the rights granted in Article 2 of this Licence and protect the -covered Source Code from exclusive appropriation. - -All other changes or additions to this Appendix require the production of a new EUPL version. \ No newline at end of file +In the event of any conflict between this overview and the full license texts, the full license texts shall prevail. diff --git a/LINTER_RESULTS.txt b/LINTER_RESULTS.txt index b27b261..7ddc073 100644 --- a/LINTER_RESULTS.txt +++ b/LINTER_RESULTS.txt @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/LIVE_ISO.public b/LIVE_ISO.public index a1ebd16..845ca56 100644 --- a/LIVE_ISO.public +++ b/LIVE_ISO.public @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/LIVE_ISO_TRIXIE_0.private b/LIVE_ISO_TRIXIE_0.private index 4bb8649..f725b0f 100644 --- a/LIVE_ISO_TRIXIE_0.private +++ b/LIVE_ISO_TRIXIE_0.private @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/LIVE_ISO_TRIXIE_1.private b/LIVE_ISO_TRIXIE_1.private index 926793d..8a37bc4 100644 --- a/LIVE_ISO_TRIXIE_1.private +++ b/LIVE_ISO_TRIXIE_1.private @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/README.md b/README.md index 83b379e..91edaaf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ gitea: none include_toc: true --- -[![Static Badge](https://badges.coresecret.dev/badge/Release-V8.13.512.2025.11.26-white?style=plastic&logo=linux&logoColor=white&logoSize=auto&label=Release&color=%23FCC624)](https://git.coresecret.dev/msw/CISS.debian.live.builder) +[![Static Badge](https://badges.coresecret.dev/badge/Release-V8.13.512.2025.11.27-white?style=plastic&logo=linux&logoColor=white&logoSize=auto&label=Release&color=%23FCC624)](https://git.coresecret.dev/msw/CISS.debian.live.builder)   [![Static Badge](https://badges.coresecret.dev/badge/Licence-EUPL1.2-white?style=plastic&logo=europeanunion&logoColor=white&logoSize=auto&label=Licence&color=%23003399)](https://eupl.eu/1.2/en/)   [![Static Badge](https://badges.coresecret.dev/badge/opensourceinitiative-Compliant-white?style=plastic&logo=opensourceinitiative&logoColor=white&logoSize=auto&label=OSI&color=%233DA639)](https://opensource.org/license/eupl-1-2)   @@ -27,7 +27,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
This shell wrapper automates the creation of a Debian Bookworm live ISO hardened according to the latest best practices in server and service security. It integrates into your build pipeline to deliver an isolated, robust environment suitable for @@ -152,7 +152,7 @@ This means function status of the **CISS.2025.debian.live.builder** ISO after d- This project adheres strictly to a structured versioning scheme following the pattern x.y.z-Date. -Example: `V8.13.512.2025.11.26` +Example: `V8.13.512.2025.11.27` `x.y.z` represents major (x), minor (y), and patch (z) version increments. diff --git a/REPOSITORY.md b/REPOSITORY.md index af58e81..d34298a 100644 --- a/REPOSITORY.md +++ b/REPOSITORY.md @@ -8,13 +8,13 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2.1. Repository Structure **Project:** Centurion Intelligence Consulting Agency Information Security Standard (CISS) β€” Debian Live Builder **Branch:** `master` -**Repository State:** Master Version **8.13**, Build **V8.13.512.2025.11.26** (as of 2025-10-11) +**Repository State:** Master Version **8.13**, Build **V8.13.512.2025.11.27** (as of 2025-10-11) ## 2.2. Top-Level Layout diff --git a/ciss_live_builder.sh b/ciss_live_builder.sh index 47cefcd..12c7adf 100644 --- a/ciss_live_builder.sh +++ b/ciss_live_builder.sh @@ -5,11 +5,15 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu +# TODO: 0042 +# TODO: unlock-wrapper +# TODO: /etc/network + ### Contributions so far see ./docs/CREDITS.md ### WHY BASH? diff --git a/config.mk.sample b/config.mk.sample index c851e43..2988156 100644 --- a/config.mk.sample +++ b/config.mk.sample @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/bootloaders/grub-efi/grub.cfg b/config/bootloaders/grub-efi/grub.cfg index d740218..5e4eb5c 100644 --- a/config/bootloaders/grub-efi/grub.cfg +++ b/config/bootloaders/grub-efi/grub.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -43,4 +43,4 @@ submenu 'Utilities ...' --hotkey=u { } fi } -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/bootloaders/grub-pc/grub.cfg b/config/bootloaders/grub-pc/grub.cfg index 2b60fb2..e7fb1e0 100644 --- a/config/bootloaders/grub-pc/grub.cfg +++ b/config/bootloaders/grub-pc/grub.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -43,4 +43,4 @@ submenu 'Utilities ...' --hotkey=u { } fi } -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/hooks/.keep b/config/hooks/.keep index 2ce443a..08d3611 100644 --- a/config/hooks/.keep +++ b/config/hooks/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0000_basic_chroot_setup.chroot b/config/hooks/live/0000_basic_chroot_setup.chroot index 70f1750..458b416 100644 --- a/config/hooks/live/0000_basic_chroot_setup.chroot +++ b/config/hooks/live/0000_basic_chroot_setup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -33,7 +33,7 @@ generate_ciss_xdg_profile() { # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -74,7 +74,7 @@ generate_ciss_xdg_sh() { # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -154,7 +154,7 @@ generate_ciss_xdg_tmp_sh() { # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0001_initramfs_modules.chroot b/config/hooks/live/0001_initramfs_modules.chroot index c73d32b..1a41a36 100644 --- a/config/hooks/live/0001_initramfs_modules.chroot +++ b/config/hooks/live/0001_initramfs_modules.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -66,7 +66,7 @@ cat << EOF >| /etc/initramfs-tools/modules # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -208,7 +208,7 @@ cat << EOF >| /etc/initramfs-tools/update-initramfs.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -243,7 +243,7 @@ cat << EOF >| /etc/initramfs-tools/initramfs.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0002_hardening_overlay_tmpfs.chroot b/config/hooks/live/0002_hardening_overlay_tmpfs.chroot index efac319..4423876 100644 --- a/config/hooks/live/0002_hardening_overlay_tmpfs.chroot +++ b/config/hooks/live/0002_hardening_overlay_tmpfs.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -22,7 +22,7 @@ cat << EOF >| /etc/systemd/system/ciss-remount-root.service # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0003_cdi_autostart.chroot b/config/hooks/live/0003_cdi_autostart.chroot index 593703e..f424bea 100644 --- a/config/hooks/live/0003_cdi_autostart.chroot +++ b/config/hooks/live/0003_cdi_autostart.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0007_update_logrotate.chroot b/config/hooks/live/0007_update_logrotate.chroot index d0163f3..2823e15 100644 --- a/config/hooks/live/0007_update_logrotate.chroot +++ b/config/hooks/live/0007_update_logrotate.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0010_install_apparmor.chroot b/config/hooks/live/0010_install_apparmor.chroot index 9ce38d1..d8e3543 100644 --- a/config/hooks/live/0010_install_apparmor.chroot +++ b/config/hooks/live/0010_install_apparmor.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0020_dropbear_build.chroot b/config/hooks/live/0020_dropbear_build.chroot index a052496..63d8047 100644 --- a/config/hooks/live/0020_dropbear_build.chroot +++ b/config/hooks/live/0020_dropbear_build.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0021_dropbear_initramfs.chroot b/config/hooks/live/0021_dropbear_initramfs.chroot index a3c3390..d30d8fd 100644 --- a/config/hooks/live/0021_dropbear_initramfs.chroot +++ b/config/hooks/live/0021_dropbear_initramfs.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -52,7 +52,7 @@ cat << 'EOF' >| /etc/initramfs-tools/scripts/init-bottom/zzzz-dropbear-kill # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -89,7 +89,7 @@ cat << EOF >| /etc/apt/preferences.d/99-mask-dropbear # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -110,7 +110,7 @@ cat << EOF >| /etc/apt/preferences.d/99-mask-dropbear-initramfs # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0022_dropbear_setup.chroot b/config/hooks/live/0022_dropbear_setup.chroot index ef165ad..25b9ef8 100644 --- a/config/hooks/live/0022_dropbear_setup.chroot +++ b/config/hooks/live/0022_dropbear_setup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -104,7 +104,7 @@ write_dropbear_conf() { # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0040_ssh_config_setup.chroot b/config/hooks/live/0040_ssh_config_setup.chroot index b41749d..5a19dc8 100644 --- a/config/hooks/live/0040_ssh_config_setup.chroot +++ b/config/hooks/live/0040_ssh_config_setup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -20,7 +20,7 @@ cat << EOF >> /etc/ssh/ssh_config.d/10-sshfp.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0050_activate_root.chroot b/config/hooks/live/0050_activate_root.chroot index a5d9eee..f9f7036 100644 --- a/config/hooks/live/0050_activate_root.chroot +++ b/config/hooks/live/0050_activate_root.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0080_keyboard_layout.chroot b/config/hooks/live/0080_keyboard_layout.chroot index 8d8b34a..fc39774 100644 --- a/config/hooks/live/0080_keyboard_layout.chroot +++ b/config/hooks/live/0080_keyboard_layout.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0090_jitterentropy.chroot b/config/hooks/live/0090_jitterentropy.chroot index def1794..9edc6e8 100644 --- a/config/hooks/live/0090_jitterentropy.chroot +++ b/config/hooks/live/0090_jitterentropy.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0100_ciss_mem_wipe.chroot b/config/hooks/live/0100_ciss_mem_wipe.chroot index a463046..c18d6a1 100644 --- a/config/hooks/live/0100_ciss_mem_wipe.chroot +++ b/config/hooks/live/0100_ciss_mem_wipe.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -85,7 +85,7 @@ cat << 'EOF' >| "${_TMP_DIR}/init" # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -195,7 +195,7 @@ cat << 'EOF' >| /etc/default/ciss-memwipe # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -219,7 +219,7 @@ cat << 'EOF' >| /usr/local/sbin/ciss-memwipe # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0120_set_hostname.chroot b/config/hooks/live/0120_set_hostname.chroot index 4092fc8..7d68447 100644 --- a/config/hooks/live/0120_set_hostname.chroot +++ b/config/hooks/live/0120_set_hostname.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0130_machineid.chroot b/config/hooks/live/0130_machineid.chroot index 8f52be2..f20afec 100644 --- a/config/hooks/live/0130_machineid.chroot +++ b/config/hooks/live/0130_machineid.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0400_eza_install.chroot b/config/hooks/live/0400_eza_install.chroot index 5eb637a..ca41f59 100644 --- a/config/hooks/live/0400_eza_install.chroot +++ b/config/hooks/live/0400_eza_install.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0800_lynis_setup.chroot b/config/hooks/live/0800_lynis_setup.chroot index 59b9d85..afe8f75 100644 --- a/config/hooks/live/0800_lynis_setup.chroot +++ b/config/hooks/live/0800_lynis_setup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0810_chrony_setup.chroot b/config/hooks/live/0810_chrony_setup.chroot index 15e318b..b19ff04 100644 --- a/config/hooks/live/0810_chrony_setup.chroot +++ b/config/hooks/live/0810_chrony_setup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -34,7 +34,7 @@ cat << EOF >| /etc/chrony/chrony.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0820_kernel_hardening_checker.chroot b/config/hooks/live/0820_kernel_hardening_checker.chroot index a9f5c60..a0a50f4 100644 --- a/config/hooks/live/0820_kernel_hardening_checker.chroot +++ b/config/hooks/live/0820_kernel_hardening_checker.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0822_ssh_restart_hook.chroot b/config/hooks/live/0822_ssh_restart_hook.chroot index 20db279..c02138a 100644 --- a/config/hooks/live/0822_ssh_restart_hook.chroot +++ b/config/hooks/live/0822_ssh_restart_hook.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -30,7 +30,7 @@ cat << 'EOF' >| /usr/local/bin/restart-ssh.sh # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0825_my_sqltuner_perl.chroot b/config/hooks/live/0825_my_sqltuner_perl.chroot index 1541e89..57a92d3 100644 --- a/config/hooks/live/0825_my_sqltuner_perl.chroot +++ b/config/hooks/live/0825_my_sqltuner_perl.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0830_download_yq.chroot b/config/hooks/live/0830_download_yq.chroot index 9bce438..cc7d55c 100644 --- a/config/hooks/live/0830_download_yq.chroot +++ b/config/hooks/live/0830_download_yq.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0835_testssl.sh.chroot b/config/hooks/live/0835_testssl.sh.chroot index 34d5abf..770c853 100644 --- a/config/hooks/live/0835_testssl.sh.chroot +++ b/config/hooks/live/0835_testssl.sh.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot b/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot index 4686f33..ec15332 100644 --- a/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot +++ b/config/hooks/live/0840_ufw_abuse_ipdb_reporter.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0845_harbian_audit.chroot b/config/hooks/live/0845_harbian_audit.chroot index bdf97bc..dd4613f 100644 --- a/config/hooks/live/0845_harbian_audit.chroot +++ b/config/hooks/live/0845_harbian_audit.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0850_ssh_audit.chroot b/config/hooks/live/0850_ssh_audit.chroot index d6acf41..1ae09bf 100644 --- a/config/hooks/live/0850_ssh_audit.chroot +++ b/config/hooks/live/0850_ssh_audit.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0855_dnsviz.chroot b/config/hooks/live/0855_dnsviz.chroot index c475adb..2b5c896 100644 --- a/config/hooks/live/0855_dnsviz.chroot +++ b/config/hooks/live/0855_dnsviz.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0860_sops.chroot b/config/hooks/live/0860_sops.chroot index 7e55810..c639a69 100644 --- a/config/hooks/live/0860_sops.chroot +++ b/config/hooks/live/0860_sops.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0865_yq.chroot b/config/hooks/live/0865_yq.chroot index 457dd70..d23b6fd 100644 --- a/config/hooks/live/0865_yq.chroot +++ b/config/hooks/live/0865_yq.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0870_bashdb.chroot b/config/hooks/live/0870_bashdb.chroot index 9588790..c1d8512 100644 --- a/config/hooks/live/0870_bashdb.chroot +++ b/config/hooks/live/0870_bashdb.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/0900_ufw_setup.chroot b/config/hooks/live/0900_ufw_setup.chroot index 9384343..c78e117 100644 --- a/config/hooks/live/0900_ufw_setup.chroot +++ b/config/hooks/live/0900_ufw_setup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9900_process_accounting.chroot b/config/hooks/live/9900_process_accounting.chroot index 530ed5a..97d8d38 100644 --- a/config/hooks/live/9900_process_accounting.chroot +++ b/config/hooks/live/9900_process_accounting.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9910_motd.chroot b/config/hooks/live/9910_motd.chroot index e658c5b..745eb9c 100644 --- a/config/hooks/live/9910_motd.chroot +++ b/config/hooks/live/9910_motd.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9920_deleting_invalid_x509.chroot b/config/hooks/live/9920_deleting_invalid_x509.chroot index 4b8bd1d..6f24442 100644 --- a/config/hooks/live/9920_deleting_invalid_x509.chroot +++ b/config/hooks/live/9920_deleting_invalid_x509.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9930_hardening_ssh.chroot b/config/hooks/live/9930_hardening_ssh.chroot index 18ec26a..4d47d4a 100644 --- a/config/hooks/live/9930_hardening_ssh.chroot +++ b/config/hooks/live/9930_hardening_ssh.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -69,7 +69,7 @@ cat << 'EOF' >| /etc/profile.d/idle-users.sh # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9940_hardening_memory.dump.chroot b/config/hooks/live/9940_hardening_memory.dump.chroot index 75796da..8da7e6d 100644 --- a/config/hooks/live/9940_hardening_memory.dump.chroot +++ b/config/hooks/live/9940_hardening_memory.dump.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -44,7 +44,7 @@ cat << EOF >| /etc/security/limits.d/9999-ciss-coredump-disable.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -65,7 +65,7 @@ cat << EOF >| /etc/systemd/coredump.conf.d/9999-ciss-coredump-disable.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9950_hardening_fail2ban.chroot b/config/hooks/live/9950_hardening_fail2ban.chroot index 3a24675..6d4c93d 100644 --- a/config/hooks/live/9950_hardening_fail2ban.chroot +++ b/config/hooks/live/9950_hardening_fail2ban.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -31,7 +31,7 @@ cat << EOF >| /etc/fail2ban/jail.d/ciss-default.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -130,7 +130,7 @@ cat << EOF >| /etc/fail2ban/filter.d/ciss-ufw.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -150,7 +150,7 @@ cat << 'EOF' >| /etc/fail2ban/filter.d/ciss-sshd-refused.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9960_disable_services.chroot b/config/hooks/live/9960_disable_services.chroot index e349c87..12294c9 100644 --- a/config/hooks/live/9960_disable_services.chroot +++ b/config/hooks/live/9960_disable_services.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9970_remove_exim.chroot b/config/hooks/live/9970_remove_exim.chroot index 3ee61be..7217cd6 100644 --- a/config/hooks/live/9970_remove_exim.chroot +++ b/config/hooks/live/9970_remove_exim.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9980_usb_guard.chroot b/config/hooks/live/9980_usb_guard.chroot index 742d018..369c1b7 100644 --- a/config/hooks/live/9980_usb_guard.chroot +++ b/config/hooks/live/9980_usb_guard.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9990_final_purge.chroot b/config/hooks/live/9990_final_purge.chroot index 789cc30..c2d561f 100644 --- a/config/hooks/live/9990_final_purge.chroot +++ b/config/hooks/live/9990_final_purge.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9991_file_permissions.chroot b/config/hooks/live/9991_file_permissions.chroot index b2c0799..9973674 100644 --- a/config/hooks/live/9991_file_permissions.chroot +++ b/config/hooks/live/9991_file_permissions.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9992_password_expiration.chroot b/config/hooks/live/9992_password_expiration.chroot index db2b272..c7a622d 100644 --- a/config/hooks/live/9992_password_expiration.chroot +++ b/config/hooks/live/9992_password_expiration.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9993_aide.chroot b/config/hooks/live/9993_aide.chroot index 3266c12..687568f 100644 --- a/config/hooks/live/9993_aide.chroot +++ b/config/hooks/live/9993_aide.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9994_password_policy.chroot b/config/hooks/live/9994_password_policy.chroot index 49e550f..d4b5e59 100644 --- a/config/hooks/live/9994_password_policy.chroot +++ b/config/hooks/live/9994_password_policy.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -30,7 +30,7 @@ cat << EOF >| /etc/security/pwquality.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9995_sysstat.chroot b/config/hooks/live/9995_sysstat.chroot index 517f4d8..94b952a 100644 --- a/config/hooks/live/9995_sysstat.chroot +++ b/config/hooks/live/9995_sysstat.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9996_auditd.chroot b/config/hooks/live/9996_auditd.chroot index f10edbf..bfff85f 100644 --- a/config/hooks/live/9996_auditd.chroot +++ b/config/hooks/live/9996_auditd.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -363,7 +363,7 @@ cat << EOF >| /etc/systemd/system/audit-rules.service.d/10-ciss.conf # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9997_debsums.chroot b/config/hooks/live/9997_debsums.chroot index 3a51dee..212107d 100644 --- a/config/hooks/live/9997_debsums.chroot +++ b/config/hooks/live/9997_debsums.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9998_sources_list_trixie.chroot b/config/hooks/live/9998_sources_list_trixie.chroot index e1ea124..0839fb6 100644 --- a/config/hooks/live/9998_sources_list_trixie.chroot +++ b/config/hooks/live/9998_sources_list_trixie.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -40,7 +40,7 @@ if [[ ! -f /etc/apt/sources.list.d/trixie.sources ]]; then # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -63,7 +63,7 @@ if [[ ! -f /etc/apt/sources.list.d/trixie-security.sources ]]; then # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -86,7 +86,7 @@ if [[ ! -f /etc/apt/sources.list.d/trixie-updates.sources ]]; then # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -110,7 +110,7 @@ if [[ ! -f /etc/apt/sources.list.d/trixie-backports.sources ]]; then # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9999_interfaces_update.chroot b/config/hooks/live/9999_interfaces_update.chroot index 7bcc938..6538865 100644 --- a/config/hooks/live/9999_interfaces_update.chroot +++ b/config/hooks/live/9999_interfaces_update.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -26,7 +26,7 @@ cat << EOF >| /etc/network/interfaces # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9999_yyyy_logrotate.chroot b/config/hooks/live/9999_yyyy_logrotate.chroot index 77b6b4d..94431b0 100644 --- a/config/hooks/live/9999_yyyy_logrotate.chroot +++ b/config/hooks/live/9999_yyyy_logrotate.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/9999_zzzz.chroot b/config/hooks/live/9999_zzzz.chroot index 50f80f9..4e5fb9d 100644 --- a/config/hooks/live/9999_zzzz.chroot +++ b/config/hooks/live/9999_zzzz.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary b/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary index 548264d..24b5ad2 100644 --- a/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary +++ b/config/hooks/live/zzzz_ciss_crypt_squash.hook.binary @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/hooks/normal/.keep b/config/hooks/normal/.keep index 2ce443a..08d3611 100644 --- a/config/hooks/normal/.keep +++ b/config/hooks/normal/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.binary/boot/grub/config.cfg b/config/includes.binary/boot/grub/config.cfg index a5367fd..e0c2970 100644 --- a/config/includes.binary/boot/grub/config.cfg +++ b/config/includes.binary/boot/grub/config.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/apt/sources.list b/config/includes.chroot/etc/apt/sources.list index 9dfc82b..71ffcbd 100644 --- a/config/includes.chroot/etc/apt/sources.list +++ b/config/includes.chroot/etc/apt/sources.list @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/apt/sources.list.d/trixie-backports.sources b/config/includes.chroot/etc/apt/sources.list.d/trixie-backports.sources index 0066b70..79ee8bc 100644 --- a/config/includes.chroot/etc/apt/sources.list.d/trixie-backports.sources +++ b/config/includes.chroot/etc/apt/sources.list.d/trixie-backports.sources @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/apt/sources.list.d/trixie-security.sources b/config/includes.chroot/etc/apt/sources.list.d/trixie-security.sources index 7a79e78..ce4e46b 100644 --- a/config/includes.chroot/etc/apt/sources.list.d/trixie-security.sources +++ b/config/includes.chroot/etc/apt/sources.list.d/trixie-security.sources @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/apt/sources.list.d/trixie-updates.sources b/config/includes.chroot/etc/apt/sources.list.d/trixie-updates.sources index 7fa0780..2ecca19 100644 --- a/config/includes.chroot/etc/apt/sources.list.d/trixie-updates.sources +++ b/config/includes.chroot/etc/apt/sources.list.d/trixie-updates.sources @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/apt/sources.list.d/trixie.sources b/config/includes.chroot/etc/apt/sources.list.d/trixie.sources index 28356f9..800778d 100644 --- a/config/includes.chroot/etc/apt/sources.list.d/trixie.sources +++ b/config/includes.chroot/etc/apt/sources.list.d/trixie.sources @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/ciss/.keep b/config/includes.chroot/etc/ciss/.keep index b4349f3..80dde7f 100644 --- a/config/includes.chroot/etc/ciss/.keep +++ b/config/includes.chroot/etc/ciss/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/ciss/hashes/.keep b/config/includes.chroot/etc/ciss/hashes/.keep index c365f36..217662b 100644 --- a/config/includes.chroot/etc/ciss/hashes/.keep +++ b/config/includes.chroot/etc/ciss/hashes/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/ciss/signatures/.keep b/config/includes.chroot/etc/ciss/signatures/.keep index c365f36..217662b 100644 --- a/config/includes.chroot/etc/ciss/signatures/.keep +++ b/config/includes.chroot/etc/ciss/signatures/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/.keep b/config/includes.chroot/etc/initramfs-tools/.keep index b4349f3..80dde7f 100644 --- a/config/includes.chroot/etc/initramfs-tools/.keep +++ b/config/includes.chroot/etc/initramfs-tools/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper.sh b/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper.sh index 1663b20..7225310 100644 --- a/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper.sh +++ b/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper_signer.sh b/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper_signer.sh index 511ec61..cc1107a 100644 --- a/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper_signer.sh +++ b/config/includes.chroot/etc/initramfs-tools/files/unlock_wrapper_signer.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_custom_prompt.sh b/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_custom_prompt.sh index 9072ce9..358b3f9 100644 --- a/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_custom_prompt.sh +++ b/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_custom_prompt.sh @@ -8,7 +8,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_debian_live_builder.sh b/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_debian_live_builder.sh index aab2978..3b0db35 100644 --- a/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_debian_live_builder.sh +++ b/config/includes.chroot/etc/initramfs-tools/hooks/9999_ciss_debian_live_builder.sh @@ -8,7 +8,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/scripts/init-bottom/0042_ciss_post_decrypt_attest.sh b/config/includes.chroot/etc/initramfs-tools/scripts/init-bottom/0042_ciss_post_decrypt_attest.sh index cd59a8a..3e7db41 100644 --- a/config/includes.chroot/etc/initramfs-tools/scripts/init-bottom/0042_ciss_post_decrypt_attest.sh +++ b/config/includes.chroot/etc/initramfs-tools/scripts/init-bottom/0042_ciss_post_decrypt_attest.sh @@ -9,7 +9,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/scripts/init-premount/1000_ciss_fixpath.sh b/config/includes.chroot/etc/initramfs-tools/scripts/init-premount/1000_ciss_fixpath.sh index afa4030..a0c8c04 100644 --- a/config/includes.chroot/etc/initramfs-tools/scripts/init-premount/1000_ciss_fixpath.sh +++ b/config/includes.chroot/etc/initramfs-tools/scripts/init-premount/1000_ciss_fixpath.sh @@ -8,7 +8,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/initramfs-tools/scripts/init-top/0000_ciss_fixpath.sh b/config/includes.chroot/etc/initramfs-tools/scripts/init-top/0000_ciss_fixpath.sh index 0a825d7..1b87b51 100644 --- a/config/includes.chroot/etc/initramfs-tools/scripts/init-top/0000_ciss_fixpath.sh +++ b/config/includes.chroot/etc/initramfs-tools/scripts/init-top/0000_ciss_fixpath.sh @@ -8,7 +8,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/live/config.conf b/config/includes.chroot/etc/live/config.conf index 508a150..2226058 100644 --- a/config/includes.chroot/etc/live/config.conf +++ b/config/includes.chroot/etc/live/config.conf @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/login.defs b/config/includes.chroot/etc/login.defs index a3b9366..8448e7b 100644 --- a/config/includes.chroot/etc/login.defs +++ b/config/includes.chroot/etc/login.defs @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf b/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf index a6dd40b..98adda3 100644 --- a/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf +++ b/config/includes.chroot/etc/modprobe.d/30-cendev-hardening.conf @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/ssh/ssh_known_hosts b/config/includes.chroot/etc/ssh/ssh_known_hosts index eb75734..4e90599 100644 --- a/config/includes.chroot/etc/ssh/ssh_known_hosts +++ b/config/includes.chroot/etc/ssh/ssh_known_hosts @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 [git.coresecret.dev]:42842 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGQA107AVmg1D/jnyXiqbPf38zQRl8s3c+PM1zbfpeQl [git.coresecret.dev]:42842 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDYD9ysmMWZlejUnxu0qOzeWcIYezoFLbYdo6ffGUL5kqOBAYb+5CF4bJLUpA93XFYVF+TbrcMV1yJh6JaHFL0VU5CvgAzruCeedx0c4qUV6lWcJUGNk5K0yb9n2Wosdy6F/zTOxL9KXBt/TV+cscsen2Dahvx0ctMKgNbu+vvUcWxHf9lOkbYoF/uA/nW5CVXy5XUPVUDFUhEeKXL85+6gid5AEMfYT8aRl5YDGvo1iMBmBYOljN4S7MnRe14qbAZG0GDGvF22eHbSU2pILcFIjc2Lo/S5Ox/MJpbLAqpFlLPTKgr6F7yVwfNMSNwl05ysUOZfrQKSXzCU6+lfqKYCwemLALyG/n1ernpp7/8W/2RYoz3fd+TQyfhW++rx3yUHpYCkTv9A4LRYZYGSAWKMHSBEYq3EcATQUxQi0xpwmcR+u0uC9F9eta5Bim+sBZD6F2hgPJ5xgYT8LFm880g1YadAwBoD4TAkqSvl+jYW0VA2GH9CknKHJ36gc/X4eeUHDC1Hf/E8M5RBj4D6NuHfeVRik/ahHmoCqKQUW7VU/EBsWFsngDiLEHcV71iMtWiUddWOHwoAPHIzn6p9HTeLCxTwsPMG5UDGK/S9HUozqDXxexRtqbcFa7DWuzRvZ1bcZ2VQsaafuzKCkkc4NjC7h1wssel7q9aeYPFg+1vS6Q== diff --git a/config/includes.chroot/etc/ssh/sshd_config b/config/includes.chroot/etc/ssh/sshd_config index 5abe234..ca07310 100644 --- a/config/includes.chroot/etc/ssh/sshd_config +++ b/config/includes.chroot/etc/ssh/sshd_config @@ -4,12 +4,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 ### https://www.ssh-audit.com/ ### ssh -Q cipher | cipher-auth | compression | kex | kex-gss | key | key-cert | key-plain | key-sig | mac | protocol-version | sig diff --git a/config/includes.chroot/etc/sysctl.d/99_local.hardened b/config/includes.chroot/etc/sysctl.d/99_local.hardened index 9845a80..53e2b6e 100644 --- a/config/includes.chroot/etc/sysctl.d/99_local.hardened +++ b/config/includes.chroot/etc/sysctl.d/99_local.hardened @@ -6,12 +6,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -# Version Master V8.13.512.2025.11.26 +# Version Master V8.13.512.2025.11.27 ### https://docs.kernel.org/ ### https://github.com/a13xp0p0v/kernel-hardening-checker/ diff --git a/config/includes.chroot/etc/systemd/.keep b/config/includes.chroot/etc/systemd/.keep index b4349f3..80dde7f 100644 --- a/config/includes.chroot/etc/systemd/.keep +++ b/config/includes.chroot/etc/systemd/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/systemd/network/90-ciss-ethernet.network b/config/includes.chroot/etc/systemd/network/90-ciss-ethernet.network new file mode 100644 index 0000000..a6431cf --- /dev/null +++ b/config/includes.chroot/etc/systemd/network/90-ciss-ethernet.network @@ -0,0 +1,17 @@ +# SPDX-Version: 3.0 +# SPDX-CreationInfo: 2025-11-26; WEIDNER, Marc S.; +# SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git +# SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency +# SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; +# SPDX-FileType: SOURCE +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 +# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. +# SPDX-PackageName: CISS.debian.live.builder +# SPDX-Security-Contact: security@coresecret.eu + +[Network] +DHCP=yes +LinkLocalAddressing=ipv6 + + +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf diff --git a/config/includes.chroot/etc/systemd/system/.keep b/config/includes.chroot/etc/systemd/system/.keep index b4349f3..80dde7f 100644 --- a/config/includes.chroot/etc/systemd/system/.keep +++ b/config/includes.chroot/etc/systemd/system/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf b/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf index 59944ce..f383825 100644 --- a/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf +++ b/config/includes.chroot/etc/systemd/system/getty@tty1.service.d/override.conf @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh b/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh index e9236f1..9b5fe20 100644 --- a/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh +++ b/config/includes.chroot/preseed/.ash/0_di_preseed_include_command.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh b/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh index b4dc3e7..d3e23bc 100644 --- a/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh +++ b/config/includes.chroot/preseed/.ash/1_di_preseed_early_command.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh b/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh index 5043b34..484ebd9 100644 --- a/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh +++ b/config/includes.chroot/preseed/.ash/2_di_partman_early_command.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh b/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh index daf10fb..4c3a4d7 100644 --- a/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh +++ b/config/includes.chroot/preseed/.ash/3_di_preseed_late_command.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh b/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh index e8e9fdb..d71959f 100644 --- a/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh +++ b/config/includes.chroot/preseed/.ash/di_scripting_flexibility.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/di_scripting_password.sh b/config/includes.chroot/preseed/.ash/di_scripting_password.sh index b161d5d..d3d44b8 100644 --- a/config/includes.chroot/preseed/.ash/di_scripting_password.sh +++ b/config/includes.chroot/preseed/.ash/di_scripting_password.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh b/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh index 4813d4e..6872804 100644 --- a/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh +++ b/config/includes.chroot/preseed/.ash/di_scripting_ssh.sh @@ -1,11 +1,15 @@ #!/bin/sh +# bashsupport disable=BP5007 +# shellcheck disable=SC2249 +# shellcheck shell=sh + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.cfg/.directories.cfg b/config/includes.chroot/preseed/.cfg/.directories.cfg index f11af8f..436ec3c 100644 --- a/config/includes.chroot/preseed/.cfg/.directories.cfg +++ b/config/includes.chroot/preseed/.cfg/.directories.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -29,4 +29,4 @@ /target/var/log/ciss /target/var/tmp /target/tmp -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/apt.cfg b/config/includes.chroot/preseed/.cfg/apt.cfg index 8999eb7..89d5b7c 100644 --- a/config/includes.chroot/preseed/.cfg/apt.cfg +++ b/config/includes.chroot/preseed/.cfg/apt.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -75,4 +75,4 @@ d-i pkgsel/upgrade select full-upgrade # Possible choices: No automatic updates, Install security updates automatically d-i pkgsel/update-policy select Install security updates automatically -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/base.cfg b/config/includes.chroot/preseed/.cfg/base.cfg index 5a99749..2ae9454 100644 --- a/config/includes.chroot/preseed/.cfg/base.cfg +++ b/config/includes.chroot/preseed/.cfg/base.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -21,4 +21,4 @@ d-i base-installer/kernel/image string linux-image-amd64 # Choose to not get the tasksel dialog displayed at all (and don't install any packages): d-i pkgsel/run_tasksel boolean false -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/finished.cfg b/config/includes.chroot/preseed/.cfg/finished.cfg index ee69462..8b988aa 100644 --- a/config/includes.chroot/preseed/.cfg/finished.cfg +++ b/config/includes.chroot/preseed/.cfg/finished.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -23,4 +23,4 @@ d-i debian-installer/exit/halt boolean false # This will power off the machine instead of just halting it: d-i debian-installer/exit/poweroff boolean true -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/firmware.cfg b/config/includes.chroot/preseed/.cfg/firmware.cfg index 59d4bb5..e277e8a 100644 --- a/config/includes.chroot/preseed/.cfg/firmware.cfg +++ b/config/includes.chroot/preseed/.cfg/firmware.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -16,4 +16,4 @@ # missing (default) : Searches only when the firmware is needed. # always : Always searches and asks for any firmware that could be useful for the hardware. d-i hw-detect/firmware-lookup string missing -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/grub.cfg b/config/includes.chroot/preseed/.cfg/grub.cfg index 43664de..09ecfb8 100644 --- a/config/includes.chroot/preseed/.cfg/grub.cfg +++ b/config/includes.chroot/preseed/.cfg/grub.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -59,4 +59,4 @@ d-i grub-installer/force-efi-extra-removable boolean false # boot configuration. For example, if your NVRAM variables have been set up such that your # system contacts a PXE server on every boot, this would preserve that behavior. d-i grub-installer/update-nvram boolean true -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/locale.cfg b/config/includes.chroot/preseed/.cfg/locale.cfg index a0e5326..72da508 100644 --- a/config/includes.chroot/preseed/.cfg/locale.cfg +++ b/config/includes.chroot/preseed/.cfg/locale.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -22,4 +22,4 @@ d-i debian-installer/locale string en_US.UTF-8 d-i keyboard-configuration/layoutcode string de d-i keyboard-configuration/xkb-keymap select German -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/modules.cfg b/config/includes.chroot/preseed/.cfg/modules.cfg index 62837e1..9194a53 100644 --- a/config/includes.chroot/preseed/.cfg/modules.cfg +++ b/config/includes.chroot/preseed/.cfg/modules.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -36,4 +36,4 @@ partman-ext4 \ partman-lvm \ partman-md \ rescue-mode -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/network.cfg b/config/includes.chroot/preseed/.cfg/network.cfg index 1c1edf6..83ba52c 100644 --- a/config/includes.chroot/preseed/.cfg/network.cfg +++ b/config/includes.chroot/preseed/.cfg/network.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -53,4 +53,4 @@ d-i netcfg/dhcp_options select Configure network manually # asking. # ########################################################################################### d-i hw-detect/load_firmware boolean true -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/packages.cfg b/config/includes.chroot/preseed/.cfg/packages.cfg index 6052c8f..29293be 100644 --- a/config/includes.chroot/preseed/.cfg/packages.cfg +++ b/config/includes.chroot/preseed/.cfg/packages.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -41,4 +41,4 @@ d-i mirror/http/proxy string # is close to you on the network -- be aware that nearby countries, or even your own, may # not be the best choice. d-i mirror/https/countries select US -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/partitioning.cfg b/config/includes.chroot/preseed/.cfg/partitioning.cfg index 36fcfc0..e65938d 100644 --- a/config/includes.chroot/preseed/.cfg/partitioning.cfg +++ b/config/includes.chroot/preseed/.cfg/partitioning.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -357,4 +357,4 @@ use_filesystem{ } filesystem{ ext4 } \ mountpoint{ /tmp } \ label{ rescue } \ . -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/security.cfg b/config/includes.chroot/preseed/.cfg/security.cfg index 0563bad..d8dc6a8 100644 --- a/config/includes.chroot/preseed/.cfg/security.cfg +++ b/config/includes.chroot/preseed/.cfg/security.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -18,4 +18,4 @@ d-i debian-installer/allow_unauthenticated boolean false # This ensures that the connection between the installer and the server from which files # are downloaded is encrypted and signed by a trusted certificate authority. d-i debian-installer/allow_unauthenticated_ssl boolean false -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/software.cfg b/config/includes.chroot/preseed/.cfg/software.cfg index baa296b..3eeaed7 100644 --- a/config/includes.chroot/preseed/.cfg/software.cfg +++ b/config/includes.chroot/preseed/.cfg/software.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -56,4 +56,4 @@ virt-what \ whois \ wget \ zip -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/ssh.cfg b/config/includes.chroot/preseed/.cfg/ssh.cfg index d3086dc..6847293 100644 --- a/config/includes.chroot/preseed/.cfg/ssh.cfg +++ b/config/includes.chroot/preseed/.cfg/ssh.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -19,4 +19,4 @@ d-i network-console/authorized_keys_url string https : //coresecret.eu/download/developer/2024_rsa4096_developer_root.pub.key # d-i network-console/password password < never ever use plain hardcoded credentials > # d-i network-console/password-again password < never ever use plain hardcoded credentials > -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/time.cfg b/config/includes.chroot/preseed/.cfg/time.cfg index d595b3c..710c7e4 100644 --- a/config/includes.chroot/preseed/.cfg/time.cfg +++ b/config/includes.chroot/preseed/.cfg/time.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -30,4 +30,4 @@ d-i time/zone string Europe/Lisbon # Controls whether to use NTP to set the clock during the install: d-i clock-setup/ntp boolean true -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.cfg/user.cfg b/config/includes.chroot/preseed/.cfg/user.cfg index cad088f..a176144 100644 --- a/config/includes.chroot/preseed/.cfg/user.cfg +++ b/config/includes.chroot/preseed/.cfg/user.cfg @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -27,4 +27,4 @@ d-i passwd/user-password-crypted password $6$rounds=8388608$bwnJ5ZlnOmYxFE21$LDJ # SALT=$(tr -dc 'A-Za-z0-9' < /dev/random | head -c 16) # # mkpasswd --method=sha-512 --salt="${SALT}" --rounds=8388608 # which seems p4ranoid # ########################################################################################### -# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh \ No newline at end of file +# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh diff --git a/config/includes.chroot/preseed/.iso/iso.sh b/config/includes.chroot/preseed/.iso/iso.sh index ec01f06..3ed9936 100644 --- a/config/includes.chroot/preseed/.iso/iso.sh +++ b/config/includes.chroot/preseed/.iso/iso.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh b/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh index a29e379..154dfef 100644 --- a/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh +++ b/config/includes.chroot/preseed/.iso/preseed_hash_generator.sh @@ -5,12 +5,12 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu -declare -gr VERSION="Master V8.13.512.2025.11.26" +declare -gr VERSION="Master V8.13.512.2025.11.27" ### VERY EARLY CHECK FOR DEBUGGING if [[ $* == *" --debug "* ]]; then diff --git a/config/includes.chroot/preseed/.lib/sshd_config.lib b/config/includes.chroot/preseed/.lib/sshd_config.lib index d706a8d..1a10497 100644 --- a/config/includes.chroot/preseed/.lib/sshd_config.lib +++ b/config/includes.chroot/preseed/.lib/sshd_config.lib @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/preseed/CCLA-1.0.html b/config/includes.chroot/preseed/CCLA-1.0.html deleted file mode 100644 index ed73304..0000000 --- a/config/includes.chroot/preseed/CCLA-1.0.html +++ /dev/null @@ -1,51 +0,0 @@ -

Centurion Commercial License Agreement 1.0

-

1. General Terms

-

1.1. This Subscription License Agreement ("Agreement") governs the commercial use of the Software ("Software").

-

1.2. Private and open-source usage of the Software remains governed by the EUPL-1.2 license.

-

1.3. By purchasing and using the Software under this Agreement, you ("Licensee") agree to the terms outlined below.

-

1.4. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only.

-

2. Grant of License

-

2.1. Subject-to-payment of applicable subscription fees, Licensor grants Licensee a

-
    -
  • non-exclusive,
  • -
  • non-transferable,
  • -
  • time-limited,
  • -
-

right to use the Software for commercial purposes.

-

2.2. This license is valid only for the duration of the subscription period and under the scope defined in this Agreement.

-

3. Subscription Fees and Payment

-

3.1. Licensee agrees to pay the subscription fees as specified in the pricing agreement. These fees are non-refundable.

-

3.2. Licensor reserves the right to modify subscription fees upon 30 days' written notice.

-

4. Restrictions

-

4.1. Licensee shall not:

-
    -
  • Distribute, sublicense, or resell the Software.
  • -
  • Reverse engineer, decompile, or modify the Software, except as permitted by mandatory law.
  • -
-

4.2. The Software may not be used for illegal or unethical purposes.

-

5. Support and Updates

-

5.1. Licensor will provide updates and support for the Software during the subscription period, as detailed in the accompanying support agreement.

-

5.2. Support services may include bug fixes, patches, and minor updates. Major updates may incur additional fees.

-

6. Termination

-

6.1. This Agreement is valid for the subscription term unless terminated earlier:

-
    -
  • By Licensee, with a 30-day written notice.
  • -
  • By Licensor, in the event of Licensees breach of this Agreement.
  • -
-

6.2. Upon termination, Licensee must cease all uses of the Software and delete all copies.

-

7. Liability and Warranty

-

7.1. The Software is provided "as is" without warranties of any kind, except as required by law.

-

7.2. Licensors' liability is limited to the number of subscription fees paid by Licensee in the preceding 12 months.

-

8. Governing Law

-

8.1. This Agreement shall be governed by the laws of Portugal.

-

8.2. Disputes arising under this Agreement shall be subject to the exclusive jurisdiction of the courts of Portugal.

-

9. Miscellaneous

-

9.1. Any changes to this Agreement must be in writing and signed by both parties.

-

9.2. If any provision of this Agreement is found invalid, the remaining provisions shall remain enforceable.

-

10. Contact Information

- -
-

This Subscription License Agreement was last updated at 09.05.2025.

diff --git a/config/includes.chroot/preseed/CCLA-1.0.md b/config/includes.chroot/preseed/CCLA-1.0.md deleted file mode 100644 index 3cbe742..0000000 --- a/config/includes.chroot/preseed/CCLA-1.0.md +++ /dev/null @@ -1,81 +0,0 @@ -# Centurion Commercial License Agreement 1.0 - -## **1. General Terms** - -1.1. This Subscription License Agreement ("Agreement") governs the commercial use of the Software ("Software"). - -1.2. Private and open-source usage of the Software remains governed by the EUPL-1.2 license. - -1.3. By purchasing and using the Software under this Agreement, you ("Licensee") agree to the terms outlined below. - -1.4. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only. - -## **2. Grant of License** - -2.1. Subject-to-payment of applicable subscription fees, Licensor grants Licensee a - -- non-exclusive, -- non-transferable, -- time-limited, - -right to use the Software for commercial purposes. - -2.2. This license is valid only for the duration of the subscription period and under the scope defined in this Agreement. - -## **3. Subscription Fees and Payment** - -3.1. Licensee agrees to pay the subscription fees as specified in the pricing agreement. These fees are non-refundable. - -3.2. Licensor reserves the right to modify subscription fees upon 30 days' written notice. - -## **4. Restrictions** - -4.1. Licensee shall not: - -- Distribute, sublicense, or resell the Software. -- Reverse engineer, decompile, or modify the Software, except as permitted by mandatory law. - -4.2. The Software may not be used for illegal or unethical purposes. - -## **5. Support and Updates** - -5.1. Licensor will provide updates and support for the Software during the subscription period, as detailed in the accompanying -support agreement. - -5.2. Support services may include bug fixes, patches, and minor updates. Major updates may incur additional fees. - -## **6. Termination** - -6.1. This Agreement is valid for the subscription term unless terminated earlier: - -- By Licensee, with a 30-day written notice. -- By Licensor, in the event of Licensees breach of this Agreement. - -6.2. Upon termination, Licensee must cease all uses of the Software and delete all copies. - -## **7. Liability and Warranty** - -7.1. The Software is provided "as is" without warranties of any kind, except as required by law. - -7.2. Licensors' liability is limited to the number of subscription fees paid by Licensee in the preceding 12 months. - -## **8. Governing Law** - -8.1. This Agreement shall be governed by the laws of Portugal. - -8.2. Disputes arising under this Agreement shall be subject to the exclusive jurisdiction of the courts of Portugal. - -## **9. Miscellaneous** - -9.1. Any changes to this Agreement must be in writing and signed by both parties. - -9.2. If any provision of this Agreement is found invalid, the remaining provisions shall remain enforceable. - -## 10. **Contact Information** - -* Licensor : Centurion Intelligence Consulting Agency -* Email : legal@coresecret.eu - ---- - -This Subscription License Agreement was last updated at 09.05.2025. diff --git a/config/includes.chroot/preseed/CCLA-1.1.spdx b/config/includes.chroot/preseed/CCLA-1.1.spdx new file mode 100644 index 0000000..868165e --- /dev/null +++ b/config/includes.chroot/preseed/CCLA-1.1.spdx @@ -0,0 +1,5 @@ +SPDX-License-Identifier: LicenseRef-CCLA-1.1 +SPDX-FileCopyrightText: 2025 Centurion Intelligence Consulting Agency + +LicenseRef-CCLA-1.1 is a custom Commercial License Agreement used for projects maintained by Centurion Intelligence Consulting Agency. +The full license text can be found at: https://coresecret.eu/imprint/licenses/#ccla11 or in the same directory: CCLA-1.1.txt diff --git a/config/includes.chroot/preseed/CCLA-1.1.txt b/config/includes.chroot/preseed/CCLA-1.1.txt new file mode 100644 index 0000000..4e4efe6 --- /dev/null +++ b/config/includes.chroot/preseed/CCLA-1.1.txt @@ -0,0 +1,176 @@ +# SPDX-License-Identifier: LicenseRef-CCLA-1.1 + +Centurion Commercial License Agreement 1.1 (CCLA-1.1) + +CCLA Β© Centurion Intelligence Consulting Agency, 2025 + +Version 1.1, 27.11.2025 + +1. General Terms + +1.1. This Subscription License Agreement ("Agreement") governs the commercial use of the Centurion software, scripts, configuration files and related materials (the "Software"). + +1.2. Non-commercial usage of the Software may be governed by the Centurion Non-Commercial License 1.1 (CNCL-1.1) or, where expressly indicated, by the European Union Public License (EUPL-1.2) or other applicable open-source licenses. This Agreement applies only to the commercial use of the Software as defined herein. + +1.3. By purchasing and using the Software under this Agreement, you ("Licensee") agree to the terms outlined below. + +1.4. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only. + +2. Grant of License + +2.1. Subject to payment of applicable subscription fees, Licensor grants Licensee a + +- non-exclusive, +- non-transferable, +- time-limited, + +right to use the Software for commercial purposes within the scope defined in this Agreement. + +2.2. This license is valid only for the duration of the subscription period and for the number of installations, instances, environments, or users specified in the applicable ordering or pricing document. + +2.3. No ownership rights in the Software are transferred to Licensee under this Agreement. All rights not expressly granted herein are reserved by Licensor. + +3. Subscription Fees and Payment + +3.1. Licensee agrees to pay the subscription fees as specified in the applicable pricing or order agreement. These fees are non-refundable, except where mandatory law +requires otherwise. + +3.2. Licensor reserves the right to modify subscription fees upon thirty (30) days written notice for renewal terms. Fee changes shall not affect the current, already paid subscription term. + +4. Restrictions + +4.1. Except as expressly permitted by this Agreement or by mandatory law, Licensee shall not: + +- distribute, sublicense, rent, lease, or resell the Software; +- allow any third party to access the Software as a service (including, without limitation, as Software-as-a-Service, hosting or outsourcing solution); +- reverse engineer, decompile, disassemble, or otherwise attempt to derive the source code of the Software, except to the extent that such activity is expressly permitted by mandatory applicable law; +- remove or alter any copyright, trademark or other proprietary notices in or on the Software. + +4.2. The Software may not be used for illegal or unethical purposes or in violation of applicable law. + +5. Support and Updates + +5.1. Licensor will provide updates and support for the Software during the subscription period, as detailed in the accompanying support or service level agreement, if any. + +5.2. Support services may include bug fixes, patches, security updates, and minor enhancements. Major new versions or additional features may be subject to separate fees or subscription tiers. + +5.3. Licensor does not warrant that any particular bug or issue will be fixed, nor that updates will be provided at specific times, unless expressly agreed in a separate written support agreement. + +6. Term and Termination + +6.1. This Agreement is valid for the subscription term specified in the applicable order and shall automatically terminate at the end of such a term unless renewed. + +6.2. Licensee may terminate this Agreement for convenience with thirty (30) days written notice, provided that fees already paid remain non-refundable. + +6.3. Licensor may terminate this Agreement with immediate effect upon written notice if: + +- Licensee is in material breach of this Agreement (including but not limited to non-payment of fees or violation of the license restrictions), and fails to cure such breach within a reasonable cure period set by Licensor; or +- Licensee becomes subject to insolvency, bankruptcy, liquidation, or similar proceedings, to the extent permitted by applicable law. + +6.4. Upon termination or expiry of this Agreement for any reason, Licensee must cease all uses of the Software and delete all copies of the Software in its possession or control. At Licensors' request, Licensee shall confirm such deletion in writing. + +6.5. Sections, which by their nature are intended to survive termination (including but not limited to Sections 6.4, 7, 8, 9, 10, 11, and 12) shall remain in full force +and effect. + +7. Warranty Disclaimer + +7.1. THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE", WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, ACCURACY, OR THAT THE SOFTWARE WILL BE ERROR-FREE, SECURE, OR UNINTERRUPTED. + +7.2. LICENSEE ACKNOWLEDGES THAT COMPLEX SOFTWARE CANNOT BE GUARANTEED TO BE FREE OF DEFECTS OR VULNERABILITIES. LICENSEE IS SOLELY RESPONSIBLE FOR IMPLEMENTING ADEQUATE BACKUP, REDUNDANCY, SECURITY, AND RISK-MITIGATION MEASURES. + +7.3. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF CERTAIN IMPLIED WARRANTIES. TO THE EXTENT THAT SUCH MANDATORY RULE APPLIES, THE FOREGOING EXCLUSIONS SHALL APPLY ONLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW. + +8. High-Risk Environments and Safety-Critical Use + +8.1. The Software has not been designed, tested, certified, or intended for use in safety-critical or high-risk environments or systems, including but not limited to: + +(a) operation or control of nuclear facilities, nuclear reactors, nuclear fuel cycle facilities, or radioactive waste management facilities; +(b) aircraft navigation, flight control systems, air traffic control systems or similar aviation safety systems; +(c) railway signaling systems, mass transit control systems, or other public transportation control systems; +(d) medical devices, diagnostic systems, life-support systems, implantable medical devices, or other systems whose failure could directly endanger human life; +(e) industrial control systems for critical infrastructure, including but not limited to electric power generation, transmission or distribution systems, gas or oil pipelines, chemical plants, water treatment or water supply systems, and dams; +(f) military command-and-control systems, weapons systems, or weapons platforms; +(g) any other environment or system where a failure, malfunction, or incorrect operation of the Software could reasonably be expected to result in death, personal injury, severe physical or environmental damage, or significant disruption of essential public services. + +8.2. This list is illustrative and not exhaustive. It is the sole responsibility of the Licensee to assess whether a given use case constitutes a safety-critical or high-risk environment within the meaning of this Section. + +8.3. Licensee shall not use, and shall not permit any third party to use, the Software in any of the environments or systems described in Section 8.1 or in any similar safety-critical or high-risk environment, unless such a use has been expressly approved in a separate written agreement with Licensor. + +8.4. If Licensee nevertheless uses the Software in such environments or systems, Licensee does so entirely at its own risk and responsibility. In such cases, Licensee shall ensure appropriate redundancy, fail-safe mechanisms, risk mitigation, and independent verification and validation, and shall fully indemnify and hold harmless the Licensor from any claims, damages, or losses arising out of or related to such a use, to the maximum extent permitted by applicable law. + +9. Limitation of Liability + +9.1. Except in cases of wilful misconduct or damage directly caused to natural persons, the Licensor shall in no event be liable, on any legal ground, for any direct or indirect, material or non-material damages arising out of or in connection with this Agreement or the use or inability to use the Software, including, without limitation, loss of goodwill, loss of profits, loss of revenue, loss of data, business interruption, computer failure or malfunction, or any type of economic loss. However, the Licensor remains liable under any applicable mandatory statutory product liability regime and other mandatory provisions of applicable law. + +9.2. To the extent that applicable law does not permit the exclusion of certain types of damages or liabilities, such exclusions and limitations shall apply only to the maximum extent permitted by such a law. Nothing in this Agreement shall deprive the Licensee of rights, which cannot be excluded or limited under mandatory law. + +9.3. Subject to Sections 9.1 and 9.2 and to the jurisdiction-specific provisions below, the Licensors aggregate liability arising out of or in connection with this Agreement, whether in contract, tort, or otherwise, shall in no event exceed the total amount of subscription fees paid by Licensee to Licensor under this Agreement during the twelve (12) months immediately preceding the event giving rise to the first claim. This limitation shall apply per aggregate of all claims arising from or related to the same event, series of events, or circumstances. + +9.4. Additional provisions for Licensees in Germany + +9.4.1 If the Licensee has its habitual residence or registered office in Germany, or if German law is mandatorily applicable, the limitations in Sections 9.1 to 9.3 shall be construed in accordance with German law as follows: + +(a) The Licensor shall be liable without limitation for damages resulting from injury to life, body, or health caused by its negligent or intentional breach of duty, for damages caused by intentional misconduct (Vorsatz), and under the German Product Liability Act (Produkthaftungsgesetz). + +(b) In case of damage caused by gross negligence (grobe FahrlΓ€ssigkeit), the Licensor shall be liable in accordance with the statutory provisions; the limitation in Section 9.3 shall not apply to such cases to the extent that statutory law does not permit such limitation. + +(c) In case of damage caused by simple negligent breach of an essential contractual obligation (Kardinalpflicht), the Licensors liability shall be limited to the typical, foreseeable damage and, in any event, shall not exceed the amount specified in Section 9.3. + +(d) In all other cases of simple negligence, the Licensor shall not be liable. + +9.4.2 Any further mandatory statutory rights of the Licensee under German law remain unaffected. + +9.5. Additional provisions for Licensees in Portugal + +9.5.1 If the Licensee has its habitual residence or registered office in Portugal, or if Portuguese law is mandatorily applicable, the limitations in Sections 9.1 to 9.3 shall be construed in accordance with Portuguese law as follows: + +(a) The Licensors' liability for death or personal injury and for losses caused by wilful misconduct (dolo) or gross negligence (negligΓͺncia grave / negligΓͺncia grosseira) shall not be excluded or limited. + +(b) For losses caused by simple negligence, the Licensors liability may be limited or excluded in accordance with Sections 9.1 to 9.3, subject to mandatory provisions of Portuguese law. + +(c) Any mandatory liability under the Portuguese product liability regime or other mandatory provisions remains unaffected. + +9.6. Additional provisions for Licensees in the United States + +9.6.1 If this Agreement is governed by the law of a state of the United States or if a court in such a state applies its mandatory law, the following shall apply: + +(a) Nothing in this Agreement shall exclude or limit liability for death or personal injury where such exclusion or limitation would be unlawful, or for wilful misconduct or fraud. + +(b) To the maximum extent permitted by applicable law, the Licensor shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or for any loss of profits, revenue, business, goodwill, or data, even if the Licensor has been advised of the possibility of such damages. + +(c) Subject to subparagraph (a), any remaining liability of the Licensor shall be limited in accordance with Sections 9.1 to 9.3 and to the maximum extent permitted under applicable state law. + +9.7. Where different mandatory laws apply simultaneously, the limitations and exclusions of this Article shall be interpreted in a manner that gives effect to the maximum permissible limitation of the Licensors liability without depriving the Licensee of any rights that are mandatory under such laws. + +10. Limitation Periods + +10.1. Any claim by Licensee arising out of or in connection with this Agreement (other than claims for which liability cannot be limited or excluded under mandatory law) must be brought before the competent court within twelve (12) months after the date on which Licensee became aware, or should reasonably have become aware, of the relevant breach and the resulting damage. After the expiry of this period, such claims shall be time-barred, to the maximum extent permitted by applicable law. + +10.2. The limitation period in Section 10.1 shall not apply to claims based on: + +(a) injury to life, body, or health; +(b) wilful misconduct (and, where mandatory law so requires, gross negligence); +(c) fraudulent concealment of a defect or breach; or +(d) liability under mandatory product liability statutes or other mandatory provisions, which prohibit such contractual limitation. + +11. Governing Law + +11.1. This Agreement shall be governed by and construed in accordance with the laws of Portugal, excluding its conflict-of-law rules. + +11.2. Any disputes arising out of or in connection with this Agreement shall be subject to the exclusive jurisdiction of the competent courts of Portugal, without +prejudice to any mandatory jurisdiction rules that may apply in favor of Licensee under applicable law. + +12. Miscellaneous + +12.1. This Agreement constitutes the entire agreement between Licensor and Licensee with respect to the commercial use of the Software and supersedes all prior or contemporaneous understandings, whether written or oral, relating to such subject. + +12.2. Any changes or amendments to this Agreement must be in writing and signed by both parties. + +12.3. If any provision of this Agreement is found invalid or unenforceable by a court of competent jurisdiction, such provision shall be enforced to the maximum extent permissible, and the remaining provisions shall remain in full force and effect. + +12.4. The failure of Licensor to enforce any right or provision of this Agreement shall not constitute a waiver of such right or provision. + +13. Contact Information + +Licensor : Centurion Intelligence Consulting Agency +Email : legal@coresecret.eu diff --git a/config/includes.chroot/preseed/CNCL-1.1.spdx b/config/includes.chroot/preseed/CNCL-1.1.spdx new file mode 100644 index 0000000..f1f8d1e --- /dev/null +++ b/config/includes.chroot/preseed/CNCL-1.1.spdx @@ -0,0 +1,5 @@ +SPDX-License-Identifier: LicenseRef-CNCL-1.1 +SPDX-FileCopyrightText: 2025 Centurion Intelligence Consulting Agency + +LicenseRef-CNCL-1.1 is a custom Non-Commercial License Agreement used for projects maintained by Centurion Intelligence Consulting Agency. +The full license text can be found at: https://coresecret.eu/imprint/licenses/#cncl11 or in the same directory: CNCL-1.1.txt diff --git a/config/includes.chroot/preseed/CNCL-1.1.txt b/config/includes.chroot/preseed/CNCL-1.1.txt new file mode 100644 index 0000000..68f170c --- /dev/null +++ b/config/includes.chroot/preseed/CNCL-1.1.txt @@ -0,0 +1,185 @@ +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 + +Centurion Non-Commercial License 1.1 (CNCL-1.1) + +CNCL Β© Centurion Intelligence Consulting Agency, 2025 + +Version 1.1, 27.11.2025 + +1. Definitions + +1.1. "Software" means the software, scripts, configuration files, and related materials made available under this Centurion Non-Commercial License 1.1 ("Agreement"), including any associated documentation. + +1.2. "Licensor" means Centurion Intelligence Consulting Agency or any subsequent rights holder explicitly identified as licensor of the Software. + +1.3. "Licensee" means any natural or legal person who obtains, uses, copies, modifies, or distributes the Software under this Agreement. + +1.4. "Non-Commercial Use" means any use that is not intended for or directed toward commercial advantage or monetary compensation. This includes personal, academic, research, educational, hobbyist, and internal evaluation use, provided that no products or services based on the Software are offered against payment or other commercial consideration. + +1.5. "Commercial Use" means any use of the Software, in whole or in part, that is intended for or directed toward commercial advantage or monetary compensation, including but not limited to: + +(a) use of the Software to provide paid services (including Software-as-a-Service), or +(b) inclusion of the Software in products or solutions that are sold, licensed, or otherwise monetized, or +(c) use of the Software in the course of business operations of a commercial entity where the Software contributes to revenue generation, cost reduction, or other commercial benefit, + +Except for limited internal evaluation as described in Section 1.4. + +2. Scope of this Agreement + +2.1. This Agreement governs the use, modification, and distribution of the Software for Non-Commercial Use only. + +2.2. Commercial Use of the Software is not permitted under this Agreement. Any Commercial Use requires a separate written license agreement, such as the Centurion Commercial License Agreement (CCLA-1.0), concluded directly with the Licensor. + +2.3. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only. + +3. Grant of License (Non-Commercial) + +3.1. Subject to the terms and conditions of this Agreement, Licensor grants Licensee a worldwide, royalty-free, non-exclusive, non-transferable, and non-sublicensable right to: + +(a) use the Software for Non-Commercial Use; +(b) copy the Software for backup, archival, and Non-Commercial Use; +(c) modify the Software for Non-Commercial Use; and +(d) distribute the Software and derivative works thereof solely for Non-Commercial Use, provided that the conditions in Section 4 are fulfilled. + +3.2. No rights are granted for Commercial Use under this Agreement. + +4. Conditions for Redistribution and Modifications + +4.1. Any redistribution of the Software, whether modified or unmodified, must: + +(a) be restricted to Non-Commercial Use only; +(b) include a copy of this Agreement in full; +(c) retain all copyright notices, author attributions, and license notices contained in the original Software; and +(d) clearly indicate any changes made to the Software, including at least a notice such as "This file has been modified by [name] on [date]." + +4.2. Licensee may not misrepresent the origin of the Software. Modifications must not be presented as the original Software. + +4.3. If Licensee distributes derivative works based on the Software, such derivative works must be licensed under terms that are at least as restrictive as this Agreement with respect to Non-Commercial Use, and the prohibition of Commercial Use, and must not grant any permissions that conflict with this Agreement. + +4.4. Licensee shall not impose additional restrictions that would limit the rights granted by this Agreement for Non-Commercial Use. + +5. Prohibition of Commercial Use + +5.1. Licensee shall not engage in Commercial Use of the Software under this Agreement. + +5.2. Without limiting the generality of the foregoing, Licensee shall not: + +(a) sell, license, rent, lease, or otherwise monetize the Software; +(b) use the Software to provide paid consulting, hosting, integration, or support services where the Software is a significant component of the provided service; +(c) deploy the Software as part of any production system, product, or service offered to third parties for payment or other commercial consideration. + +5.3. Any Commercial Use requires a separate, valid commercial license agreement with the Licensor, such as the Centurion Commercial License Agreement 1.0 (CCLA-1.0). In the event of conflict between this Agreement and such a commercial agreement, the terms of the commercial agreement shall prevail for the scope of Commercial Use. + +6. No Sublicensing for Commercial Use + +6.1. Licensee is not permitted to grant sublicenses for Commercial Use of the Software under this Agreement. + +6.2. Any attempt by a Licensee to grant rights for Commercial Use under this Agreement shall be null and void. + +7. No Endorsement + +7.1. Nothing in this Agreement shall be construed as permitting Licensee to use the name, trademarks, service marks, or logos of the Licensor or any contributor, except as required for reasonable and customary use in describing the origin of the Software. + +8. High-Risk Environments and Safety-Critical Use + +8.1. The Software has not been designed, tested, certified, or intended for use in safety-critical or high-risk environments or systems, including but not limited to: + +(a) operation or control of nuclear facilities, nuclear reactors, nuclear fuel cycle facilities, or radioactive waste management facilities; +(b) aircraft navigation, flight control systems, or air traffic control systems; +(c) railway signaling systems, mass transit control systems, or other public transportation control systems; +(d) medical devices, diagnostic systems, life-support systems, or implantable medical devices; +(e) industrial control systems for critical infrastructure, including but not limited to electric power generation, transmission or distribution systems, gas or oil pipelines, chemical plants, water treatment or water supply systems, and dams; +(f) military command-and-control systems, weapons systems, or weapons platforms; +(g) any other environment or system where a failure, malfunction, or incorrect operation of the Software could reasonably be expected to result in death, personal injury, severe physical or environmental damage, or significant disruption of essential public services. + +8.2. This list is illustrative and not exhaustive. It is the sole responsibility of the Licensee to assess whether a given use case constitutes a safety-critical or high-risk environment within the meaning of this Section. + +8.3. Licensee shall not use, and shall not permit any third party to use the Software in any of the environments or systems described in Section 8.1 or in any similar safety-critical or high-risk environment. + +8.4. If Licensee nevertheless uses the Software in such environments or systems, Licensee does so entirely at its own risk and responsibility. In such cases, +Licensee shall ensure appropriate redundancy, fail-safe mechanisms, risk mitigation, and independent verification and validation, and shall fully indemnify and hold harmless the Licensor from any claims, damages, or losses arising out of or related to such a use. + +9. Warranty Disclaimer + +9.1. THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE", WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, +INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR THAT THE SOFTWARE WILL BE ERROR-FREE +OR SECURE. + +9.2. LICENSEE ASSUMES ALL RISKS ASSOCIATED WITH THE USE OF THE SOFTWARE. LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET LICENSEES' REQUIREMENTS OR EXPECTATIONS. + +10. Limitation of Liability + +10.1 Except in cases of wilful misconduct or damage directly caused to natural persons, the Licensor shall in no event be liable, on any legal ground, for any direct or indirect, material or non-material damages arising out of or in connection with this Agreement or the use or inability to use the Software, including, without limitation, loss of goodwill, business interruption, computer failure or malfunction, loss of data, or any type of economic loss. However, the Licensor remains liable under any applicable mandatory statutory product liability regime and other mandatory provisions of applicable law. + +10.2 To the extent that applicable law does not permit the exclusion of certain types of damages or liabilities, such exclusions and limitations shall apply only to the maximum extent permitted by such a law. Nothing in this Agreement shall deprive the Licensee of rights, which cannot be excluded or limited under mandatory law. + +10.3 Additional provisions for Licensees in Germany + +10.3.1 If the Licensee has its habitual residence or registered office in Germany, or if German law is mandatorily applicable, the limitations in sections 10.1 and 10.2 shall be construed in accordance with German law as follows: + +(a) The Licensor shall be liable without limitation for damages resulting from injury to life, body, or health caused by its negligent or intentional breach of duty, for damages caused by intentional misconduct or gross negligence, and under the German Product Liability Act (Produkthaftungsgesetz). + +(b) In case of damage caused by simple negligent breach of an essential contractual obligation (Kardinalpflicht), the Licensors liability shall be limited to the typical, foreseeable damage. + +(c) In all other cases of simple negligence, the Licensor shall not be liable. + +10.3.2 Any further mandatory statutory rights of the Licensee under German law remain unaffected. + +10.4 Additional provisions for Licensees in Portugal + +10.4.1 If the Licensee has its habitual residence or registered office in Portugal, or if Portuguese law is mandatorily applicable, the limitations in sections 10.1 and 10.2 shall be construed in accordance with Portuguese law as follows: + +(a) The Licensors' liability for death or personal injury and for losses caused by wilful misconduct (dolo) or gross negligence (negligΓͺncia grave / negligΓͺncia grosseira) shall not be excluded or limited. + +(b) For losses caused by simple negligence, the Licensors' liability may be limited or excluded in accordance with sections 10.1 and 10.2, subject to mandatory provisions of Portuguese law. + +(c) Any mandatory liability under the Portuguese product liability regime or other mandatory provisions remains unaffected. + +10.5 Additional provisions for Licensees in the United States + +10.5.1 If this Agreement is governed by the law of a state of the United States or if a court in such a state applies its mandatory law, the following shall apply: + +(a) Nothing in this Agreement shall exclude or limit liability for death or personal injury where such exclusion or limitation would be unlawful, or for wilful misconduct or fraud. + +(b) To the maximum extent permitted by applicable law, the Licensor shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or for any loss of profits, revenue, business, goodwill, or data, even if the Licensor has been advised of the possibility of such damages. + +(c) Subject to subparagraph (a), any remaining liability of the Licensor shall be limited to the maximum extent permitted under applicable state law. + +10.6 Where different mandatory laws apply simultaneously, the limitations and exclusions of this Article shall be interpreted in a manner that gives effect to the maximum permissible limitation of the Licensors liability without depriving the Licensee of any rights that are mandatory under such laws. + +11. Term and Termination + +11.1. This Agreement becomes effective for Licensee upon first obtaining or using the Software under this Agreement. + +11.2. This Agreement shall remain in force until terminated in accordance with this Section. + +11.3. Licensor may terminate this Agreement with respect to Licensee immediately upon written notice if Licensee breaches any material provision of this Agreement, including but not limited to the prohibition of Commercial Use. + +11.4. Upon termination of this Agreement, Licensee shall immediately cease all use of the Software and destroy all copies of the Software in Licensees +possession or control. + +11.5. Termination of this Agreement shall not affect any rights or obligations that, by their nature, are intended to survive termination, including but +not limited to Sections 8, 9, 10, 11, and 12. + +12. Governing Law and Jurisdiction + +12.1. This Agreement shall be governed by and construed in accordance with the laws of Portugal, excluding its conflict-of-law rules. + +12.2. Any disputes arising out of or in connection with this Agreement shall be subject to the exclusive jurisdiction of the competent courts of Portugal. + +13. Miscellaneous + +13.1. This Agreement constitutes the entire agreement between Licensor and Licensee with respect to the Non-Commercial Use of the Software and supersedes all +prior or contemporaneous understandings, whether written or oral, relating to such a subject. + +13.2. Any modification or amendment of this Agreement must be in writing and signed by the Licensor. + +13.3. If any provision of this Agreement is held to be invalid or unenforceable by a court of competent jurisdiction, such provision shall be enforced to +the maximum extent permissible, and the remaining provisions shall remain in full force and effect. + +13.4. The failure of Licensor to enforce any right or provision of this Agreement shall not constitute a waiver of such right or provision. + +14. Contact Information + +Licensor : Centurion Intelligence Consulting Agency +Email : legal@coresecret.eu diff --git a/config/includes.chroot/preseed/LICENSE b/config/includes.chroot/preseed/LICENSE index 2dd5cb8..b8773fd 100644 --- a/config/includes.chroot/preseed/LICENSE +++ b/config/includes.chroot/preseed/LICENSE @@ -1,256 +1,100 @@ -# SPDX-License-Identifier: EUPL-1.2 +SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 -EUPL-1.2 +Centurion Licensing Overview +============================ -EUROPEAN UNION PUBLIC LICENCE v. 1.2 -EUPL Β© the European Union 2007, 2016 +This repository uses a dual-licensing model combining a non-commercial +"source-available" license with a separate commercial subscription license. -This European Union Public Licence (the 'EUPL') applies to the Work (as defined below) which is provided under the -terms of this Licence. Any use of the Work, other than as authorised under this Licence is prohibited (to the extent such -a use is covered by a right of the copyright holder of the Work). +1. Default License: Centurion Non-Commercial License 1.1 (CNCL-1.1) +--------------------------------------------------------------- -The Work is provided under the terms of this Licence when the Licensor (as defined below) has placed the following -notice immediately following the copyright notice for the Work: +Unless explicitly stated otherwise in an individual file or directory, all original content in this repository is licensed under the - Licensed under the EUPL + Centurion Non-Commercial License 1.1 (CNCL-1.1) + SPDX-Identifier: LicenseRef-CNCL-1.1 -or has expressed by any other means his willingness to license under the EUPL. +Under CNCL-1.1 you may: -1.Definitions + - use, study and modify the Software for non-commercial purposes; + - share the Software and your modifications for non-commercial purposes; + - NOT use the Software for any Commercial Use (as defined in CNCL-1.1). -In this Licence, the following terms have the following meaning: +Any Commercial Use of the Software (in whole or in part) is NOT permitted under CNCL-1.1 and requires a separate commercial +license agreement with the Licensor (see section 2 below). -β€” 'The Licence':this Licence. +The full text of CNCL-1.1 is provided in: -β€” 'The Original Work':the work or software distributed or communicated by the Licensor under this Licence, available -as Source Code and also as Executable Code as the case may be. + ./CNCL-1.1.txt -β€” 'Derivative Works':the works or software that could be created by the Licensee, based upon the Original Work or -modifications thereof. This Licence does not define the extent of modification or dependence on the Original Work -required in order to classify a work as a Derivative Work; this extent is determined by copyright law applicable in -the country mentioned in Article 15. -β€” 'The Work':the Original Work or its Derivative Works. +2. Commercial Use: Centurion Commercial License Agreement 1.1 (CCLA-1.1) +--------------------------------------------------------------------- -β€” 'The Source Code':the human-readable form of the Work, which is the most convenient for people to study and -modify. +For any Commercial Use (including but not limited to use in paid services, SaaS offerings, commercial products, or internal use +that contributes to revenue generation or cost reduction), a valid commercial subscription license is required. -β€” 'The Executable Code':any code, which has generally been compiled and, which is meant to be interpreted by -a computer as a program. +Commercial rights are governed exclusively by the: -β€” 'The Licensor':the natural or legal person that distributes or communicates the Work under the Licence. + Centurion Commercial License Agreement 1.1 (CCLA-1.1) + SPDX-Identifier: LicenseRef-CCLA-1.1 -β€” 'Contributor(s)':any natural or legal person who modifies the Work under the Licence, or otherwise contributes to -the creation of a Derivative Work. +The CCLA-1.1 grants time-limited, non-transferable rights to use the Software for commercial purposes, subject to subscription +fees, support terms and the liability limitations described therein. -β€” 'The Licensee' or 'You':any natural or legal person who makes any usage of the Work under the terms of the -Licence. +The full text of CCLA-1.1 is provided in: -β€” 'Distribution' or 'Communication':any act of selling, giving, lending, renting, distributing, communicating, -transmitting, or otherwise making available, online, or offline, copies of the Work or providing access to its essential -functionalities at the disposal of any other natural or legal person. + ./CCLA-1.1.txt -2.Scope of the rights granted by the Licence +If you are unsure whether your intended use case qualifies as Commercial Use, you must assume that it does and contact the +Licensor at: -The Licensor hereby grants You a worldwide, royalty-free, non-exclusive, sublicensable licence to do the following, for -the duration of copyright vested in the Original Work: + legal@coresecret.eu -β€” use the Work in any circumstances and for all usage, -β€” reproduce the Work, +3. Open-Source Components and Third-Party Code +------------------------------------------- -β€” modify the Work and make Derivative Works based upon the Work, +This repository may contain or depend on third-party components that are licensed under separate open-source licenses, including +but not limited to: -β€” communicate to the public, including the right to make available or display the Work or copies thereof to the public -and perform publicly, as the case may be, the Work, + - EUPL-1.2 (European Union Public Licence) + - other FOSS licenses as stated in the respective files or directories. -β€” distribute the Work or copies thereof, +Such components are clearly marked, typically via SPDX-License-Identifier headers and / or dedicated license files. For those +components, the respective third-party license terms apply and take precedence over CNCL-1.1 and CCLA-1.1 with respect to that +code. -β€” lend and rent the Work or copies thereof, +Where code from other projects is incorporated, the original copyright notices and license texts are preserved, and their terms +remain in force for those portions. -β€” sublicense rights in the Work or copies thereof. -Those rights can be exercised on any media, supports, and formats, whether now known or later invented, as far as the -applicable law permits so. +4. SPDX Usage and Per-File Licensing +------------------------------------ -In the countries where moral rights apply, the Licensor waives his right to exercise his moral right to the extent allowed -by law in order to make effective the licence of the economic rights here above listed. +Each source file SHOULD contain an SPDX-License-Identifier line indicating the applicable license for that file, for example: -The Licensor grants to the Licensee royalty-free, non-exclusive usage rights to any patents held by the Licensor, to the -extent necessary to make use of the rights granted on the Work under this Licence. + - For non-commercial Centurion code: + SPDX-License-Identifier: LicenseRef-CNCL-1.1 -3.Communication of the Source Code + - For commercial-only Centurion deliverables (if applicable in private branches): + SPDX-License-Identifier: LicenseRef-CCLA-1.1 -The Licensor may provide the Work either in its Source Code form or as Executable Code. If the Work is provided as -Executable Code, the Licensor provides in addition a machine-readable copy of the Source Code of the Work along with -each copy of the Work that the Licensor distributes or indicates, in a notice following the copyright notice attached to -the Work, a repository where the Source Code is easily and freely accessible for as long as the Licensor continues to -distribute or communicate the Work. + - For EUPL-licensed parts: + SPDX-License-Identifier: EUPL-1.2 -4.Limitations on copyright +In case of any apparent conflict between this overview file and the SPDX-License-Identifier in a specific file, the +SPDX-License-Identifier in that file SHALL prevail for that file. -Nothing in this Licence is intended to deprive the Licensee of the benefits from any exception or limitation to the -exclusive rights of the rights owners in the Work, to the exhaustion of those rights or of other applicable limitations -thereto. -5.Obligations of the Licensee +5. No Legal Advice; Governing Documents +--------------------------------------- -The grant of the rights mentioned above is subject to some restrictions and obligations imposed on the Licensee. Those -obligations are the following: +This LICENSE file is an informational overview only. The legally binding terms governing your use of the Software are +exclusively those set out in: -Attribution right: The Licensee shall keep intact all copyright, patent or trademarks notices and all notices that refer to -the Licence and to the disclaimer of warranties. The Licensee must include a copy of such notices, and a copy of the -Licence with every copy of the Work he/she distributes or communicates. The Licensee must cause any Derivative Work -to carry prominent notices stating that the Work has been modified and the date of modification. + - Centurion Non-Commercial License 1.1 (CNCL-1.1) + - Centurion Commercial License Agreement 1.1 (CCLA-1.1) + - and any applicable third-party licenses as referenced above. -Copyleft clause: If the Licensee distributes or communicates copies of the Original Works or Derivative Works, this -Distribution or Communication will be done under the terms of this Licence or of a later version of this Licence unless -the Original Work is expressly distributed only under this version of the Licence β€” for example, by communicating -'EUPL v. 1.2 only'. The Licensee (becoming Licensor) cannot offer or impose any additional terms or conditions on the -Work or Derivative Work that alter or restrict the terms of the Licence. - -Compatibility clause: If the Licensee Distributes or Communicates Derivative Works or copies thereof based upon both -the Work and another work licensed under a Compatible Licence, this Distribution or Communication can be done -under the terms of this Compatible Licence. For the sake of this clause, 'Compatible Licence' refers to the licences listed -in the appendix attached to this Licence. Should the Licensee's obligations under the Compatible Licence conflict with -his/her obligations under this Licence, the obligations of the Compatible Licence shall prevail. - -The provision of Source Code: When distributing or communicating copies of the Work, the Licensee will provide -a machine-readable copy of the Source Code or indicate a repository where this Source will be easily and freely available -for as long as the Licensee continues to distribute or communicate the Work. -Legal Protection: This Licence does not grant permission to use the trade names, trademarks, service marks, or names -of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and -reproducing the content of the copyright notice. - -6.Chain of Authorship - -The original Licensor warrants that the copyright in the Original Work granted hereunder is owned by him/her or -licensed to him/her and that he/she has the power and authority to grant the Licence. - -Each Contributor warrants that the copyright in the modifications he/she brings to the Work is owned by him/her or -licensed to him/her and that he/she has the power and authority to grant the Licence. - -Each time You accept the Licence, the original Licensor and subsequent Contributors grant You a licence to their contributions -to the Work, under the terms of this Licence. - -7.Disclaimer of Warranty - -The Work is a work in progress, which is continuously improved by numerous Contributors. It is not finished work -and may therefore contain defects or 'bugs' inherent to this type of development. - -For the above reason, the Work is provided under the Licence on an 'as is' basis and without warranties of any kind -concerning the Work, including without limitation merchantability, fitness for a particular purpose, absence of defects or -errors, accuracy, non-infringement of intellectual property rights other than copyright as stated in Article 6 of this -Licence. - -This disclaimer of warranty is an essential part of the Licence and a condition for the grant of any rights to the Work. - -8.Disclaimer of Liability - -Except in the cases of wilful misconduct or damages directly caused to natural persons, the Licensor will in no event be -liable for any direct or indirect, material or moral, damages of any kind, arising out of the Licence or of the use of the -Work, including without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, loss -of data, or any commercial damage, even if the Licensor has been advised of the possibility of such damage. However, -the Licensor will be liable under statutory product liability laws as far as such laws apply to the Work. - -9.Additional agreements - -While distributing the Work, You may choose to conclude an additional agreement, defining obligations or services -consistent with this Licence. However, if accepting obligations, You may act only on your own behalf and on your sole -responsibility, not on behalf of the original Licensor or any other Contributor, and only if You agree to indemnify, -defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against such a Contributor by -the fact You have accepted any warranty or additional liability. - -10.Acceptance of the Licence - -The provisions of this Licence can be accepted by clicking on an icon 'I agree' placed under the bottom of a window -displaying the text of this Licence or by affirming consent in any other similar way, in accordance with the rules of -applicable law. Clicking on that icon indicates your clear and irrevocable acceptance of this Licence and all of its terms -and conditions. - -Similarly, you irrevocably accept this Licence and all of its terms and conditions by exercising any rights granted to You -by Article 2 of this Licence, such as the use of the Work, the creation by You of a Derivative Work or the Distribution -or Communication by You of the Work or copies thereof. - -11.Information to the public - -In case of any Distribution or Communication of the Work by means of electronic communication by You (for example, -by offering to download the Work from a remote location) the distribution channel or media (for example, a website) -must at least provide to the public the information requested by the applicable law regarding the Licensor, the Licence, -and the way it may be accessible, concluded, stored, and reproduced by the Licensee. - -12.Termination of the Licence - -The Licence and the rights granted hereunder will terminate automatically upon any breach by the Licensee of the terms -of the Licence. - -Such a termination will not terminate the licences of any person who has received the Work from the Licensee under -the Licence, provided such persons remain in full compliance with the Licence. - -13.Miscellaneous - -Without prejudice of Article 9 above, the Licence represents the complete agreement between the Parties as to the -Work. - -If any provision of the Licence is invalid or unenforceable under applicable law, this will not affect the validity or -enforceability of the Licence as a whole. Such provision will be construed or reformed so as necessary to make it valid -and enforceable. - -The European Commission may publish other linguistic versions or new versions of this Licence or updated versions of -the Appendix, so far this is required and reasonable, without reducing the scope of the rights granted by the Licence. -New versions of the Licence will be published with a unique version number. - -All linguistic versions of this Licence, approved by the European Commission, have identical value. Parties can take -advantage of the linguistic version of their choice. - -14.Jurisdiction - -Without prejudice to specific agreement between parties, - -β€” any litigation resulting from the interpretation of this License, arising between the European Union institutions, -bodies, offices, or agencies, as a Licensor, and any Licensee, will be subject to the jurisdiction of the Court of Justice -of the European Union, as laid down in article 272 of the Treaty on the Functioning of the European Union, - -β€” any litigation arising between other parties and resulting from the interpretation of this License will be subject to -the exclusive jurisdiction of the competent court where the Licensor resides or conducts its primary business. - -15.Applicable Law - -Without prejudice to specific agreement between parties, - -β€” this Licence shall be governed by the law of the European Union Member State where the Licensor has his seat, -resides, or has his registered office - -β€” this licence shall be governed by Belgian law if the Licensor has no seat, residence, or registered office inside -a European Union Member State. - - - Appendix - -'Compatible Licences' according to Article 5 EUPL are: - -β€” GNU General Public License (GPL) v. 2, v. 3 - -β€” GNU Affero General Public License (AGPL) v. 3 - -β€” Open Software License (OSL) v. 2.1, v. 3.0 - -β€” Eclipse Public License (EPL) v. 1.0 - -β€” CeCILL v. 2.0, v. 2.1 - -β€” Mozilla Public Licence (MPL) v. 2 - -β€” GNU Lesser General Public Licence (LGPL) v. 2.1, v. 3 - -β€” Creative Commons Attribution-ShareAlike v. 3.0 Unported (CC BY-SA 3.0) for works other than software - -β€” European Union Public Licence (EUPL) v. 1.1, v. 1.2 - -β€” QuΓ©bec Free and Open-Source Licence β€” Reciprocity (LiLiQ-R) or Strong Reciprocity (LiLiQ-R+). - -The European Commission may update this Appendix to later versions of the above licences without producing -a new version of the EUPL, as long as they provide the rights granted in Article 2 of this Licence and protect the -covered Source Code from exclusive appropriation. - -All other changes or additions to this Appendix require the production of a new EUPL version. \ No newline at end of file +In the event of any conflict between this overview and the full license texts, the full license texts shall prevail. diff --git a/config/includes.chroot/preseed/preseed.cfg b/config/includes.chroot/preseed/preseed.cfg index 3ad2fc3..ed46da8 100644 --- a/config/includes.chroot/preseed/preseed.cfg +++ b/config/includes.chroot/preseed/preseed.cfg @@ -6,7 +6,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024Ò€"2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -112,4 +112,4 @@ d-i preseed/late_command string sh /preseed/.ash/3_di_preseed_late_command.sh # Please consider donating to my work at: https://coresecret.eu/spenden/ ########################################################################################### -# Written by: ./preseed_hash_generator.sh Version: Master V8.13.512.2025.11.26 at: 10:18:37.9542 +# Written by: ./preseed_hash_generator.sh Version: Master V8.13.512.2025.11.27 at: 10:18:37.9542 diff --git a/config/includes.chroot/root/.bashrc b/config/includes.chroot/root/.bashrc index 0b22e15..190abc5 100644 --- a/config/includes.chroot/root/.bashrc +++ b/config/includes.chroot/root/.bashrc @@ -1,10 +1,12 @@ +# bashsupport disable=BP5007 + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/alias b/config/includes.chroot/root/.ciss/alias index 9acdcd2..1d278e8 100644 --- a/config/includes.chroot/root/.ciss/alias +++ b/config/includes.chroot/root/.ciss/alias @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/attestation/.keep b/config/includes.chroot/root/.ciss/attestation/.keep index b4349f3..80dde7f 100644 --- a/config/includes.chroot/root/.ciss/attestation/.keep +++ b/config/includes.chroot/root/.ciss/attestation/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/check_chrony.sh b/config/includes.chroot/root/.ciss/check_chrony.sh index fa2c64e..143c1a5 100644 --- a/config/includes.chroot/root/.ciss/check_chrony.sh +++ b/config/includes.chroot/root/.ciss/check_chrony.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/clean_logout.sh b/config/includes.chroot/root/.ciss/clean_logout.sh index a565eab..ba8b2d4 100644 --- a/config/includes.chroot/root/.ciss/clean_logout.sh +++ b/config/includes.chroot/root/.ciss/clean_logout.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/f2bchk.sh b/config/includes.chroot/root/.ciss/f2bchk.sh index 8ab8444..19e1a38 100644 --- a/config/includes.chroot/root/.ciss/f2bchk.sh +++ b/config/includes.chroot/root/.ciss/f2bchk.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/scan_libwrap b/config/includes.chroot/root/.ciss/scan_libwrap index 62b491b..f9701e4 100644 --- a/config/includes.chroot/root/.ciss/scan_libwrap +++ b/config/includes.chroot/root/.ciss/scan_libwrap @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.ciss/shortcuts b/config/includes.chroot/root/.ciss/shortcuts index df5c09c..48eeeb5 100644 --- a/config/includes.chroot/root/.ciss/shortcuts +++ b/config/includes.chroot/root/.ciss/shortcuts @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/root/.zshenv b/config/includes.chroot/root/.zshenv index 56553d5..6c65b0b 100644 --- a/config/includes.chroot/root/.zshenv +++ b/config/includes.chroot/root/.zshenv @@ -1,10 +1,12 @@ +# bashsupport disable=BP5007 + # SPDX-Version: 3.0 # SPDX-CreationInfo: 2025-10-19; WEIDNER, Marc S.; # SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/usr/lib/live/boot/0022-ciss-overlay-tmpfs b/config/includes.chroot/usr/lib/live/boot/0022-ciss-overlay-tmpfs index 0a60320..1da7893 100644 --- a/config/includes.chroot/usr/lib/live/boot/0022-ciss-overlay-tmpfs +++ b/config/includes.chroot/usr/lib/live/boot/0022-ciss-overlay-tmpfs @@ -9,7 +9,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/usr/lib/live/boot/0024-ciss-crypt-squash b/config/includes.chroot/usr/lib/live/boot/0024-ciss-crypt-squash index 374870d..1b397bb 100644 --- a/config/includes.chroot/usr/lib/live/boot/0024-ciss-crypt-squash +++ b/config/includes.chroot/usr/lib/live/boot/0024-ciss-crypt-squash @@ -9,7 +9,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/includes.chroot/usr/lib/live/boot/0026-ciss-early-sysctl b/config/includes.chroot/usr/lib/live/boot/0026-ciss-early-sysctl index cfaf2f6..46059d5 100644 --- a/config/includes.chroot/usr/lib/live/boot/0026-ciss-early-sysctl +++ b/config/includes.chroot/usr/lib/live/boot/0026-ciss-early-sysctl @@ -9,7 +9,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/package-lists/live.list.amd64.chroot b/config/package-lists/live.list.amd64.chroot index 310e55e..106b7fd 100644 --- a/config/package-lists/live.list.amd64.chroot +++ b/config/package-lists/live.list.amd64.chroot @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/package-lists/live.list.arm64.chroot b/config/package-lists/live.list.arm64.chroot index 5c9966b..0f9e83b 100644 --- a/config/package-lists/live.list.arm64.chroot +++ b/config/package-lists/live.list.arm64.chroot @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/config/package-lists/live.list.common.chroot b/config/package-lists/live.list.common.chroot index b40b889..3428682 100644 --- a/config/package-lists/live.list.common.chroot +++ b/config/package-lists/live.list.common.chroot @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/docs/AUDIT_DNSSEC.md b/docs/AUDIT_DNSSEC.md index 0947d2a..c6b39e4 100644 --- a/docs/AUDIT_DNSSEC.md +++ b/docs/AUDIT_DNSSEC.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. DNSSEC Status diff --git a/docs/AUDIT_HAVEGED.md b/docs/AUDIT_HAVEGED.md index 23fc6a0..44250e7 100644 --- a/docs/AUDIT_HAVEGED.md +++ b/docs/AUDIT_HAVEGED.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Haveged Audit on Netcup RS 2000 G11 diff --git a/docs/AUDIT_LYNIS.md b/docs/AUDIT_LYNIS.md index 70b4620..9f1d1aa 100644 --- a/docs/AUDIT_LYNIS.md +++ b/docs/AUDIT_LYNIS.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Lynis Audit: diff --git a/docs/AUDIT_SSH.md b/docs/AUDIT_SSH.md index 730b065..8cae3c1 100644 --- a/docs/AUDIT_SSH.md +++ b/docs/AUDIT_SSH.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. SSH Audit by ssh-audit.com diff --git a/docs/AUDIT_TLS.md b/docs/AUDIT_TLS.md index 41faeb4..a112864 100644 --- a/docs/AUDIT_TLS.md +++ b/docs/AUDIT_TLS.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. TLS Audit: ````text diff --git a/docs/BOOTPARAMS.md b/docs/BOOTPARAMS.md index a085f00..b073802 100644 --- a/docs/BOOTPARAMS.md +++ b/docs/BOOTPARAMS.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Hardened Kernel Boot Parameters diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e919475..7c9b4d6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -8,10 +8,15 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Changelog +## V8.13.512.2025.11.27 +* **Global**: Transition of license agreements to: + * [CCLA-1.1.txt](LICENSES/CCLA-1.1.txt) + * [CNCL-1.1.txt](LICENSES/CNCL-1.1.txt) + ## V8.13.512.2025.11.26 * **Global**: Final adjustments for LUKS dm-integrity integration diff --git a/docs/CNET.md b/docs/CNET.md index 98c207c..03c5a1c 100644 --- a/docs/CNET.md +++ b/docs/CNET.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Centurion Net - Developer Branch Overview diff --git a/docs/CODING_CONVENTION.md b/docs/CODING_CONVENTION.md index dcec826..c918875 100644 --- a/docs/CODING_CONVENTION.md +++ b/docs/CODING_CONVENTION.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Coding Style diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 0fca20e..ce8ed2a 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Contributing / participating diff --git a/docs/CREDITS.md b/docs/CREDITS.md index d034fce..37207ef 100644 --- a/docs/CREDITS.md +++ b/docs/CREDITS.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Credits diff --git a/docs/DL_PUB_ISO.md b/docs/DL_PUB_ISO.md index a133d88..35dbcc7 100644 --- a/docs/DL_PUB_ISO.md +++ b/docs/DL_PUB_ISO.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Download the latest PUBLIC CISS.debian.live.ISO diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 2cb7071..538edc6 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -8,14 +8,14 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2.1. Usage ````text CDLB(1) CISS.debian.live.builder CDLB(1) CISS.debian.live.builder from https://git.coresecret.dev/msw -Master V8.13.512.2025.11.26 +Master V8.13.512.2025.11.27 A lightweight Shell Wrapper for building a hardened Debian Live ISO Image. (c) Marc S. Weidner, 2018 - 2025 @@ -146,7 +146,7 @@ A lightweight Shell Wrapper for building a hardened Debian Live ISO Image. πŸ’· Please consider donating to my work at: 🌐 https://coresecret.eu/spenden/ - V8.13.512.2025.11.26 2025-11-06 CDLB(1) + V8.13.512.2025.11.27 2025-11-06 CDLB(1) ```` # 3. Booting diff --git a/docs/LICENSES/CCLA-1.0.md b/docs/LICENSES/CCLA-1.0.md deleted file mode 100644 index a8ac9df..0000000 --- a/docs/LICENSES/CCLA-1.0.md +++ /dev/null @@ -1,84 +0,0 @@ -# SPDX-License-Identifier: LicenseRef-CCLA-1.0 - -# Centurion Commercial License Agreement 1.0 - -## **1. General Terms** - -1.1. This Subscription License Agreement ("Agreement") governs the commercial use of the Software ("Software"). - -1.2. Private and open-source usage of the Software remains governed by the EUPL-1.2 license. - -1.3. By purchasing and using the Software under this Agreement, you ("Licensee") agree to the terms outlined below. - -1.4. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only. - -## **2. Grant of License** - -2.1. Subject-to-payment of applicable subscription fees, Licensor grants Licensee a - -- non-exclusive, -- non-transferable, -- time-limited, - -right to use the Software for commercial purposes. - -2.2. This license is valid only for the duration of the subscription period and under the scope defined in this Agreement. - -## **3. Subscription Fees and Payment** - -3.1. Licensee agrees to pay the subscription fees as specified in the pricing agreement. These fees are non-refundable. - -3.2. Licensor reserves the right to modify subscription fees upon 30 days' written notice. - -## **4. Restrictions** - -4.1. Licensee shall not: - -- Distribute, sublicense, or resell the Software. -- Reverse engineer, decompile, or modify the Software, except as permitted by mandatory law. - -4.2. The Software may not be used for illegal or unethical purposes. - -## **5. Support and Updates** - -5.1. Licensor will provide updates and support for the Software during the subscription period, as detailed in the accompanying -support agreement. - -5.2. Support services may include bug fixes, patches, and minor updates. Major updates may incur additional fees. - -## **6. Termination** - -6.1. This Agreement is valid for the subscription term unless terminated earlier: - -- By Licensee, with a 30-day written notice. -- By Licensor, in the event of Licensees breach of this Agreement. - -6.2. Upon termination, Licensee must cease all uses of the Software and delete all copies. - -## **7. Liability and Warranty** - -7.1. The Software is provided "as is" without warranties of any kind, except as required by law. - -7.2. Licensors' liability is limited to the number of subscription fees paid by Licensee in the preceding 12 months. - -## **8. Governing Law** - -8.1. This Agreement shall be governed by the laws of Portugal. - -8.2. Disputes arising under this Agreement shall be subject to the exclusive jurisdiction of the courts of Portugal. - -## **9. Miscellaneous** - -9.1. Any changes to this Agreement must be in writing and signed by both parties. - -9.2. If any provision of this Agreement is found invalid, the remaining provisions shall remain enforceable. - -## 10. **Contact Information** - -* Licensor : Centurion Intelligence Consulting Agency -* Email : legal@coresecret.eu - ---- - -This Subscription License Agreement was last updated at 09.05.2025. - diff --git a/docs/LICENSES/CCLA-1.0.spdx b/docs/LICENSES/CCLA-1.0.spdx deleted file mode 100644 index fb9c723..0000000 --- a/docs/LICENSES/CCLA-1.0.spdx +++ /dev/null @@ -1,5 +0,0 @@ -SPDX-License-Identifier: LicenseRef-CCLA-1.0 -SPDX-FileCopyrightText: 2024-2025 Centurion Intelligence Consulting Agency - -LicenseRef-CCLA-1.0 is a custom Commercial License Agreement used for projects maintained by Centurion Intelligence Consulting Agency. -The full license text can be found at: https://coresecret.eu/imprint/licenses/ or in the same directory: CCLA-1.0.md diff --git a/docs/LICENSES/CCLA-1.1.spdx b/docs/LICENSES/CCLA-1.1.spdx new file mode 100644 index 0000000..868165e --- /dev/null +++ b/docs/LICENSES/CCLA-1.1.spdx @@ -0,0 +1,5 @@ +SPDX-License-Identifier: LicenseRef-CCLA-1.1 +SPDX-FileCopyrightText: 2025 Centurion Intelligence Consulting Agency + +LicenseRef-CCLA-1.1 is a custom Commercial License Agreement used for projects maintained by Centurion Intelligence Consulting Agency. +The full license text can be found at: https://coresecret.eu/imprint/licenses/#ccla11 or in the same directory: CCLA-1.1.txt diff --git a/docs/LICENSES/CCLA-1.1.txt b/docs/LICENSES/CCLA-1.1.txt new file mode 100644 index 0000000..4e4efe6 --- /dev/null +++ b/docs/LICENSES/CCLA-1.1.txt @@ -0,0 +1,176 @@ +# SPDX-License-Identifier: LicenseRef-CCLA-1.1 + +Centurion Commercial License Agreement 1.1 (CCLA-1.1) + +CCLA Β© Centurion Intelligence Consulting Agency, 2025 + +Version 1.1, 27.11.2025 + +1. General Terms + +1.1. This Subscription License Agreement ("Agreement") governs the commercial use of the Centurion software, scripts, configuration files and related materials (the "Software"). + +1.2. Non-commercial usage of the Software may be governed by the Centurion Non-Commercial License 1.1 (CNCL-1.1) or, where expressly indicated, by the European Union Public License (EUPL-1.2) or other applicable open-source licenses. This Agreement applies only to the commercial use of the Software as defined herein. + +1.3. By purchasing and using the Software under this Agreement, you ("Licensee") agree to the terms outlined below. + +1.4. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only. + +2. Grant of License + +2.1. Subject to payment of applicable subscription fees, Licensor grants Licensee a + +- non-exclusive, +- non-transferable, +- time-limited, + +right to use the Software for commercial purposes within the scope defined in this Agreement. + +2.2. This license is valid only for the duration of the subscription period and for the number of installations, instances, environments, or users specified in the applicable ordering or pricing document. + +2.3. No ownership rights in the Software are transferred to Licensee under this Agreement. All rights not expressly granted herein are reserved by Licensor. + +3. Subscription Fees and Payment + +3.1. Licensee agrees to pay the subscription fees as specified in the applicable pricing or order agreement. These fees are non-refundable, except where mandatory law +requires otherwise. + +3.2. Licensor reserves the right to modify subscription fees upon thirty (30) days written notice for renewal terms. Fee changes shall not affect the current, already paid subscription term. + +4. Restrictions + +4.1. Except as expressly permitted by this Agreement or by mandatory law, Licensee shall not: + +- distribute, sublicense, rent, lease, or resell the Software; +- allow any third party to access the Software as a service (including, without limitation, as Software-as-a-Service, hosting or outsourcing solution); +- reverse engineer, decompile, disassemble, or otherwise attempt to derive the source code of the Software, except to the extent that such activity is expressly permitted by mandatory applicable law; +- remove or alter any copyright, trademark or other proprietary notices in or on the Software. + +4.2. The Software may not be used for illegal or unethical purposes or in violation of applicable law. + +5. Support and Updates + +5.1. Licensor will provide updates and support for the Software during the subscription period, as detailed in the accompanying support or service level agreement, if any. + +5.2. Support services may include bug fixes, patches, security updates, and minor enhancements. Major new versions or additional features may be subject to separate fees or subscription tiers. + +5.3. Licensor does not warrant that any particular bug or issue will be fixed, nor that updates will be provided at specific times, unless expressly agreed in a separate written support agreement. + +6. Term and Termination + +6.1. This Agreement is valid for the subscription term specified in the applicable order and shall automatically terminate at the end of such a term unless renewed. + +6.2. Licensee may terminate this Agreement for convenience with thirty (30) days written notice, provided that fees already paid remain non-refundable. + +6.3. Licensor may terminate this Agreement with immediate effect upon written notice if: + +- Licensee is in material breach of this Agreement (including but not limited to non-payment of fees or violation of the license restrictions), and fails to cure such breach within a reasonable cure period set by Licensor; or +- Licensee becomes subject to insolvency, bankruptcy, liquidation, or similar proceedings, to the extent permitted by applicable law. + +6.4. Upon termination or expiry of this Agreement for any reason, Licensee must cease all uses of the Software and delete all copies of the Software in its possession or control. At Licensors' request, Licensee shall confirm such deletion in writing. + +6.5. Sections, which by their nature are intended to survive termination (including but not limited to Sections 6.4, 7, 8, 9, 10, 11, and 12) shall remain in full force +and effect. + +7. Warranty Disclaimer + +7.1. THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE", WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, ACCURACY, OR THAT THE SOFTWARE WILL BE ERROR-FREE, SECURE, OR UNINTERRUPTED. + +7.2. LICENSEE ACKNOWLEDGES THAT COMPLEX SOFTWARE CANNOT BE GUARANTEED TO BE FREE OF DEFECTS OR VULNERABILITIES. LICENSEE IS SOLELY RESPONSIBLE FOR IMPLEMENTING ADEQUATE BACKUP, REDUNDANCY, SECURITY, AND RISK-MITIGATION MEASURES. + +7.3. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF CERTAIN IMPLIED WARRANTIES. TO THE EXTENT THAT SUCH MANDATORY RULE APPLIES, THE FOREGOING EXCLUSIONS SHALL APPLY ONLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW. + +8. High-Risk Environments and Safety-Critical Use + +8.1. The Software has not been designed, tested, certified, or intended for use in safety-critical or high-risk environments or systems, including but not limited to: + +(a) operation or control of nuclear facilities, nuclear reactors, nuclear fuel cycle facilities, or radioactive waste management facilities; +(b) aircraft navigation, flight control systems, air traffic control systems or similar aviation safety systems; +(c) railway signaling systems, mass transit control systems, or other public transportation control systems; +(d) medical devices, diagnostic systems, life-support systems, implantable medical devices, or other systems whose failure could directly endanger human life; +(e) industrial control systems for critical infrastructure, including but not limited to electric power generation, transmission or distribution systems, gas or oil pipelines, chemical plants, water treatment or water supply systems, and dams; +(f) military command-and-control systems, weapons systems, or weapons platforms; +(g) any other environment or system where a failure, malfunction, or incorrect operation of the Software could reasonably be expected to result in death, personal injury, severe physical or environmental damage, or significant disruption of essential public services. + +8.2. This list is illustrative and not exhaustive. It is the sole responsibility of the Licensee to assess whether a given use case constitutes a safety-critical or high-risk environment within the meaning of this Section. + +8.3. Licensee shall not use, and shall not permit any third party to use, the Software in any of the environments or systems described in Section 8.1 or in any similar safety-critical or high-risk environment, unless such a use has been expressly approved in a separate written agreement with Licensor. + +8.4. If Licensee nevertheless uses the Software in such environments or systems, Licensee does so entirely at its own risk and responsibility. In such cases, Licensee shall ensure appropriate redundancy, fail-safe mechanisms, risk mitigation, and independent verification and validation, and shall fully indemnify and hold harmless the Licensor from any claims, damages, or losses arising out of or related to such a use, to the maximum extent permitted by applicable law. + +9. Limitation of Liability + +9.1. Except in cases of wilful misconduct or damage directly caused to natural persons, the Licensor shall in no event be liable, on any legal ground, for any direct or indirect, material or non-material damages arising out of or in connection with this Agreement or the use or inability to use the Software, including, without limitation, loss of goodwill, loss of profits, loss of revenue, loss of data, business interruption, computer failure or malfunction, or any type of economic loss. However, the Licensor remains liable under any applicable mandatory statutory product liability regime and other mandatory provisions of applicable law. + +9.2. To the extent that applicable law does not permit the exclusion of certain types of damages or liabilities, such exclusions and limitations shall apply only to the maximum extent permitted by such a law. Nothing in this Agreement shall deprive the Licensee of rights, which cannot be excluded or limited under mandatory law. + +9.3. Subject to Sections 9.1 and 9.2 and to the jurisdiction-specific provisions below, the Licensors aggregate liability arising out of or in connection with this Agreement, whether in contract, tort, or otherwise, shall in no event exceed the total amount of subscription fees paid by Licensee to Licensor under this Agreement during the twelve (12) months immediately preceding the event giving rise to the first claim. This limitation shall apply per aggregate of all claims arising from or related to the same event, series of events, or circumstances. + +9.4. Additional provisions for Licensees in Germany + +9.4.1 If the Licensee has its habitual residence or registered office in Germany, or if German law is mandatorily applicable, the limitations in Sections 9.1 to 9.3 shall be construed in accordance with German law as follows: + +(a) The Licensor shall be liable without limitation for damages resulting from injury to life, body, or health caused by its negligent or intentional breach of duty, for damages caused by intentional misconduct (Vorsatz), and under the German Product Liability Act (Produkthaftungsgesetz). + +(b) In case of damage caused by gross negligence (grobe FahrlΓ€ssigkeit), the Licensor shall be liable in accordance with the statutory provisions; the limitation in Section 9.3 shall not apply to such cases to the extent that statutory law does not permit such limitation. + +(c) In case of damage caused by simple negligent breach of an essential contractual obligation (Kardinalpflicht), the Licensors liability shall be limited to the typical, foreseeable damage and, in any event, shall not exceed the amount specified in Section 9.3. + +(d) In all other cases of simple negligence, the Licensor shall not be liable. + +9.4.2 Any further mandatory statutory rights of the Licensee under German law remain unaffected. + +9.5. Additional provisions for Licensees in Portugal + +9.5.1 If the Licensee has its habitual residence or registered office in Portugal, or if Portuguese law is mandatorily applicable, the limitations in Sections 9.1 to 9.3 shall be construed in accordance with Portuguese law as follows: + +(a) The Licensors' liability for death or personal injury and for losses caused by wilful misconduct (dolo) or gross negligence (negligΓͺncia grave / negligΓͺncia grosseira) shall not be excluded or limited. + +(b) For losses caused by simple negligence, the Licensors liability may be limited or excluded in accordance with Sections 9.1 to 9.3, subject to mandatory provisions of Portuguese law. + +(c) Any mandatory liability under the Portuguese product liability regime or other mandatory provisions remains unaffected. + +9.6. Additional provisions for Licensees in the United States + +9.6.1 If this Agreement is governed by the law of a state of the United States or if a court in such a state applies its mandatory law, the following shall apply: + +(a) Nothing in this Agreement shall exclude or limit liability for death or personal injury where such exclusion or limitation would be unlawful, or for wilful misconduct or fraud. + +(b) To the maximum extent permitted by applicable law, the Licensor shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or for any loss of profits, revenue, business, goodwill, or data, even if the Licensor has been advised of the possibility of such damages. + +(c) Subject to subparagraph (a), any remaining liability of the Licensor shall be limited in accordance with Sections 9.1 to 9.3 and to the maximum extent permitted under applicable state law. + +9.7. Where different mandatory laws apply simultaneously, the limitations and exclusions of this Article shall be interpreted in a manner that gives effect to the maximum permissible limitation of the Licensors liability without depriving the Licensee of any rights that are mandatory under such laws. + +10. Limitation Periods + +10.1. Any claim by Licensee arising out of or in connection with this Agreement (other than claims for which liability cannot be limited or excluded under mandatory law) must be brought before the competent court within twelve (12) months after the date on which Licensee became aware, or should reasonably have become aware, of the relevant breach and the resulting damage. After the expiry of this period, such claims shall be time-barred, to the maximum extent permitted by applicable law. + +10.2. The limitation period in Section 10.1 shall not apply to claims based on: + +(a) injury to life, body, or health; +(b) wilful misconduct (and, where mandatory law so requires, gross negligence); +(c) fraudulent concealment of a defect or breach; or +(d) liability under mandatory product liability statutes or other mandatory provisions, which prohibit such contractual limitation. + +11. Governing Law + +11.1. This Agreement shall be governed by and construed in accordance with the laws of Portugal, excluding its conflict-of-law rules. + +11.2. Any disputes arising out of or in connection with this Agreement shall be subject to the exclusive jurisdiction of the competent courts of Portugal, without +prejudice to any mandatory jurisdiction rules that may apply in favor of Licensee under applicable law. + +12. Miscellaneous + +12.1. This Agreement constitutes the entire agreement between Licensor and Licensee with respect to the commercial use of the Software and supersedes all prior or contemporaneous understandings, whether written or oral, relating to such subject. + +12.2. Any changes or amendments to this Agreement must be in writing and signed by both parties. + +12.3. If any provision of this Agreement is found invalid or unenforceable by a court of competent jurisdiction, such provision shall be enforced to the maximum extent permissible, and the remaining provisions shall remain in full force and effect. + +12.4. The failure of Licensor to enforce any right or provision of this Agreement shall not constitute a waiver of such right or provision. + +13. Contact Information + +Licensor : Centurion Intelligence Consulting Agency +Email : legal@coresecret.eu diff --git a/docs/LICENSES/CNCL-1.1.spdx b/docs/LICENSES/CNCL-1.1.spdx new file mode 100644 index 0000000..f1f8d1e --- /dev/null +++ b/docs/LICENSES/CNCL-1.1.spdx @@ -0,0 +1,5 @@ +SPDX-License-Identifier: LicenseRef-CNCL-1.1 +SPDX-FileCopyrightText: 2025 Centurion Intelligence Consulting Agency + +LicenseRef-CNCL-1.1 is a custom Non-Commercial License Agreement used for projects maintained by Centurion Intelligence Consulting Agency. +The full license text can be found at: https://coresecret.eu/imprint/licenses/#cncl11 or in the same directory: CNCL-1.1.txt diff --git a/docs/LICENSES/CNCL-1.1.txt b/docs/LICENSES/CNCL-1.1.txt new file mode 100644 index 0000000..68f170c --- /dev/null +++ b/docs/LICENSES/CNCL-1.1.txt @@ -0,0 +1,185 @@ +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 + +Centurion Non-Commercial License 1.1 (CNCL-1.1) + +CNCL Β© Centurion Intelligence Consulting Agency, 2025 + +Version 1.1, 27.11.2025 + +1. Definitions + +1.1. "Software" means the software, scripts, configuration files, and related materials made available under this Centurion Non-Commercial License 1.1 ("Agreement"), including any associated documentation. + +1.2. "Licensor" means Centurion Intelligence Consulting Agency or any subsequent rights holder explicitly identified as licensor of the Software. + +1.3. "Licensee" means any natural or legal person who obtains, uses, copies, modifies, or distributes the Software under this Agreement. + +1.4. "Non-Commercial Use" means any use that is not intended for or directed toward commercial advantage or monetary compensation. This includes personal, academic, research, educational, hobbyist, and internal evaluation use, provided that no products or services based on the Software are offered against payment or other commercial consideration. + +1.5. "Commercial Use" means any use of the Software, in whole or in part, that is intended for or directed toward commercial advantage or monetary compensation, including but not limited to: + +(a) use of the Software to provide paid services (including Software-as-a-Service), or +(b) inclusion of the Software in products or solutions that are sold, licensed, or otherwise monetized, or +(c) use of the Software in the course of business operations of a commercial entity where the Software contributes to revenue generation, cost reduction, or other commercial benefit, + +Except for limited internal evaluation as described in Section 1.4. + +2. Scope of this Agreement + +2.1. This Agreement governs the use, modification, and distribution of the Software for Non-Commercial Use only. + +2.2. Commercial Use of the Software is not permitted under this Agreement. Any Commercial Use requires a separate written license agreement, such as the Centurion Commercial License Agreement (CCLA-1.0), concluded directly with the Licensor. + +2.3. Only the English version of this Agreement shall be legally binding. Translations are provided for convenience only. + +3. Grant of License (Non-Commercial) + +3.1. Subject to the terms and conditions of this Agreement, Licensor grants Licensee a worldwide, royalty-free, non-exclusive, non-transferable, and non-sublicensable right to: + +(a) use the Software for Non-Commercial Use; +(b) copy the Software for backup, archival, and Non-Commercial Use; +(c) modify the Software for Non-Commercial Use; and +(d) distribute the Software and derivative works thereof solely for Non-Commercial Use, provided that the conditions in Section 4 are fulfilled. + +3.2. No rights are granted for Commercial Use under this Agreement. + +4. Conditions for Redistribution and Modifications + +4.1. Any redistribution of the Software, whether modified or unmodified, must: + +(a) be restricted to Non-Commercial Use only; +(b) include a copy of this Agreement in full; +(c) retain all copyright notices, author attributions, and license notices contained in the original Software; and +(d) clearly indicate any changes made to the Software, including at least a notice such as "This file has been modified by [name] on [date]." + +4.2. Licensee may not misrepresent the origin of the Software. Modifications must not be presented as the original Software. + +4.3. If Licensee distributes derivative works based on the Software, such derivative works must be licensed under terms that are at least as restrictive as this Agreement with respect to Non-Commercial Use, and the prohibition of Commercial Use, and must not grant any permissions that conflict with this Agreement. + +4.4. Licensee shall not impose additional restrictions that would limit the rights granted by this Agreement for Non-Commercial Use. + +5. Prohibition of Commercial Use + +5.1. Licensee shall not engage in Commercial Use of the Software under this Agreement. + +5.2. Without limiting the generality of the foregoing, Licensee shall not: + +(a) sell, license, rent, lease, or otherwise monetize the Software; +(b) use the Software to provide paid consulting, hosting, integration, or support services where the Software is a significant component of the provided service; +(c) deploy the Software as part of any production system, product, or service offered to third parties for payment or other commercial consideration. + +5.3. Any Commercial Use requires a separate, valid commercial license agreement with the Licensor, such as the Centurion Commercial License Agreement 1.0 (CCLA-1.0). In the event of conflict between this Agreement and such a commercial agreement, the terms of the commercial agreement shall prevail for the scope of Commercial Use. + +6. No Sublicensing for Commercial Use + +6.1. Licensee is not permitted to grant sublicenses for Commercial Use of the Software under this Agreement. + +6.2. Any attempt by a Licensee to grant rights for Commercial Use under this Agreement shall be null and void. + +7. No Endorsement + +7.1. Nothing in this Agreement shall be construed as permitting Licensee to use the name, trademarks, service marks, or logos of the Licensor or any contributor, except as required for reasonable and customary use in describing the origin of the Software. + +8. High-Risk Environments and Safety-Critical Use + +8.1. The Software has not been designed, tested, certified, or intended for use in safety-critical or high-risk environments or systems, including but not limited to: + +(a) operation or control of nuclear facilities, nuclear reactors, nuclear fuel cycle facilities, or radioactive waste management facilities; +(b) aircraft navigation, flight control systems, or air traffic control systems; +(c) railway signaling systems, mass transit control systems, or other public transportation control systems; +(d) medical devices, diagnostic systems, life-support systems, or implantable medical devices; +(e) industrial control systems for critical infrastructure, including but not limited to electric power generation, transmission or distribution systems, gas or oil pipelines, chemical plants, water treatment or water supply systems, and dams; +(f) military command-and-control systems, weapons systems, or weapons platforms; +(g) any other environment or system where a failure, malfunction, or incorrect operation of the Software could reasonably be expected to result in death, personal injury, severe physical or environmental damage, or significant disruption of essential public services. + +8.2. This list is illustrative and not exhaustive. It is the sole responsibility of the Licensee to assess whether a given use case constitutes a safety-critical or high-risk environment within the meaning of this Section. + +8.3. Licensee shall not use, and shall not permit any third party to use the Software in any of the environments or systems described in Section 8.1 or in any similar safety-critical or high-risk environment. + +8.4. If Licensee nevertheless uses the Software in such environments or systems, Licensee does so entirely at its own risk and responsibility. In such cases, +Licensee shall ensure appropriate redundancy, fail-safe mechanisms, risk mitigation, and independent verification and validation, and shall fully indemnify and hold harmless the Licensor from any claims, damages, or losses arising out of or related to such a use. + +9. Warranty Disclaimer + +9.1. THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE", WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, +INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR THAT THE SOFTWARE WILL BE ERROR-FREE +OR SECURE. + +9.2. LICENSEE ASSUMES ALL RISKS ASSOCIATED WITH THE USE OF THE SOFTWARE. LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET LICENSEES' REQUIREMENTS OR EXPECTATIONS. + +10. Limitation of Liability + +10.1 Except in cases of wilful misconduct or damage directly caused to natural persons, the Licensor shall in no event be liable, on any legal ground, for any direct or indirect, material or non-material damages arising out of or in connection with this Agreement or the use or inability to use the Software, including, without limitation, loss of goodwill, business interruption, computer failure or malfunction, loss of data, or any type of economic loss. However, the Licensor remains liable under any applicable mandatory statutory product liability regime and other mandatory provisions of applicable law. + +10.2 To the extent that applicable law does not permit the exclusion of certain types of damages or liabilities, such exclusions and limitations shall apply only to the maximum extent permitted by such a law. Nothing in this Agreement shall deprive the Licensee of rights, which cannot be excluded or limited under mandatory law. + +10.3 Additional provisions for Licensees in Germany + +10.3.1 If the Licensee has its habitual residence or registered office in Germany, or if German law is mandatorily applicable, the limitations in sections 10.1 and 10.2 shall be construed in accordance with German law as follows: + +(a) The Licensor shall be liable without limitation for damages resulting from injury to life, body, or health caused by its negligent or intentional breach of duty, for damages caused by intentional misconduct or gross negligence, and under the German Product Liability Act (Produkthaftungsgesetz). + +(b) In case of damage caused by simple negligent breach of an essential contractual obligation (Kardinalpflicht), the Licensors liability shall be limited to the typical, foreseeable damage. + +(c) In all other cases of simple negligence, the Licensor shall not be liable. + +10.3.2 Any further mandatory statutory rights of the Licensee under German law remain unaffected. + +10.4 Additional provisions for Licensees in Portugal + +10.4.1 If the Licensee has its habitual residence or registered office in Portugal, or if Portuguese law is mandatorily applicable, the limitations in sections 10.1 and 10.2 shall be construed in accordance with Portuguese law as follows: + +(a) The Licensors' liability for death or personal injury and for losses caused by wilful misconduct (dolo) or gross negligence (negligΓͺncia grave / negligΓͺncia grosseira) shall not be excluded or limited. + +(b) For losses caused by simple negligence, the Licensors' liability may be limited or excluded in accordance with sections 10.1 and 10.2, subject to mandatory provisions of Portuguese law. + +(c) Any mandatory liability under the Portuguese product liability regime or other mandatory provisions remains unaffected. + +10.5 Additional provisions for Licensees in the United States + +10.5.1 If this Agreement is governed by the law of a state of the United States or if a court in such a state applies its mandatory law, the following shall apply: + +(a) Nothing in this Agreement shall exclude or limit liability for death or personal injury where such exclusion or limitation would be unlawful, or for wilful misconduct or fraud. + +(b) To the maximum extent permitted by applicable law, the Licensor shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or for any loss of profits, revenue, business, goodwill, or data, even if the Licensor has been advised of the possibility of such damages. + +(c) Subject to subparagraph (a), any remaining liability of the Licensor shall be limited to the maximum extent permitted under applicable state law. + +10.6 Where different mandatory laws apply simultaneously, the limitations and exclusions of this Article shall be interpreted in a manner that gives effect to the maximum permissible limitation of the Licensors liability without depriving the Licensee of any rights that are mandatory under such laws. + +11. Term and Termination + +11.1. This Agreement becomes effective for Licensee upon first obtaining or using the Software under this Agreement. + +11.2. This Agreement shall remain in force until terminated in accordance with this Section. + +11.3. Licensor may terminate this Agreement with respect to Licensee immediately upon written notice if Licensee breaches any material provision of this Agreement, including but not limited to the prohibition of Commercial Use. + +11.4. Upon termination of this Agreement, Licensee shall immediately cease all use of the Software and destroy all copies of the Software in Licensees +possession or control. + +11.5. Termination of this Agreement shall not affect any rights or obligations that, by their nature, are intended to survive termination, including but +not limited to Sections 8, 9, 10, 11, and 12. + +12. Governing Law and Jurisdiction + +12.1. This Agreement shall be governed by and construed in accordance with the laws of Portugal, excluding its conflict-of-law rules. + +12.2. Any disputes arising out of or in connection with this Agreement shall be subject to the exclusive jurisdiction of the competent courts of Portugal. + +13. Miscellaneous + +13.1. This Agreement constitutes the entire agreement between Licensor and Licensee with respect to the Non-Commercial Use of the Software and supersedes all +prior or contemporaneous understandings, whether written or oral, relating to such a subject. + +13.2. Any modification or amendment of this Agreement must be in writing and signed by the Licensor. + +13.3. If any provision of this Agreement is held to be invalid or unenforceable by a court of competent jurisdiction, such provision shall be enforced to +the maximum extent permissible, and the remaining provisions shall remain in full force and effect. + +13.4. The failure of Licensor to enforce any right or provision of this Agreement shall not constitute a waiver of such right or provision. + +14. Contact Information + +Licensor : Centurion Intelligence Consulting Agency +Email : legal@coresecret.eu diff --git a/docs/MAN_CISS_ISO_BOOT_CHAIN.md b/docs/MAN_CISS_ISO_BOOT_CHAIN.md index 89408f1..2310546 100644 --- a/docs/MAN_CISS_ISO_BOOT_CHAIN.md +++ b/docs/MAN_CISS_ISO_BOOT_CHAIN.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. CISS.debian.live.builder – Boot & Trust Chain (Technical Documentation) diff --git a/docs/MAN_SSH_Host_Key_Policy.md b/docs/MAN_SSH_Host_Key_Policy.md index b9a156c..0f883a2 100644 --- a/docs/MAN_SSH_Host_Key_Policy.md +++ b/docs/MAN_SSH_Host_Key_Policy.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. SSH Host Key Policy – CISS.debian.live.builder / CISS.debian.installer diff --git a/docs/REFERENCES.md b/docs/REFERENCES.md index bbdaa21..0cfa2ba 100644 --- a/docs/REFERENCES.md +++ b/docs/REFERENCES.md @@ -8,7 +8,7 @@ include_toc: true **Centurion Intelligence Consulting Agency Information Security Standard**
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*
**Master Version**: 8.13
-**Build**: V8.13.512.2025.11.26
+**Build**: V8.13.512.2025.11.27
# 2. Resources diff --git a/lib/lib_arg_parser.sh b/lib/lib_arg_parser.sh index 0d62aec..928bcdd 100644 --- a/lib/lib_arg_parser.sh +++ b/lib/lib_arg_parser.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_arg_priority_check.sh b/lib/lib_arg_priority_check.sh index ef801eb..6586d16 100644 --- a/lib/lib_arg_priority_check.sh +++ b/lib/lib_arg_priority_check.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_boot_screen.sh b/lib/lib_boot_screen.sh index 67ccc59..88df813 100644 --- a/lib/lib_boot_screen.sh +++ b/lib/lib_boot_screen.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_cdi.sh b/lib/lib_cdi.sh index 70304c6..25a4d00 100644 --- a/lib/lib_cdi.sh +++ b/lib/lib_cdi.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_change_splash.sh b/lib/lib_change_splash.sh index caabfb5..974818c 100644 --- a/lib/lib_change_splash.sh +++ b/lib/lib_change_splash.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_dhcp.sh b/lib/lib_check_dhcp.sh index 50f1e76..dda494a 100644 --- a/lib/lib_check_dhcp.sh +++ b/lib/lib_check_dhcp.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_hooks.sh b/lib/lib_check_hooks.sh index ff10351..0182a32 100644 --- a/lib/lib_check_hooks.sh +++ b/lib/lib_check_hooks.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_kernel.sh b/lib/lib_check_kernel.sh index 38ce6df..3f20747 100644 --- a/lib/lib_check_kernel.sh +++ b/lib/lib_check_kernel.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_pkgs.sh b/lib/lib_check_pkgs.sh index a304c83..da0923b 100644 --- a/lib/lib_check_pkgs.sh +++ b/lib/lib_check_pkgs.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_provider.sh b/lib/lib_check_provider.sh index 2efc3b6..1fe5f50 100644 --- a/lib/lib_check_provider.sh +++ b/lib/lib_check_provider.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_secrets.sh b/lib/lib_check_secrets.sh index 66c04a6..90b3ffb 100644 --- a/lib/lib_check_secrets.sh +++ b/lib/lib_check_secrets.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_stats.sh b/lib/lib_check_stats.sh index 5a40115..6303253 100644 --- a/lib/lib_check_stats.sh +++ b/lib/lib_check_stats.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_check_var.sh b/lib/lib_check_var.sh index fed4167..1dae4d7 100644 --- a/lib/lib_check_var.sh +++ b/lib/lib_check_var.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_ciss_signatures.sh b/lib/lib_ciss_signatures.sh index ac2e9bd..b840920 100644 --- a/lib/lib_ciss_signatures.sh +++ b/lib/lib_ciss_signatures.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_ciss_upgrades_boot.sh b/lib/lib_ciss_upgrades_boot.sh index fbee67a..0acd0ea 100644 --- a/lib/lib_ciss_upgrades_boot.sh +++ b/lib/lib_ciss_upgrades_boot.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_ciss_upgrades_build.sh b/lib/lib_ciss_upgrades_build.sh index 9c399c2..05a6cde 100644 --- a/lib/lib_ciss_upgrades_build.sh +++ b/lib/lib_ciss_upgrades_build.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_clean_screen.sh b/lib/lib_clean_screen.sh index df5ac03..105d24e 100644 --- a/lib/lib_clean_screen.sh +++ b/lib/lib_clean_screen.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_clean_up.sh b/lib/lib_clean_up.sh index 6413004..068848e 100644 --- a/lib/lib_clean_up.sh +++ b/lib/lib_clean_up.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_contact.sh b/lib/lib_contact.sh index 0bdb40d..4c534d3 100644 --- a/lib/lib_contact.sh +++ b/lib/lib_contact.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_copy_integrity.sh b/lib/lib_copy_integrity.sh index f97895f..c25bc4b 100644 --- a/lib/lib_copy_integrity.sh +++ b/lib/lib_copy_integrity.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_debug.sh b/lib/lib_debug.sh index b89b4c6..0899dd8 100644 --- a/lib/lib_debug.sh +++ b/lib/lib_debug.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_debug_header.sh b/lib/lib_debug_header.sh index 79ad7aa..031faff 100644 --- a/lib/lib_debug_header.sh +++ b/lib/lib_debug_header.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_gnupg.sh b/lib/lib_gnupg.sh index ec68026..4d8e3ef 100644 --- a/lib/lib_gnupg.sh +++ b/lib/lib_gnupg.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_guard_sourcing.sh b/lib/lib_guard_sourcing.sh index 8e1f5dc..0e63d2b 100644 --- a/lib/lib_guard_sourcing.sh +++ b/lib/lib_guard_sourcing.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_hardening_root_pw.sh b/lib/lib_hardening_root_pw.sh index 36eab75..9b95974 100644 --- a/lib/lib_hardening_root_pw.sh +++ b/lib/lib_hardening_root_pw.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_hardening_ssh_tcp.sh b/lib/lib_hardening_ssh_tcp.sh index 9fd5979..bd94236 100644 --- a/lib/lib_hardening_ssh_tcp.sh +++ b/lib/lib_hardening_ssh_tcp.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -35,7 +35,7 @@ hardening_ssh_tcp() { # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -62,7 +62,7 @@ EOF # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_hardening_ultra.sh b/lib/lib_hardening_ultra.sh index 26a95e4..25ba12a 100644 --- a/lib/lib_hardening_ultra.sh +++ b/lib/lib_hardening_ultra.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_helper_ip.sh b/lib/lib_helper_ip.sh index 8f2a83e..5ca1d87 100644 --- a/lib/lib_helper_ip.sh +++ b/lib/lib_helper_ip.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_lb_build_start.sh b/lib/lib_lb_build_start.sh index da77a35..d914e62 100644 --- a/lib/lib_lb_build_start.sh +++ b/lib/lib_lb_build_start.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_lb_config_start.sh b/lib/lib_lb_config_start.sh index 9f75119..a08e2fa 100644 --- a/lib/lib_lb_config_start.sh +++ b/lib/lib_lb_config_start.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_lb_config_write_trixie.sh b/lib/lib_lb_config_write_trixie.sh index 16df73b..e7f444f 100644 --- a/lib/lib_lb_config_write_trixie.sh +++ b/lib/lib_lb_config_write_trixie.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_note_target.sh b/lib/lib_note_target.sh index 1361006..95f8bc5 100644 --- a/lib/lib_note_target.sh +++ b/lib/lib_note_target.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_primordial.sh b/lib/lib_primordial.sh index 1bcced9..7dc2e30 100644 --- a/lib/lib_primordial.sh +++ b/lib/lib_primordial.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_provider_netcup.sh b/lib/lib_provider_netcup.sh index 6dd80fd..3f7e405 100644 --- a/lib/lib_provider_netcup.sh +++ b/lib/lib_provider_netcup.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_run_analysis.sh b/lib/lib_run_analysis.sh index b14d5da..26e7ef8 100644 --- a/lib/lib_run_analysis.sh +++ b/lib/lib_run_analysis.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: ZIMNOL, Andre H.; Private Contributor # SPDX-FileCopyrightText: 2025; ZIMNOL, Andre H.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_sanitizer.sh b/lib/lib_sanitizer.sh index d403fb8..ffd4928 100644 --- a/lib/lib_sanitizer.sh +++ b/lib/lib_sanitizer.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_source_guard.sh b/lib/lib_source_guard.sh index 522860f..05e82be 100644 --- a/lib/lib_source_guard.sh +++ b/lib/lib_source_guard.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_trap_on_err.sh b/lib/lib_trap_on_err.sh index 02295da..20050ab 100644 --- a/lib/lib_trap_on_err.sh +++ b/lib/lib_trap_on_err.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_trap_on_exit.sh b/lib/lib_trap_on_exit.sh index 5119442..5c59df6 100644 --- a/lib/lib_trap_on_exit.sh +++ b/lib/lib_trap_on_exit.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_update_microcode.sh b/lib/lib_update_microcode.sh index b4deb50..43963b0 100644 --- a/lib/lib_update_microcode.sh +++ b/lib/lib_update_microcode.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/lib/lib_usage.sh b/lib/lib_usage.sh index 7ef7f87..c03a9ee 100644 --- a/lib/lib_usage.sh +++ b/lib/lib_usage.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -39,13 +39,13 @@ usage() { # shellcheck disable=SC2155 declare var_header=$(center "CDLB(1) CISS.debian.live.builder CDLB(1)" "${var_cols}") # shellcheck disable=SC2155 - declare var_footer=$(center "V8.13.512.2025.11.26 2025-11-06 CDLB(1)" "${var_cols}") + declare var_footer=$(center "V8.13.512.2025.11.27 2025-11-06 CDLB(1)" "${var_cols}") { echo -e "\e[1;97m${var_header}\e[0m" echo echo -e "\e[92mCISS.debian.live.builder from https://git.coresecret.dev/msw \e[0m" - echo -e "\e[92mMaster V8.13.512.2025.11.26\e[0m" + echo -e "\e[92mMaster V8.13.512.2025.11.27\e[0m" echo -e "\e[92mA lightweight Shell Wrapper for building a hardened Debian Live ISO Image.\e[0m" echo echo -e "\e[97m(c) Marc S. Weidner, 2018 - 2025 \e[0m" diff --git a/lib/lib_version.sh b/lib/lib_version.sh index ab2c4f4..5f38ad9 100644 --- a/lib/lib_version.sh +++ b/lib/lib_version.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/makefile b/makefile index 131472b..2d1f211 100644 --- a/makefile +++ b/makefile @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/meta_sources_debug.sh b/meta_sources_debug.sh index 91b4b37..1d5e8f5 100644 --- a/meta_sources_debug.sh +++ b/meta_sources_debug.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/0010_dhcp_supersede.sh b/scripts/0010_dhcp_supersede.sh index 90474f3..6f68612 100644 --- a/scripts/0010_dhcp_supersede.sh +++ b/scripts/0010_dhcp_supersede.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -37,7 +37,7 @@ cat << 'EOF' >> "${VAR_HANDLER_BUILD_DIR}"/config/includes.chroot/etc/dhcpcd.con # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -92,7 +92,7 @@ cat << 'EOF' >| "${VAR_HANDLER_BUILD_DIR}"/config/includes.chroot/etc/resolv.con # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/0100_centurion_dns.sh b/scripts/0100_centurion_dns.sh index 1aefdeb..a11170f 100644 --- a/scripts/0100_centurion_dns.sh +++ b/scripts/0100_centurion_dns.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -29,7 +29,7 @@ cat << 'EOF' >| "${HANDLER_BUILD_DIR}"/config/includes.binary/hooks/live-bottom/ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/etc/.keep b/scripts/etc/.keep index b4349f3..80dde7f 100644 --- a/scripts/etc/.keep +++ b/scripts/etc/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/etc/network/9999_interfaces_update_netcup.chroot b/scripts/etc/network/9999_interfaces_update_netcup.chroot index de9fbbb..8c3ee80 100644 --- a/scripts/etc/network/9999_interfaces_update_netcup.chroot +++ b/scripts/etc/network/9999_interfaces_update_netcup.chroot @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -24,7 +24,7 @@ cat << 'EOF' >| /etc/network/interfaces # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -67,7 +67,7 @@ cat << 'EOF' >| /etc/network/interfaces.d/99-netcup-static # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -90,7 +90,7 @@ cat << 'EOF_SCRIPT' >| /usr/local/bin/insert_net_source.sh # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/.keep b/scripts/usr/.keep index b4349f3..80dde7f 100644 --- a/scripts/usr/.keep +++ b/scripts/usr/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/lib/.keep b/scripts/usr/lib/.keep index b4349f3..80dde7f 100644 --- a/scripts/usr/lib/.keep +++ b/scripts/usr/lib/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/lib/live/.keep b/scripts/usr/lib/live/.keep index b4349f3..80dde7f 100644 --- a/scripts/usr/lib/live/.keep +++ b/scripts/usr/lib/live/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/lib/live/build/binary_checksums.sh b/scripts/usr/lib/live/build/binary_checksums.sh index 1933a5f..286f1a1 100644 --- a/scripts/usr/lib/live/build/binary_checksums.sh +++ b/scripts/usr/lib/live/build/binary_checksums.sh @@ -121,7 +121,7 @@ for CHECKSUM in ${LB_CHECKSUMS}; do # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/lib/live/config/.keep b/scripts/usr/lib/live/config/.keep index b4349f3..80dde7f 100644 --- a/scripts/usr/lib/live/config/.keep +++ b/scripts/usr/lib/live/config/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/local/.keep b/scripts/usr/local/.keep index b4349f3..80dde7f 100644 --- a/scripts/usr/local/.keep +++ b/scripts/usr/local/.keep @@ -4,7 +4,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/scripts/usr/local/sbin/9999_cdi_starter.sh b/scripts/usr/local/sbin/9999_cdi_starter.sh index 07b8d65..7836f85 100644 --- a/scripts/usr/local/sbin/9999_cdi_starter.sh +++ b/scripts/usr/local/sbin/9999_cdi_starter.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -130,7 +130,7 @@ main() { touch "${var_log}" - printf "CISS.debian.installer Master V8.13.512.2025.11.26 is up! \n" >> "${var_log}" + printf "CISS.debian.installer Master V8.13.512.2025.11.27 is up! \n" >> "${var_log}" ### Sleep a moment to settle boot artifacts. sleep 8 @@ -209,7 +209,7 @@ main() { ### Timeout reached without acceptable semaphore. logger -t cdi-watcher "No valid semaphore ${VAR_SEMAPHORE} (mode 0600) within ${VAR_TIMEOUT}s; exiting idle." - printf "CISS.debian.installer Master V8.13.512.2025.11.26: No valid semaphore [%s] within [%s]s.\n" "${VAR_SEMAPHORE}" "${VAR_TIMEOUT}" >> "${var_log}" + printf "CISS.debian.installer Master V8.13.512.2025.11.27: No valid semaphore [%s] within [%s]s.\n" "${VAR_SEMAPHORE}" "${VAR_TIMEOUT}" >> "${var_log}" exit 0 } diff --git a/upgrades/dropbear/localoptions.h b/upgrades/dropbear/localoptions.h index 9662a5b..3b49b8b 100644 --- a/upgrades/dropbear/localoptions.h +++ b/upgrades/dropbear/localoptions.h @@ -4,7 +4,7 @@ /* # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency */ /* # SPDX-FileCopyrightText: 2024-2025; ZIMNOL, Andre H.; */ /* # SPDX-FileType: SOURCE */ -/* # SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 */ +/* # SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 */ /* # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. */ /* # SPDX-PackageName: CISS.debian.live.builder */ /* # SPDX-Security-Contact: security@coresecret.eu */ diff --git a/var/bash.var.sh b/var/bash.var.sh index b309c1a..d95c5d2 100644 --- a/var/bash.var.sh +++ b/var/bash.var.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/var/color.var.sh b/var/color.var.sh index acb9d4b..0befb55 100644 --- a/var/color.var.sh +++ b/var/color.var.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu diff --git a/var/early.var.sh b/var/early.var.sh index 911bc02..e564d17 100644 --- a/var/early.var.sh +++ b/var/early.var.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu @@ -25,7 +25,7 @@ declare -grx VAR_GIT_HEAD_FULL="$(git rev-parse HEAD)" declare -grx VAR_HOST="$(uname -n)" declare -grx VAR_ISO8601="$(date -u -d "@${VAR_DATE_EPOCH}" '+%Y-%m-%dT%H:%M:%SZ')" declare -grx VAR_SYSTEM="$(uname -mnosv)" -declare -grx VAR_VERSION="Master V8.13.512.2025.11.26" +declare -grx VAR_VERSION="Master V8.13.512.2025.11.27" declare -grx VAR_VER_BASH="$(bash --version | head -n1 | awk '{ # Print $4 and $5; include $6 only if it exists out = $4 diff --git a/var/global.var.sh b/var/global.var.sh index 6ce1ba2..274cef4 100644 --- a/var/global.var.sh +++ b/var/global.var.sh @@ -5,7 +5,7 @@ # SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency # SPDX-FileCopyrightText: 2024-2025; WEIDNER, Marc S.; # SPDX-FileType: SOURCE -# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0 +# SPDX-License-Identifier: LicenseRef-CNCL-1.1 OR LicenseRef-CCLA-1.1 # SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework. # SPDX-PackageName: CISS.debian.live.builder # SPDX-Security-Contact: security@coresecret.eu