|
|
|
|
|
by umarniz
2056 days ago
|
|
Heads up before opening the link, your IP is leaked to anyone who is watching the same video. Have spent only a couple of minutes looking at it but it works by connecting to a websocket server where everyone who watches the video announces themselves, when 2 people are watching the same video a WebRTC data channel is opened for streaming video content. Have you guys considered the security aspect of such a service? Specially a data channel open between 2 anonymous party is a very nice attack vector imo. |
|
Is this enabled by default in modern browsers?