setup.py: Added to trampoline/conf.h an "allowed_uids" array. Asks the user for a single allowed UID. trampoline/trampoline.c: Checks this array against the current UID who called the program, and exits early unless the UID is root, or on the whitelist.