It’s just data

OpenID

Brad Fitzpatrick: Yadis is now OpenID, and we’ll soon have OpenID.net. (The previous owner, David Lehn, gave it to us!)  Props to Randy for the sexy logo!  Join the mailing list (still named yadis) if you want to help with all this. We need programmers of all types for clients and servers.

It looks like the key design point of this approach is that there is no centralized registration.  None.  If you have a webserver, can add something like the following to your template, and either can run a CGI script or know somebody who can run one for you, then you are in.

<link rel="openid.server"
  href="http://www.livejournal.com/misc/openid.bml" />

This design is also explicitly not trying to compete with the “big boys”.  In particular, it has no notion of trust.

Ben Hyde shares some more thoughts.

I’ve made a few initial postings to the mailing list:

While I doubt that this will have an appreciable impact on spammers, if integrated with some sort of buddy list, and if it is made seamless enough, it could allow people who want to author pages that “mom can’t see” an effective way to do so - without requiring that all of your buddies run the same software or sign up for the same service.


Interesting, especially in relation to LiveJournal now belonging to Six Apart who have typekey.com :)

Posted by Oliver Thylmann at

Sam, That should read Seamless. :)
Cheers.

Posted by Christian Romney at

Sorry, should have clicked before posting. I see the mailing lst thread is wrong. The language lawyer part of my brain fires faster than than my motor neurons.

Posted by Christian Romney at

Sounds a lot like a proof-of-URL-ownership system: [link]

One interesting aspect is that if the protocol is well designed, the security of my identity/URL only depends on me (my server).

Posted by Julien Couvreur at

Oliver,

While I can’t speak for Six Apart’s actual intentions, there is no technical reason why TypeKey couldn’t provide an OpenID Identity Server which can validate all of its existing accounts. This would turn TypeKey into a big, public OpenID host with no other services attached.

Posted by Martin Atkins at

Yet another identity system.Sam Ruby comments on OpenID:...

Excerpt from one small voice at

<cite>This would turn TypeKey into a big, public OpenID host with no other services attached.</cite>

Yeah, it sure would. :)

Posted by Anil at

Sam Ruby: OpenID

[link]...

Excerpt from del.icio.us/miyagawa at

OpenID is a distributed identity system, but one that’s actually distributed and doesn’t entirely crumble if one company turns evil or goes out of business. An OpenID-enabled site/blog lets you authenticate using your existing login...

Excerpt from Raw at

Sam, this is fantastic!  This is similar to what I was thinking of for the Credentia.org project (you may remember this from the LLUP spec from a while back) but this is so much simpler and makes so much more sense.  If you could make use of the Credentia.org domain to establish as an interface to this and any future extensions to this project or other projects requiring various levels of user credentials I would happily click the right buttons if you were to send a transfer request from your prefered domain vendor.

Either way, this is FANTASTIC!  So simple, so much sense! WOW!

Posted by M. David Peterson at

OpenID: an actually distributed identity system

OpenID: an actually distributed identity system. To read up on. Via Keith and Sam....

Excerpt from Keith's Weblog at

Add your comment