Can Android apps use WebRTC, or is WebRTC only available in browsers?
If Android apps can use WebRTC, how can it be blocked per app or system-wide to prevent IP or network leaks?
Can Android apps use WebRTC, or is WebRTC only available in browsers?
If Android apps can use WebRTC, how can it be blocked per app or system-wide to prevent IP or network leaks?
6 Comments
pylapp@programming.dev · 10 pts · 202d
WebRTC is a protocol, you can use it in both web apps and mobile apps.
If I remember well it was used as a trick from Facebook to leak personal data using the SDP.
tatoko556@reddthat.com · 4 pts · 202d
Thanks. WebRTC-related IP leaks can occur when using a proxy. I’m searching for a method to disable WebRTC per application or across the entire system when using VPN
Onyx376@lemmy.ml · 1 pts · 193d
I am not a technical person so at the end of search please share with us. Until then, I thought that this leak could only happen through the browser.
tatoko556@reddthat.com · 2 pts · 193d
https://reddthat.com/post/59164025
I think what @i_am_not_a_robot@discuss.tchncs.de meant is block connections without vpn is enough. though I'm not quite sure
Onyx376@lemmy.ml · 1 pts · 191d
Thank you for being kind enough to share with us
tatoko556@reddthat.com · 2 pts · 191d
check that comment there's new response
brooke592@sh.itjust.works · 1 pts · 201d