Commit Graph

11 Commits

Author SHA1 Message Date
CanbiZ
b840a8aa32 Replace init_error_traps with catch_errors in scripts
Replaces all occurrences of the 'init_error_traps' function with 'catch_errors' across container and install scripts for consistency in error handling. Also adjusts indentation and formatting in some scripts for improved readability.
2025-09-19 08:53:49 +02:00
CanbiZ
6e16aa01d6 Update GlobaLeaks scripts for Debian 13 (trixie) support
Changed default OS version from Debian 12 to 13 and updated the GlobaLeaks APT repository to use 'trixie' instead of 'bookworm'. Also switched apt-get commands to apt for consistency and modern usage.
2025-09-16 11:51:18 +02:00
CanbiZ
3f69160fb9 test 2025-09-15 15:37:56 +02:00
CanbiZ
e22948fe03 fixes 2025-09-15 12:30:49 +02:00
Giovanni Pellerano
95a6ddcca1 Load GlobaLeaks signing key during install 2025-09-11 11:50:22 +02:00
Giovanni Pellerano
75c15879ec Update ct/globaleaks.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-09-11 11:44:50 +02:00
Giovanni Pellerano
dc6cd15360 Update ct/globaleaks.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-09-11 11:44:29 +02:00
CanbiZ
00e6b9ceb1 Update ct/globaleaks.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-09-11 10:22:49 +02:00
Giovanni Pellerano
ee69543cda Update ct/globaleaks.sh using apt-get upgrade in place of apt-get install globaleaks
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-09-11 09:59:49 +02:00
Giovanni Pellerano
b48e89d495 Remove usage of external script 2025-09-11 05:44:23 +02:00
Giovanni Pellerano
59dbd349e3 Add GlobaLeaks
This commit adds:
- GlobaLeaks script as CT
- GlobaLeaks script as install
- The frontend descriptor
2025-09-10 23:33:06 +02:00