|
| 1 | +PythonBox |
| 2 | +Copyright (c) 2026 Lukas Geiger / dev-bricks / open-bricks |
| 3 | + |
| 4 | +This product includes software developed by Lukas Geiger and the dev-bricks |
| 5 | +open-source project (https://github.com/dev-bricks/pythonbox), part of the |
| 6 | +open-bricks software umbrella ecosystem (https://github.com/open-bricks). |
| 7 | + |
| 8 | +=============================================================================== |
| 9 | +Product Architecture & Level 1 SBOM Attributions: |
| 10 | +- PythonBox Desktop Application: MIT License (Copyright (c) 2026 dev-bricks) |
| 11 | +- PySide6 (Qt for Python): GNU Lesser General Public License version 3.0 (LGPL-3.0) |
| 12 | + Dynamically linked via unmodified runtime binaries. See THIRD_PARTY_LICENSES.md. |
| 13 | +- Python Standard Library: Python Software Foundation License (PSF-2.0). |
| 14 | + |
| 15 | +System Invariant & Security Guarantees: |
| 16 | +- INV-LOCAL-01: 100% Offline Runtime & Zero Mandatory Network Egress |
| 17 | +- INV-LOCAL-02: Zero Telemetry, Analytics Tracking, or Phone-Home Egress |
| 18 | +- INV-LOCAL-03: Zero Hardcoded Secrets, Bearer Tokens, or Remote Credentials |
| 19 | +- INV-LOCAL-04: Atomic Persistence & Corruption-Resistant State Updates |
| 20 | +- INV-LOCAL-05: Least-Privilege Execution (Unprivileged RunAsInvoker) |
| 21 | +- INV-LOCAL-06: Explicit User-Consent Handoff (VS Code, PyCharm, PyInstaller) |
| 22 | +- INV-LOCAL-07: Full UTF-8 Encoding & German Umlaut Preservation |
| 23 | +- INV-LOCAL-08: Complete Screen-Reader Accessibility (a11y) & WCAG AA Metadata |
| 24 | +- INV-SLA-09: 5-Day Vulnerability Triage & Reproducibility Assessment |
| 25 | +- INV-SLA-10: 48-Hour Security Response SLA via GitHub Private Advisories |
| 26 | +=============================================================================== |
0 commit comments