uservd

`user services' - program call across trust boundaries

Install

All systems
curl cmd.cat/uservd.sh
Debian Debian
apt-get install userv
Ubuntu
apt-get install userv
image/svg+xml Kali Linux
apt-get install userv
Windows (WSL2)
sudo apt-get update sudo apt-get install userv
Raspbian
apt-get install userv

userv

`user services' - program call across trust boundaries

userv allows one program to invoke another when only limited trust exists between them. It is a tool which can be used to avoid having to give other system services root privilege, and which allows users to more securely have programs provide services to others. userv can be useful as `glue' for system administrators; there are not many full-blown userv-using applications yet.