Skip to content
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

Open
fippo opened this issue Oct 28, 2024 · 2 comments
Open

Do not expose unknown usernameFragment to stats #789

fippo opened this issue Oct 28, 2024 · 2 comments

Comments

@fippo
Copy link
Contributor

fippo commented Oct 28, 2024

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.

@alvestrand
Copy link
Contributor

I think this is an obvious fix, and should be marked "ready for PR".

fippo added a commit to fippo/webrtc-stats that referenced this issue Oct 29, 2024
@fippo
Copy link
Contributor Author

fippo commented Jan 3, 2025

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants