WebRTC Leak on Android
from tatoko556@reddthat.com to privacy@lemmy.ml on 21 Jan 07:49
https://reddthat.com/post/58605623

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?

#privacy

threaded - newest

pylapp@programming.dev on 21 Jan 08:08 next collapse

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 on 21 Jan 09:29 collapse

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

[deleted] on 22 Jan 16:48 collapse

.