--
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
Visit this group at http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
For more options, visit https://groups.google.com/d/optout.
Webrtc uses srtp for media so the server cannot decrypt the relayed media traffic.
Sent from my iPhone
Hi,--recently, I posted a question on SO (http://stackoverflow.com/questions/23085335/is-webrtc-traffic-over-turn-end-to-end-encrypted) and received a (probably?) good answer.The short version of it is:Q: Can I be sure that WebRTC traffic is end-to-end encrypted (the ends being the peers, not the server)? (Assuming of course, that I have a secure signaling channel, where authentication is already guaranteed)A: Yes, WebRTC performs the end-to-end encryption in its application protocol, and TURN just relays the packets.Is that correct?I want to be able to tell my users with full confidence, that the operator of the TURN server has no way to eavesdrop on the conversation (assuming the software and protocol have no bugs etc.)ThanksChris
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc5766-turn-server+unsubscribe@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-...@googlegroups.com.
While the TURN server cannot decrypt the relayed media traffic (unless it does a MiTM attack), isn't the server hosting the web app able to decrypt the traffic since it knows the certificates used?
--
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.