From dd7769adae845cbb9303bef4fd885e595345ca62 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 26 Oct 2015 12:01:12 -0400 Subject: [PATCH] Updated Prevent WebRTC from leaking local IP address (markdown) --- Prevent-WebRTC-from-leaking-local-IP-address.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Prevent-WebRTC-from-leaking-local-IP-address.md b/Prevent-WebRTC-from-leaking-local-IP-address.md index cced56a..0498846 100644 --- a/Prevent-WebRTC-from-leaking-local-IP-address.md +++ b/Prevent-WebRTC-from-leaking-local-IP-address.md @@ -16,6 +16,8 @@ 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. + WebRTC is required for Firefox Hello to work properly. Thus Firefox Hello won't work if you enable this setting. #### See also