# 2019-07-03 20:12:37.692128 UTC (+0000) New project on Bitreich: sup sup is a small and simple privilege escalation utility that allows normal users to run other programs as a different user and group. It is "secured" by hardcoding SHA256 sums of the executables into itself to decide if a user is actually authorized to run the requested commands. In it's simple and secure manner, the configuration is done in a config header file at compile time. The source code can be viewed on Bitreich's stagit instance[0] and it can be cloned using git from Bitreich's git daemon[1] [0] gopher://bitreich.org/1/scm/sup/log.gph [1] git://bitreich.org/sup