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

Fix WebRTC Leaks #1029

Closed
ghost opened this issue Dec 9, 2020 · 2 comments
Closed

Fix WebRTC Leaks #1029

ghost opened this issue Dec 9, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 9, 2020

Is your feature request related to a problem? Please describe.
I ran a WebRTC test at BrowserLeaks and I found out that RTCPeerConnection and RTCDataChannel are not disabled.

Describe the solution or the user experience you'd like
If possible, kindly disable WebRTC by default or please give us an option to disable it manually.

Additional context
WebRTC vulnerability: https://threatpost.com/webrtc-found-leaking-local-ip-addresses/110803/

Steps to Reproduce:

  1. Open DuckDuckGo Privacy Browser App.
  2. Go to https://browserleaks.com/webrtc . The test will start automatically.
    If the values for RTCPeerConnection and RTCDataChannel are true, then WebRTC is not disabled.
    BrowserLeaks
@ghost
Copy link
Author

ghost commented Dec 9, 2020

I noticed that this request was a duplicate of #429

@aitorvs
Copy link
Collaborator

aitorvs commented Dec 9, 2020

Hey @ryan451, thanks for reporting this. If you don't mind I will close it in favor of #429

@aitorvs aitorvs closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant