DOSC TWiki snapshot as of mid-2005
Attached is source for a gui in gtk2 which currently just squirts the username and pass to stdout. I'm hoping it may be of some use to those doing the actual work on the thing :) Compile with gcc -o pass pass.c `pkg-config --libs --cflags gtk+-2.0`