tags:

views:

218

answers:

6

If we are going to develop a community website for non geeks, is it ok if we implement openid registration. How much openid is acceptable in non geek community. Anybody having any idea about this.

+6  A: 

Do both - provide OpenID for those that want to use it and have a regular user account signup for those that don't. You could even go all the way and become an OpenID provider and allow users with regular accounts on your system to use them as OpenIDs on other systems.

In short, OpenID is OK as long as it's not the only option.

One small note: If you do decide to provide OpenID authentication, you need to be prepared for users locking themselves out of their accounts. You should also provide a mechanism for changing the associated OpenID.

Kyle Cronin
And the same goes for 'geek' communities like this - not all of us like OpenID.
Kyle Cronin
This. I hate openid.
naeblis
I thought OpenID was cool, but actually having to type in the URL by name because the system 'protects me from phishing' is too inconvenient. Luckily I only had to do this once.
Dmitri Nesteruk
A: 

You can choose both Open ID and Traditional login functionality. its becoming quite adaptable among non geeks also. You can even look for Google's friend connect for further reference.

Chinmay
A: 

We're just migrating an old site to a new (WordPress-based) platform. We're confronting this issue, we know we want to outsource the credential-management to something like OpenID, although currently FaceBook Connect is the leader in our planning. Mainly because a significant proportion of our users are already there.

We could look to do both, but if a decent proportion of your base is not already OpenIDed-up then to non-Geeks it's not compelling. Equally I do believe that the OpenID model is fundamentally A Good Thing so you could argue that teaching a little more of the world about it has some moral good associated with it.

Unsliced
+2  A: 

RPX provides a simple way to add OpenID to your site and to get a UI a novice can understand.

ltd
+2  A: 

I think you should just stick with the standard email address and password, it's what everybody knows and gives you the benefit of having an automatic external point of contact with the users in case you need to notify them of something.

xahtep
A: 

I think non-geeks don't see the benefits of using OpenId and most OpenID logons do a poor job of stating what they do.

To address your concerns, if you're going to implement OID, then do a good job of explaining what it does and what benefits it has.

GregD