TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Thoughts on OpenID?

12 点作者 aichcon大约 16 年前
Do you think OpenID is a good choice for user management if you were launching a new site today? Or is it still too confusing a concept for an average audience?<p>I'm not sure - as a user registering on a new site, I think I would prefer it so I could have one less username / password to worry about. On the other hand, I fear that users' current mental model of registering for a site may scare them from using something like OpenID.

4 条评论

RossM大约 16 年前
I think that OpenID is too confusing, until presented well to the user. I'd include a short piece of text on yuor registration/login page about OpenID - and make it clear to the user that they probably already use an OpenID-enabled service (such as Google Accounts or Yahoo! which actually tell you now). Try to present it as a way to speed up registration - less fields etc.<p>Right now, I'd still use a classical registration system, but show off OpenID as an alternative system and allow existing registrations to link OpenIDs. I still view it as an alternative, rather than a replacement.
评论 #616064 未加载
评论 #615977 未加载
Zarathu大约 16 年前
Coming from a security background, I think there's something intrinsically wrong with that type of authentication system.<p>I like to use 1Password: a different, complicated, virtually uncrackable password on every site I use.
评论 #615892 未加载
评论 #615853 未加载
chris24大约 16 年前
I don't think it's reached the point where it should be the only authentication system offered by any service.<p>I think it's still very confusing to the average joe, but if you stressed something like "login with your google account", with an easy button to use the Google OpenID provider to authenticate, it might make it easier for the average joe to understand. Something similar to <a href="http://www.postrank.com/login" rel="nofollow">http://www.postrank.com/login</a> would probably be effective with most average users, IMO.
noodle大约 16 年前
biggest issue i see is that initial effort hump required of new users. the more difficult it is to create a new account, the fewer people will tend to do it. i'd compare it to the standford marshmallow test.