Sep 07 2007

Use Your Wesabe User Name, Not Your Email Address!

Published by Justin at 8:26 am under Abuseability, Bad Web Design

Wesabe is an outstanding personal finance web 2.0 start-up. The site pays careful attention to usability and is overall efficiently designed. Well, almost.

The site architects made one major design blunder in a process every user has to use every time they visit Wesabe: the login user name is not email.

Why should your correspondent have to remember a user name for this site? Users already suffer from password overload, mostly due to the design and implementation failure of distributed authentication systems.

To add to this burden many sites — like Wesabe — force a user to remember an extra piece of authentication. Wait! You might argue this is more secure.

Wrong. There simply isn’t a positive security argument for this. In fact, since a user has to remember more stuff, it’s more likely to get written down and stored on a sticky on the monitor (or in the top desk drawer).

Here are some general rules for designing login systems on websites:

  1. The login user name should be the user’s email;
  2. You should label the user name field email because that is what you want from the user, their email address;
  3. Just about every standard ASCII character should be allowed in passwords, from about 21 to 126 (unicode support coming soon!); and,
  4. The submit button for the form should look like a submit button and be called Login.

3 Responses to “Use Your Wesabe User Name, Not Your Email Address!”

  1. Jeff Fassnachton 20 Sep 2007 at 4:32 pm

    Hi Justin,

    Thank you for the kind words about Wesabe. I enjoyed reading your constructive criticism of the login process and hope to incorporate your suggestions for the next iteration of the homepage. There is an internal discussion here about how to simplify the login process, but I think you’ve summarized it nicely.

    Best,
    Jeff Fassnacht
    UX Designer, Wesabe

  2. Justinon 20 Sep 2007 at 5:10 pm

    Thanks, Jeff. Glad I could be of some help.

    Love Wesabe, keep up the good work!

  3. Justinon 20 Sep 2007 at 5:12 pm

    (When I was able to completely tag, categorize and report on over 5 years worth of financial records in about 3 hours, I knew Wesabe was expertly designed.)

Trackback URI |