mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	List open source means to prevent WebRTC leaks in Chrome/ium.
Although it's not possible to disable WebRTC in Chrome, an API exists to change its routing settings. The API can be used to prevent leaks.
This commit is contained in:
		@@ -832,7 +832,7 @@
 | 
			
		||||
 | 
			
		||||
		<!-- steps to manually disable WebRTC in Chrome -->
 | 
			
		||||
		<h3>How to fix the WebRTC Leak in Google Chrome?</h3>
 | 
			
		||||
		<p>There is no known working solution, only a plugin that is easily circumvented. Please use Firefox instead. </p>
 | 
			
		||||
		<p>WebRTC cannot be fully disabled in Chrome, however it is possible to change its routing settings (and prevent leaks) using an extension. Two open source solutions include <a href="https://chrome.google.com/webstore/detail/webrtc-leak-prevent/eiadekoaikejlgdbkbdfeijglgfdalml">WebRTC Leak Prevent</a> (options may need to be changed depending on the scenario), and <a href="https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm">uBlock Origin</a> (select "Prevent WebRTC from leaking local IP addresses" in Settings).</p>
 | 
			
		||||
 | 
			
		||||
		<h3>What about other browsers?</h3>
 | 
			
		||||
		<p>Chrome on iOS, Internet Explorer and Safari does not implement WebRTC yet. <a href="#browser"><span class="glyphicon glyphicon-link"></span> But we recommend using Firefox on all devices.</a></p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user