Short:        Commodities/MUI based password lock
Author:       watertonian@gmail.com (Nathan Webb)
Uploader:     watertonian gmail com (Nathan Webb)
Type:         util/wb
Version:      1.0
Requires:     MUI, betterstring.mcc, gifanim_MCC
Architecture: m68k-amigaos >= 3.0.0


This is just another password program, which I wrote in an attempt to do
something useful while learning how to write MUI applications. Called it
C-Password because it sits in the background as a commodity, awaiting an
arexx 'lock' command (if you want, it can just launch and quit if
preferred), and to avoid confusion with the several other similar
programs on Aminet.  This one has a feature I didn't find in the others,
in that it can be set to only launch on boot if a user interrupts the
login with a reboot. Granted, I didn't look too hard. Also plays sounds
on startup, failed login, and succesful login. I liked the idea of an
animated logo while waiting for the password, so I used gifanim_MCC in it
as well. Though both the logo and sounds can be disabled if desired.