DSH-Arch-Setup/THIRD_PARTY_BINARIES.md
Шурупов Илья Викторович cf9443753e Add one-command Arch DSH setup
Package the portable DSH profiles, local plugins, desktop integration, Firefox wrapper, and ownership-aware installer lifecycle. Bundle checksum-pinned OpenVSCode, editor extensions, translation assets, and cloudflared so unreliable upstream artifact downloads cannot break a clean installation.
2026-09-12 19:13:36 +03:00

17 lines
633 B
Markdown

# Third-party binaries
## OpenVSCode Server
- Version: 1.109.5
- Source: https://github.com/gitpod-io/openvscode-server/tree/openvscode-server-v1.109.5
- License: MIT, retained at `editor-runtime/LICENSE.openvscode-server.txt`
- Integrity: `manifests/editor-runtime.tsv`
## cloudflared
- Version: 2026.8.3
- Source: https://github.com/cloudflare/cloudflared/tree/2026.8.3
- License: Apache-2.0, retained at `vendor/dsh-ui-translate/THIRD_PARTY_LICENSES/Apache-2.0.txt`
- Integrity: `manifests/cloudflared.tsv`
Both binaries are unmodified x86-64 Linux release artifacts. The installer verifies their SHA-256 digests before use.