enhance grammar and language in landing pages (en) (#1003)
Makes the project look considerably more professional and less like you've just stumbled upon a phishing page.
This commit is contained in:
@@ -19,11 +19,11 @@ hero:
|
||||
|
||||
features:
|
||||
- title: Kernel-based
|
||||
details: KernelSU is working in Linux kernel mode, it has more control over userspace applications.
|
||||
- title: Whitelist access control
|
||||
details: Only App that is granted root permission can access `su`, other apps cannot perceive su.
|
||||
- title: Restricted root permission
|
||||
details: KernelSU allows you to customize the uid, gid, groups, capabilities and SELinux rules of su. Lock up the root power in a cage.
|
||||
- title: Module & Open source
|
||||
details: KernelSU supports modify /system systemlessly by overlayfs and it is open-sourced under GPL-3.
|
||||
details: As the name suggests, KernelSU works under the Linux kernel giving it more control over userspace applications.
|
||||
- title: Root Access Control
|
||||
details: Only permitted apps may access or see `su`, all other apps are not aware of this.
|
||||
- title: Customizable Root Privileges
|
||||
details: KernelSU allows customization of `su`'s uid, gid, groups, capabilities, and SELinux rules, locking up root privileges.
|
||||
- title: Modules
|
||||
details: Modules may modify /system systemlessly using overlayfs enabling great power.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user