Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate WebRTC leak protection [Firefox] #357

Open
kekukui opened this issue May 22, 2018 · 0 comments
Open

Integrate WebRTC leak protection [Firefox] #357

kekukui opened this issue May 22, 2018 · 0 comments

Comments

@kekukui
Copy link

kekukui commented May 22, 2018

ScriptSafe Options | Privacy Settings | WebRTC Protection says:

"This browser does not support WebRTC protection"

However, after installing the Firefox extension "Disable WebRTC", I found that it does block WebRTC leaks on the two WebRTC privacy tests given here:

https://www.andryou.com/scriptsafe/tests/

With all of the ScriptSafe privacy options enabled, the following leaks are still present and these leaks are stopped by Disable WebRTC:

RTCPeerConnection
RTCDataChannel
Local IP Address
Public IP Address

https://browserleaks.com/webrtc

Disable WebRTC installer
https://addons.mozilla.org/en-US/firefox/addon/happy-bonobo-disable-webrtc/

Disable WebRTC GitHub
https://github.com/ChrisAntaki/disable-webrtc-firefox

My point is that stopping WebRTC leaks is indeed possible even if Firefox does not directly support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant