WebRTC

"WebRTC, short for Web Real-Time Communication, is both an API and a Protocol. The WebRTC protocol is a set of rules for two WebRTC agents to negotiate bi-directional secure real-time communication. The WebRTC API then allows developers to use the WebRTC protocol. The WebRTC API is specified only for JavaScript." [1]

"In January 2017, TorrentFreak reported a serious security flaw in browsers supporting WebRTC, that compromised the security of VPN tunnels by exposing a user's true IP address"..."It has been reported that the cause of the address leak is not a bug that can be patched, but is foundational to the way WebRTC operates" [2]

References

[1] https://webrtcforthecurious.com/docs/01-what-why-and-how/
[2] https://en.wikipedia.org/wiki/WebRTC


Backlinks