Files
This-null a81831af00 Add remote mode over a Cloudflare tunnel
Lets the phone reach the desktop app from any network, including mobile
data, with no port forwarding, no router changes and no account.

- PC: new remote module owning the tunnel, an HMAC-SHA256 handshake over a
  128-bit per-session secret, rate limiting, and QR plus typed pairing codes
- PC: remote frames feed the existing virtual camera; USB and WiFi paths are
  untouched
- PC: quality presets chosen by the user, with per-hour data estimates
- PC: six themes, a scrollable main pane, and a fix for content overlapping
  the footer
- Android: WebSocket client, QR scanner and manual code entry
- Android: capture resolution and JPEG quality now follow the PC's preset
- Android: the access code is regenerated on every start, with an option to
  keep it fixed, and is now drawn from a cryptographic source
- Docs: remote mode, its Cloudflare tradeoff and a privacy section across all
  ten READMEs; third-party notices updated for the new dependencies
- Docs: corrected the camera name to FlexCam and dropped the claim that no
  data ever leaves the machine, which remote mode makes untrue
2026-09-06 15:47:55 +03:00
..