Files
BetterDesk/docs
UNITRONIX fd7790ab56 Add BETTERDESK_STRICT_TLS gating & hardening
Centralize HTTP client creation and add an opt-in TLS hardening gate (BETTERDESK_STRICT_TLS). Refactor repeated reqwest::Client::builder() usages into helper builders that warn once when self-signed certs are accepted and allow enforcing strict validation. Apply changes across agent-client and management codepaths (registration, commands, inventory collector, bd_registration). Also: warn when native agent is configured with plaintext ws:// to non-local hosts, whitelist LOG_FORMAT env var to {"text","json"} in server config, and update the audit docs to reflect these fixes.
2026-04-17 23:34:37 +02:00
..
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00

Documentation

This directory contains comprehensive documentation for BetterDesk Console, organized by topic.

Setup & Installation

Docker

Features

Architecture

Troubleshooting

Performance

Development

Enterprise


Note: The original Rust-based HBBS patch has been replaced by the Go server and moved to archive/. See the main README for current architecture.