t2019-07-03T20-12-37-692128.md - tgtimes - The Gopher Times
 (HTM) git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
       t2019-07-03T20-12-37-692128.md (652B)
       ---
            1 # 2019-07-03 20:12:37.692128 UTC (+0000)
            2 
            3 New project on Bitreich: sup
            4 
            5 sup is a small and simple privilege escalation utility that
            6 allows normal users to run other programs as a different user
            7 and group. It is "secured" by hardcoding SHA256 sums of the
            8 executables into itself to decide if a user is actually
            9 authorized to run the requested commands.
           10 
           11 In it's simple and secure manner, the configuration is done
           12 in a config header file at compile time.
           13 
           14 The source code can be viewed on Bitreich's stagit instance[0]
           15 and it can be cloned using git from Bitreich's git daemon[1]
           16 
           17 
           18 [0] gopher://bitreich.org/1/scm/sup/log.gph
           19 [1] git://bitreich.org/sup