OpenID

[[Wiki.trustroots.org]] is an independent wiki with information for people who are actively exchanging hospitality.
Revision as of 23:40, 5 July 2013 by Midsch (talk | contribs) (Removed outdated link to a company owned wiki I don't mention anymore)

Template:Future-site OpenID "is a decentralized identity system, but one that's actually decentralized and doesn't entirely crumble if one company turns evil or goes out of business". openid.net

How

An OpenId consumer (or Relying Party) is a web site (server) that allows users to login using an OpenId URL (for example, http://zooomr.com allows users to log in with openid urls).
An OpenId server (or OpenID Provider or Identity Provider) is a server that gives registered users an OpenId URL, with this OpenID URL users can then login in other web sites (for example, every user of livejournal can use http://<username>.livejournal.org as OpenId URL and so can use this OpenId URL in order to login in other sites).
CouchSurfing could act both as consumer and as server:
it seems reasonable to first deploy an OpenId consumer, so that CSers can log in using their already existant OpenId urls.
as a second step, we could deploy an OpenId server, so that CSers can use http://<username>.couchsurfing.com as their OpenId URL, this means it will be the site they visit and log into every morning. Then they will never ever to login in different sites with ad hoc logins and passwords.

Advantages

  • You don't have to log in to 40 different sites a day anymore.

Disadvantages

  • Security?
  • Does it complicate signup? Could CS host an OpenID server and allow users to create a new account and sign up in one step? I think simplifying the process and then making users aware of the benefits they've just gained would be great. chmacTalkCS 11:54, 24 October 2006 (GMT+7)

Comments

Add your comments here, sign using ~~~~

  • I think this is a FANTASTIC, GREAT, WONDERFUL, GENIUS idea. I can't stress strongly enough in words how important I think something like OpenID is. It's a great framework that makes online authentication SO MUCH EASIER. There's no excuse not to adopt this immediately, I think the Wiki would make a great test ground and then I would fully support integration into CouchSurfing itself. chmacTalkCS 11:54, 24 October 2006 (GMT+7)
  • I don't know too much about OpenId but i think it is a wonderful idea as well. Since "play with openid" is in my todo list since months, I would like to help in some way to implement the feature. I think it would make sense to apply it also to the entire CS site so that it would be possible to login using your openid nick.
  • I've used openID before with livejournal stuff and believe it would be a useful tool here as well. Rich 17:16, 16 November 2006 (EST)
  • Currently there are two IDs. One for the couchsurfing system, another one for the wiki. Would be great if openID could be used for both at the same time. Roland 07:34, 16 February 2007 (EST)
  • Any new development on this subject? 14:57, 16 January 2008 (GMT)

See also

Interested developers

  • phaulyTalkCS - trying out different libraries (See Talk page)
  • Bru - I managed to make openid work on a few systems, both consumer and server. Looking forward to hammer it in here.