Why, just use lineageOS.
KernelSU: A kernel-based root solution for Android
11–20 of 26 posts
Re: KernelSU: A kernel-based root solution for Android
#12Nice, but using root generally is very insecure. The whole concept of superuser is broken and bad. Such privileges shouldn't be given to any user.
Bypassing "security" when you as the owner of the device want to is the whole point of root.
Re: KernelSU: A kernel-based root solution for Android
#13Now, I ain't no lawyer or nothin', but I reckon that's a legal paddlin'.
Re: KernelSU: A kernel-based root solution for Android
#14Earlier quoted context omitted.
Bypassing "security" when you as the owner of the device want to is the whole point of root.
This project allows root by default, like it's part of the user experience, which is bad for security.
Re: KernelSU: A kernel-based root solution for Android
#15GPLv3 licensed, despite almost certainly being a derivative work of Linux, which is GPLv2 licensed (with no "or later" provision). Now, I ain't no lawyer or nothin', but I reckon that's a legal paddlin'.
Re: KernelSU: A kernel-based root solution for Android
#16Re: KernelSU: A kernel-based root solution for Android
#17Earlier quoted context omitted.
This has nothing to do with LineageOS.
You're right, it doesn't. But why go through the hassle of hacking the kernel when you can replace the whole OS with something better?
Re: KernelSU: A kernel-based root solution for Android
#18Earlier quoted context omitted.
This project allows root by default, like it's part of the user experience, which is bad for security.
It does not grant root by default, quote: "Whitelist access control Only App that is granted root permission can access `su`, other apps cannot perceive su."
Re: KernelSU: A kernel-based root solution for Android
#19Earlier quoted context omitted.
It does not grant root by default, quote: "Whitelist access control Only App that is granted root permission can access `su`, other apps cannot perceive su."
In this context I meant that it allows root where Android never allows.
Re: KernelSU: A kernel-based root solution for Android
#20Nice, but using root generally is very insecure. The whole concept of superuser is broken and bad. Such privileges shouldn't be given to any user.
Incidentally, do you also think that users shouldn't have admin power on, say, laptops, or are phones special?