unnecessarily needs root access can be made work fine with fakeroot, does that mean it its self and a portable version of Fakeroot can be bundled together to makeup an Appimage version of that app?
Is it theoretically feasible, so for one to decide to invest time on it?
Why couldn't it? Doesn't seem too bad on Arch. depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh')
(newbie to linux) well perhaps if the Fakeroot mechanism messes with kernal or has some other dependency that can not be made portable, better ask than not know
It would mostly depend on the behaviour of the program and what it does. But if it needs the root access without reason, then it may be fine. It replaces some functions to make the process belief its running as root, but it is limited to the permissions the user has. Btw. open() is completly unwrapped and will never be a part of the wrapper to prevent loops.
Обсуждают сегодня