605
Kinda sus...
(lemmy.world)
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
do i remember correctly that android is based on se?
You wouldn't phrase it like that. Android is based on Linux, and selinux is part of the Linux security subsystem. Android makes use of selinux features, among others, for security sandboxing.
Android also runs each app as a separate Linux user (separate UID). That, combined with SELinux sandboxing and the Android permission model, makes it a pretty secure OS.
Most modern androids enforce it btw
Yes, android is actually a very secure system if you get rid of the vendor rom and google
Why don't we do the Android model with the Linux desktop. We have immutable Linux but everything I've seen needs root to be available. I want a system where the core system can't be changed at runtime no matter what you do.