Background
WebRTC self-hosting involves security-sensitive configuration, especially around TURN credentials, exposed UDP/TCP ports, TLS certificates, and reverse proxy settings.
Goal
Add a SECURITY.md file and a practical security checklist for production-like deployments.
Tasks
Acceptance Criteria
The repository contains clear security guidance for developers who deploy the WebRTC server stack on public servers.
Background
WebRTC self-hosting involves security-sensitive configuration, especially around TURN credentials, exposed UDP/TCP ports, TLS certificates, and reverse proxy settings.
Goal
Add a
SECURITY.mdfile and a practical security checklist for production-like deployments.Tasks
Acceptance Criteria
The repository contains clear security guidance for developers who deploy the WebRTC server stack on public servers.