Bug 227741 - Create a p-list configuration that disables WebRTC mDNS IP obfuscation
Summary: Create a p-list configuration that disables WebRTC mDNS IP obfuscation
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-07 03:10 PDT by shacharz
Modified: 2022-04-20 15:25 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shacharz 2021-07-07 03:10:57 PDT
WebRTC host candidates are obfuscated by default using the mDNS protocol.

There should be a way to disable mDNS obfuscation since this limits connectivity in networks bigger than a single segment.
Possibly via p-list settings.

Other browser references:
- Chrome: https://cloud.google.com/docs/chrome-enterprise/policies/?policy=WebRtcLocalIpsAllowedUrls
- Edge: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#webrtclocalipsallowedurls
- Firefox: https://github.com/mozilla/policy-templates/blob/master/README.md#preferences
Comment 1 Radar WebKit Bug Importer 2021-07-14 03:11:17 PDT
<rdar://problem/80567486>
Comment 2 prbsparx 2022-04-20 15:25:29 PDT
Any update on this being implemented?
All the other major browsers support this and it'd be great to have this for certain webcast functionality.