Timothy Nohe Assistant Professor of Visual Art IMDA Graduate Program Director Office hours: Friday 3:30 - 5:30 PM FA 342, 410-455-2151
nohe@research.umbc.edu
This is JavaScript simple password protection scheme, but it's a bit insecure.
This is an example of a very simple password script. You cannot get to my home page until you've typed the correct password and clicked the button.
Please type the secret password
Normally, a coder wouldn't do this, but I'll tell you the password so you can try it out. The password is: ManRay. The password is case sensitive.
The problem with this approach is that anyone who knows how the view the document source to your page and read a little JavaScript code can probably figure out the password.
gag