Skip to main content
Version: 0.2.12

Applications overview

Applications here means product-level patterns that use NoxTLS Rust—not individual Cargo examples. Each pattern links host concerns, device firmware, and operations.

Patterns in this section

PageUse case
Firmware integrationMCU or RTOS image: footprint, adapters, cert stores, update channels.
Host gatewayLinux/Windows service terminating TLS toward cloud and device fleets.
Apps topic (examples index)Repository examples and how to run them locally.

Lifecycle alignment

  1. Provisioning — factory keys, trust anchors, and identity certs.
  2. Boot & update — secure boot policies, signed OTA, and TLS for update servers.
  3. Runtime — telemetry, command/control, and mutual TLS where required.