flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
50 stars 127 forks source link

Add flatpak-spawn-access exception for com.core447.StreamController #353

Closed Core447 closed 6 months ago

Core447 commented 6 months ago

StreamController is a Linux app for the Elgato Stream Deck with plugin support.

Why do I need the flatpak-spawn-access permission? Because it allows the user to system command to the keys. This can be used to launch apps, shutdown the system, copy files, etc.

Of course, StreamController itself does not execute the mentioned commands, but only if the user specifies them for his actions.