User-Selected PassPoints Images
July 7, 2005 by PingDuring the talk on PassPoints, it occurred to me that it might be interesting to combine some of those ideas with user-selected images (inspired by the work on Dynamic Security Skins).
One concern that was mentioned about PassPoints was that the images may guide people to commonly choose the same points, leading to guessable passwords. Also, while the use of a graphical password system may address the problem of password recall, it doesn’t address spoofing: a malicious party can still masquerade as a trusted site.
Under the assumption that you can change the client login mechanism, as PassPoints and DSS do, and that there is some reason to avoid just auto-filling all passwords, here’s a rough shot at addressing the above problems.
1. For each site, the user selects a personal PassPoints image.
2. The image does not leave the machine. Instead, the browser associates the image with the site’s key.
3. When you log in to a site, the browser presents you with the image you selected for that site, and you click on a sequence of points in the image.
4. To authenticate you, the browser sends a hash of the coordinates of the points using the site’s key as a salt.
This scheme probably has flaws, but I think it has an interesting property: since the image prompts the user’s selection of points, the user is actually unable to give away a password to a site unless it has the right key. Your thoughts?
July 7th, 2005 at 01:44
Ping Flood
Over at Usable Security, Ping is blogging about the SOUPS conference, which I’m unfortunately missing. Alan Schiffman is also blogging a little. However, Ping is posting so much that his first posts today have already scrolled off the top…