Commit Graph

23 Commits

Author SHA1 Message Date
cachiusa 3cce0d592d Add nethunter.root template (#1445)
This app requires DAC_OVERRIDE, DAC_READ_SEARCH, SYS_PTRACE, SYS_ADMIN
(for /data/local r/w) and SYS_CHROOT, SETGID (to run chroot and run it's
processes)

Devices with NetHunter installed is already considered compromised due
to lack of security features(like SELinux), therefore users are advised
not to store private data

It's not really worth restricting more capabilities of the app.
2024-03-16 10:54:00 +08:00
sus 63862895ac Updated the Traditional Chinese translations for the website and templates. (#1453)
Signed-off-by: sus <54392299+jeffpeng3@users.noreply.github.com>
2024-03-16 10:52:53 +08:00
igor 0abb9e48c8 update templates (#1371) 2024-02-23 16:55:53 +08:00
Masum Reza 92a14ab0a8 Added adaway.root template (#1337)
Adaway only needs the following permissions to work properly:
DAC_OVERRIDE, SYS_PTRACE.

Note: [systemless hosts kernelsu
module](https://github.com/symbuzzer/systemless-hosts-KernelSU-module)
needs to be installed, to add support.

This PR only addresses the minimal permission requirements of Adaway to
let it modify hosts file.
2024-02-21 09:57:23 +08:00
dabao1955 893cbfbde1 Translate templates into Japanese (#1364)
Signed-off-by: dabao1955 <dabao1955@163.com>
2024-02-21 09:55:26 +08:00
igor 5e4932013e Translate templates into Brazilian Portuguese (#1362)
Co-authored-by: weishu <twsxtd@gmail.com>
2024-02-18 11:40:48 +08:00
Ali Beyaz eaa13f73a1 Turkish translations of Root Templates (#1356) 2024-02-17 11:24:39 +08:00
Masum Reza 89fb414f48 Added shizuku.root template (#1330)
Shizuku only needs DAC_OVERRIDE to execute the script to start the
Shizuku service.
Also added bengali translation for the name and description.
2024-02-02 13:08:55 +08:00
Rem01Gaming 212dfc03a8 templates/kernelmanager.root: add CAP_SYS_BOOT capability (#1179)
* Needed for kernel flasher
2023-12-04 11:28:09 +08:00
超高校级的錆鱼 82e4fe2ab8 templates: Create cemiuiler.readproc (#1151)
Add a permission template for cemiuiler that only restarts applications
in scope.

增加适用于cemiuiler的权限模板,仅用于重启作用域中的应用,也适用于其他仅需要重启其他应用权限的软件。
2023-11-22 11:02:57 +08:00
Rem01Gaming a3e5272dcd templates: Update templates and try to get rid with CAP_SYS_ADMIN (#1134)
- The use of CAP_SYS_ADMIN can be avoided in Kernel Manager, but cannot
be avoided in Root Explorer because it's needed for mounting RW/RO.
- Capabilities adjustment
- Fix template typo

---------

Signed-off-by: Rem01Gaming <Rem01_Gaming@proton.me>
2023-11-13 13:24:54 +08:00
Rem01Gaming dc6a3a9664 templates: Create template for Kernel manager and Root exploler (#1133)
Signed-off-by: Rem01Gaming <Rem01_Gaming@proton.me>
2023-11-13 09:23:45 +08:00
weishu a808a5f8c2 assets: remove unused fields 2023-10-21 22:07:26 +08:00
weishu 99722add22 assets: remove CAP_DAC_READ_SEARCH 2023-10-21 20:41:30 +08:00
weishu fb07a2fcda manager: support locales for online template 2023-10-21 16:23:33 +08:00
weishu 836c91eb40 profile: Add incompetent.root profile template 2023-10-21 15:50:06 +08:00
weishu 29d35a1980 profile: Add adb,system profile template 2023-10-21 15:33:10 +08:00
weishu fff8f7e44d profile: Add adb profile template 2023-10-21 14:25:08 +08:00
weishu 53019136cd website: ensure templates dir exists 2023-10-21 10:33:39 +08:00
weishu 1863a3df9c website: Fix template index.json generate error 2023-10-21 10:28:23 +08:00
weishu 240e6bb925 website: Add placeholer for templates 2023-10-21 10:11:52 +08:00
Ylarod 7488392b57 website: add favicon 2023-01-20 18:49:39 +08:00
weishu e676393039 Add website (#65) 2023-01-14 23:18:11 +08:00