1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Updated Prevent WebRTC from leaking local IP address (markdown)

Raymond Hill 2015-11-06 10:31:02 -05:00
parent 0bae66b941
commit d1cd5ac3f4

@ -18,7 +18,9 @@ The feature works only on version 42 and above.
##### Firefox
With Firefox, it's not possible to prevent local IP addresses leakage without completely disabling WebRTC -- this is what uBlock Origin does.
With Firefox 41 and lower **OR** uBlock Origin 1.3.3 and lower, **it is NOT possible** to prevent local IP addresses leakage without completely disabling WebRTC.
With Firefox 42 and higher **AND** uBlock Origin 1.3.4 and higher, **it is possible** to prevent local IP addresses leakage without completely disabling WebRTC.
WebRTC is required for Firefox Hello to work properly. Thus Firefox Hello won't work if you enable this setting.