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

Remove device=all, replace with device=input #48

Open
orowith2os opened this issue Jan 20, 2024 · 3 comments
Open

Remove device=all, replace with device=input #48

orowith2os opened this issue Jan 20, 2024 · 3 comments

Comments

@orowith2os
Copy link
Contributor

This way, we don't expose all of /dev to the package; and can further prevent malicious Minecraft mods from escaping the sandbox. We should make sure device=input works with e.g. controller mods before adding it. Using device=input instead of device=all will also mean forcing users to upgrade to a newer Flatpak version for game controller support.

@Scrumplex
Copy link
Collaborator

Using device=input instead of device=all will also mean forcing users to upgrade to a newer Flatpak version for game controller support.

What version would that be? I think SteamOS would have to have this version before we can do this

@orowith2os
Copy link
Contributor Author

1.15.6, released in November last year: https://github.com/flatpak/flatpak/releases/tag/1.15.6

@hfiguiere
Copy link

This is not a stable version.

Doing so would break permission virtually everywhere.

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

3 participants