Sam Ruby has a good overview of OpenID (wikipedia) and the steps required to start identifying yourself. I personally don’t know much about it but I’m intrigued to learn more after reading some of the recent press about it.

OpenID For Non-Superusers

OpenID Screencast

I’ve claimed my identity and this blog on technorati using it’s OpenID interface. Everything worked rather seamlessly. Tomorrow I’ll install the WordPress plugin that will authorize comments via the protocol. I suspect it’ll work as expected.

Decentralization is nice, there’s no reason you can’t install something like phpMyID and host your identity on a server of your choosing instead of storing it centrally (on a site like myopenid.com). I’ve yet to do it myself but Sam’s instructions are simple enough.

OpenID is increasingly gaining adoption amongst large sites, with organizations like Technorati both acting as a Relying Party and as a Provider as well as Wikipedia announcing that they will support OpenID

Have fun!


Leave a Comment




  • Windows Live Writer isn’t bad Until recently, the bulk of my writing was done on a Mac using Ecto.  I was looking for a suitable publishing tool for Windows and was directed towards ...

  • Pet Peeve: Don’t email my password to me in plain text You know the drill. Signup for some random service on the internet Receive a confirmation email with your account information or Forget a password for some random service ...

  • Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...

  • Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld. It supports any language and currently can hook into Subversion repositories. You ...

  • An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups. Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...