yas - a (kind of) sudo replacement (entire readme is still work in progress) * What is this? yas, or 'yet another sudo', is kind of a sudo replacement, written in rust and without really any configuration options or not needed features. It is intended for single user systems only, as it works out of the box, with no configuration needed, but you also can't restrict a user from running stuff as root. yas also can't run commands as any other user, but root. In case you really do have a user, that shouldn't be allowed to run stuff as root, this isn't for you.