Remix.run Logo
SubiculumCode a day ago

So what is the way forward for Linux to have sandboxi g as strong as Android? Appimage everything? I know it's possible now hacking together things, but I mean by default and integrated.

uecker a day ago | parent | next [-]

Maybe we could develop trustworthy free-software applications again, instead of trying to establish a commercial apps ecosystem on top of Linux?

bayindirh a day ago | parent | prev | next [-]

Amutable. Building an immutable and image based system which even the installer can't modify, a-la macOS.

One systemd patch at a time.

1718627440 17 hours ago | parent [-]

This is actually already required to be supported by complying to the FHS.

pjmlp 18 hours ago | parent | prev | next [-]

Note that the sandbox also relies on the fact that most userspace is managed, the Android team is very clear on what they see as supported use cases for the NDK.

hexfish a day ago | parent | prev [-]

AppImage is not a sandbox