#sandbox appimage
11 messages · Page 1 of 1 (latest)
i think you can use the resources feature for that: https://tauri.app/v1/guides/building/resources, using the Command api to start it: https://tauri.app/v1/api/js/shell#command
i assume you want to build a sandbox manager with tauri, right? Because if you want to sandbox the tauri app itself then i think the answer is: You can't 🤔
but I want the appimage to be ran by firejail itself
yeah, then that won't work
y
I can't as the dev sandbox the application?
instead users have to go out of their way to sandbox?
as far as i understand firejail, yes
thats lame