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

[Feature]: Enable Sandbox mode for MS Edge on Ubuntu 24.04 and UP #4997

Open
hifron opened this issue Dec 16, 2024 · 1 comment
Open

[Feature]: Enable Sandbox mode for MS Edge on Ubuntu 24.04 and UP #4997

hifron opened this issue Dec 16, 2024 · 1 comment
Labels
feature request feature request

Comments

@hifron
Copy link

hifron commented Dec 16, 2024

Describe the feature/enhancement you need

Enable Sandbox mode for MS Edge on Ubuntu 24.04 and UP.

For this there is need apparmor profile on Ubuntu Linux 24.04 due changes security restrictions as described here:
https://bugs.launchpad.net/apparmor/+bug/2046844

There are also projects on Github with some prepackaged apparmor.d profiles, but application should have this file with its deb installation file

The scenario/use case where you would use this feature

deb msedge installation file should have this file during install or msedge upgrade for next version.

Problem is that msedge is without source and without reproducible build and chromium project is not for this. So please make such apparmor profile for msedge and package it with msedge or contact Ubuntu support to make such file in their apparmor default settings...

How important is this request to you?

Impactful. My app's user experience would be significantly compromised without it.

Suggested implementation

No response

What does your app do? Is there a pending deadline for this request?

If not made, then edge://sandbox/ could report something like this:

You are adequately sandboxed. but without Ptrace Protection with Yama LSM (Non-broker)

and edge://gpu/ report that Driver: Sandboxed : false

@hifron hifron added the feature request feature request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

2 participants
@hifron and others