From 00ff6cba6caa3c911cde0764dcdea11cf2839967 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Fri, 31 Dec 2021 10:54:27 +0200 Subject: [PATCH] update contributing.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98cd76c0a..258a736dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -132,6 +132,13 @@ met these conditions: purposes, including but not limited to pentesting, phishing, bruteforce, sms/call bombing, DDoS attaks, OSINT. +Packages that require root permission to get working or rely on features that +are available only with SELinux permissive mode or require custom firmware +are handled in a dedicated repository: https://github.com/termux/termux-root-packages. +Remember that Termux is designed primarily for non-root use and we may +remove functionality requiring root from packages if it interfere with +non-root usage or cause build time issues. + ## Submitting pull requests Contributors take the all responsibility for their submissions. Maintainers may