Signing up: registering for a service. Signing on: Accessing or logging into a service, usually to access some stored data. Often found together, since signing on requires one to have signed up at some point.
5
votes
5answers
489 views
Forgotten Passwords - is there a real benefit to asking for memorable password hints on signup?
On several signup forms I see fields such as "Choose your Memorable Password Question". Is this actually benifical nowadays? Surely a more secure method if someone forgets their password is to build a ...
5
votes
8answers
454 views
How to prevent registration from login page and login from registration page
During user tests we see quite some people 1) enter their previous chosen login details (email+pass) on the registration page. Including them wondering "why we ask all this information again?". The ...
4
votes
3answers
225 views
Is offering more than one openid/social-sign-in option a good idea?
Lots of sites nowadays offer the option to log in via Google, Facebook, LinkedIn and so on, and sometimes a standard username/password option as well.
While this goes a long way toward helping users ...
13
votes
6answers
713 views
Password field in cleartext
I'm building a mobile web app that will request a bunch of information from the user (name, dob, address, etc) and am trying to cut down as much fields as I can.
I've noticed a new trend where mobile ...
9
votes
4answers
2k views
Login/sign-up in modal dialogs
I've been working on a web-platform for some time now.
As I was writing the usual "Sign-up" and "Login" pages I realized that a whole page was an overkill for such simple tasks so I decided to put ...
6
votes
1answer
166 views
Automatic agreement to terms of service
Is it acceptable (or even legal) to have "I agree to the terms and service" checkbox automatically checked when a new user signs up with our website? I'm trying to convince the person in charge to not ...
5
votes
4answers
215 views
Social network login or not?
I am developing a niche social networking iPhone app of my own.
I was wondering if it would be best to allow the user to connect to social networks such as Facebook and Twitter to login to my app ...