-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not expose unknown usernameFragment to stats #789
Comments
I think this is an obvious fix, and should be marked "ready for PR". |
Do we need to put it on the WG agenda? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
webtorrent/webtorrent#288 (comment)
points out that the remote ICE usernameFragment (added in #611) can act as a sidechannel (and while it is authenticated, it lacks encryption).
In theory one can skip signaling in one direction that way. We should only expose the remote usernameFragment on prflx candidates if it is known by signaling.
The text was updated successfully, but these errors were encountered: