From 1bcb6ca1253339704140bef09550137baef41612 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Mon, 11 Apr 2022 16:16:13 +0200 Subject: [PATCH] Update webRTC FAQ --- FAQ.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 7c7f49de..1b058491 100644 --- a/FAQ.md +++ b/FAQ.md @@ -48,9 +48,7 @@ It is not on the official F-Droid repository and there are no (more) plans to su You can use F-Droid client to install and receive updates via [the official Bromite F-Droid repository](https://www.bromite.org/fdroid). ## Does Bromite support WebRTC? -Yes, since version 69. While the desktop version of Chromium has an option to disable it (video/audio site settings), the Android version cannot. - -The WebRTC functionality has always been using safe defaults to prevent leaks (disabled multiple routes and non-proxied UDP). +Partially, see https://github.com/bromite/bromite/wiki/WebRTC ## Using Bromite will favour the monopoly of the Chromium/Blink engine, why do you develop and maintain Bromite? In short, to show what a Chromium-based engine could do **for the user** if the user experience and needs were the main focus of modern browser design.