Hacker News (curated)
new
|
past
|
comments
|
ask
|
show
|
jobs
| show hidden
Retr0id
6 hours ago
|
parent
|
context
> 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
6 hours ago
Android is basically a different OS that happens to reuse parts of the Linux kernel.
Retr0id
5 hours ago
Yes, it reuses all the security features.
2OEH8eoCRo0
4 hours ago
[hidden]
Doesn't each app run as it's own user? The OG of security features.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
|
github
On desktop Linux as we know it, yes, but Android manages it alright, mostly via SELinux+seccomp.