But what is it good for?

Posts tagged with: openid

HOWTO: Setup Your Own OpenID Provider

With all the news of big companies like Yahoo!, IBM, Google, Verisign and Microsoft throwing their weight behind OpenID, I thought I'd investigate this avenue and ultimately ended up jumping on the bandwagon. The whole point of OpenID is you could use one identity to gain access to a multitude of websites. This is a great idea, but I'm not comfortable with someone else proving who I am. I like to do this myself, so I set to creating my own OpenID server. This document will detail how you too can setup your own, single identity, OpenID provider (IdP), with cruft free URIs, using phpMyID. Don't worry, it's not a particularly complex process and shouldn't take you more than about 30 minutes to setup, regardless of operating system. Once finished, you can use your website URI (I use http://lildude.co.uk) as your OpenID. Continue reading ►

lildude.co.uk Now Takes OpenIDs

Well, I've jumped on the bandwagon. You can now comment using your OpenID instead of specifying a username, password and URI. Just enter your OpenID URI and post your comment. Your nickname and email will be obtained from your SREG data saved on your OpenID server. Unfortunately, as a side effect of this, I've had to temporarily disable AJAX commenting. I'll fix this one day ;-) Oh yes, OpenID comments are automatically approved too and will be until spammers start using OpenID.
Top