As of 2015-04-15 I intend to turn identity for WebRTC on by default. It has been developed behind the media.peerconnection.identity.enabled preference. Firefox will be the first to implement this; I have only informal promises from Google to implement once we ship.
This feature is the mutual authentication mechanism for WebRTC [1]. It enables peer-to-peer media communications that are confidential, even from the site that you are visiting. We don't currently have UX [2] for this, so enabling the feature is largely intended to enable experimentation. This is feature will be needed for Firefox Hello. This feature was previously discussed in this "intent to implement" thread: <https://groups.google.com/d/msg/mozilla.dev.platform/QiF18J4vccA/rDclGYmFPBEJ>. [1] https://w3c.github.io/webrtc-pc/ (see also https://github.com/w3c/webrtc-pc/pull/178) [2] https://bugzilla.mozilla.org/show_bug.cgi?id=942372 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform