What is WebRTC, how to disable and avoid data leakage in popular browsers
2521 views
What is WebRTC, how to disable and avoid data leakage in popular browsers
What is WebRTC and why is it dangerous
WebRTC is a feature in your browser that streams audio and video data over the network. It can be used to create video conferences without the help of Zoom or Skype.
But more often this technology does more harm than good. A minimal number of people use it for its intended purpose, and everyone else can become victims of hackers and data leaks via WebRTC. It saves your IP address and accesses your microphone and camera - all this data is in an open network, which scammers can use.
Therefore, we recommend disabling WebRTC on your devices. Let's see how to do this in known browsers.
Video: What is WebRTC and how to turn it off and disable it in different browsers
How to disable WebRTC in Firefox
Type “about:config” in the search bar, and press Enter on the keyboard.
Find the item "media.peerconnection.enabled" or type it in the line manually.
Next to this parameter, click on the button with arrows and set the mode to false.
In the same way, you can disable WebRTC on a mobile device.
How to disable WebRTC in Chrome
The browser itself does not have a function to disable WebRTC. Therefore, to disable the feature in the Chrome browser, you need to install a special extension.
Open the browser and go to the Menu (by clicking on the three dots at the top right).
Hover over "More Tools" and open the "Extensions" tab.
Click on the three bars on the left.
Click on the "Open Chrome Web Store" section.
Find "WebRTC Control" in the Chrome store, and install the extension.
A blue icon will appear next to the search bar. Click on it and WebRTC will turn off.
On a mobile device, all this is even easier, without additional services:
Type in “chrome://flags/#disable-webrtc” in the address bar.
Enter "WebRTC" in the search bar.
Switch all found values to Disabled mode. Ready.
How to disable WebRTC in Opera
Open a browser and go to Menu, then to Settings.
Click on the "Advanced" section at the bottom.
Find WebRTC and click on "Disable non-proxied UDP".
How to disable WebRTC in Safari
Open a browser and go to "Advanced".
At the bottom, check the box next to "Show Develop menu in menu bar".
In the opened window, in the "Develop" tab, hover over "Experimental Features" and click on "Remove Legacy WebRTC API" in the list.
Disabling WebRTC in any browser does not take much time and effort, but it will significantly protect your data from leaks and hacks.