Project

General

Profile

Actions

Feature #62

open

Add an option to disable WebRTC

Added by Soren Stoutner over 7 years ago. Updated over 1 year ago.

Status:
New
Priority:
4.x
Start date:
09/14/2016
Due date:
% Done:

0%

Estimated time:

Description

WebRTC can leak local IP information even when using Orbot. Either we need to find a way to proxy it as well (perhaps with SOCKS) or disable it.

https://ipleak.net/

WebRTC only works when JavaScript is enabled.

Actions #1

Updated by Soren Stoutner over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Soren Stoutner over 7 years ago

Apparently, currently it is not possible to directly disable WebRTC: http://stackoverflow.com/questions/36174648/disable-android-webview-webrtc

Actions #3

Updated by Soren Stoutner almost 7 years ago

  • Priority changed from 2 to 3.x
  • Parent task set to #86

Unless Google adds WebRTC controls to the standard WebView, implementing this feature will require WebView to be forked to create Privacy WebView as part of the 4.x series. Until that time, WebRTC only works when JavaScript is enabled, so browsing with JavaScript disabled (the default) also disables WebRTC.

Actions #4

Updated by Soren Stoutner over 6 years ago

  • Tracker changed from Bug to Feature
Actions #5

Updated by Soren Stoutner over 6 years ago

  • Priority changed from 3.x to 4.x
Actions #6

Updated by Soren Stoutner over 6 years ago

  • Parent task deleted (#86)
Actions #7

Updated by Soren Stoutner over 1 year ago

There is further information about WebRTC at https://www.stoutner.com/webrtc/.

Actions

Also available in: Atom PDF