Remix.run Logo
Retr0id 4 hours ago

> Unfortunately implementing an Apple style architecture on Linux would be very difficult.

On desktop Linux as we know it, yes, but Android manages it alright, mostly via SELinux+seccomp.

mike_hearn 4 hours ago | parent [-]

Android is basically a different OS that happens to reuse parts of the Linux kernel.

Retr0id 3 hours ago | parent [-]

Yes, it reuses all the security features.

2OEH8eoCRo0 2 hours ago | parent [-]

Doesn't each app run as it's own user? The OG of security features.