View Single Post
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#5
GC Dialer only stores cookie

GC Dialer will signon to GC for you by prompting for your information. Neither the username or password are kept.

Feel free to examine the code since it's python. /usr/local/bin/gc_dialer.py

The firefox extension is probably pure JavaScript, so you can check it's code as well.