...The purpose of the project is to capture and address unintentional human errors that could be resolved at the client side during the login process.
Solution Abstract:
An array of images are loaded at the client side. One of the images is displayed for every password entered based on a simple algorithm. The image is computed based on the password and hence it will change only when the user changes his password. Hence, the displayed image will become familiar to the user until he changes the password. It helps the user understand whether he input the right password before sending it to the server.
This would be of great help in highly busy servers like stock-market and bandwidth challenged networks such as mobile data networks and dial-up networks.