Network Service Sandbox | "Website" session (Microsoft Edge)

Not planned

Network Service Sandbox | "Website" session (Microsoft Edge)

1 vote

avatar

Hi,
Chromium has the feature to sandbox the Network Service.
This maybe improves the security of the edge sessions in RDM.

Is it possible to enable the Network Service Sandbox or add a toggle to optional enable it in the sessions settings?
See:



If I currently open a Website session and navigate to "edge://sandbox", it shows that the Network Service is not sandboxed:


However, it seems that the "RendereAppContainer" is enabled, which is good.


Best regards,
Andrijan

Screenshot 2025-03-09 194450.png

All Comments (4)

avatar

Maybe it is possible via the "Additional browser arguments" but I don't know if it works this way.

avatar

Hello,

For us to be able to make this work on our end, we need to be able to communicate it to the WebView2 component we use for our embedded website entries.

We will investigate if this is possible and inform you if we have any progress regarding this feature request.

Best Regards,

Michaël Beaudin

avatar

Hi Michael,

thanks, I was able to activate the feature via “Additional Browser Arguments” and can be used via it:
--enable-features=NetworkServiceSandbox

However, there might a bug with the “Additional Browser Arguments” feature, which I will report in the appropriate forum section.

Best regards,
Andrijan

avatar

Hello,

Since you were able to make it work with the Additional browser arguments feature, we will close this request. For now this is the expected way to achieve this as Webview2 doesn't directly expose this configuration.

Regards,

Hubert Mireault