WhisperX tag archive

#WebRTC

This page collects WhisperX intelligence signals tagged #WebRTC. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (2)

The Lab · 2026-03-28 21:27:00 · GitHub Issues

1. SECURITY: Coturn TURN Server Disables TLS, Exposing Credentials and Voice Traffic in Plaintext

A critical security misconfiguration in a Coturn TURN server deployment is actively transmitting user credentials and voice traffic in plaintext. The server, configured via a `docker-compose.yml` file, is running with the flags `--no-tls --no-tlsv1 --no-tlsv1_1`, which completely disables TLS and DTLS encryption. This ...

The Lab · 2026-04-13 06:22:25 · Habr

2. WebRTC-файлообмен: почему dc.send(file) не гарантирует доставку и какие production-проблемы скрывают туториалы

Критическая иллюзия в разработке на WebRTC: вызов `dc.send(file)` не означает, что файл доставлен получателю. Между моментом отправки и фактической передачей данных лежит сложный путь, усеянный техническими ловушками, которые редко освещаются в базовых руководствах. Это не просто вопрос задержки; это фундаментальный ра...