Two fast growing standards in the world of identity management are paving the way for the open social web of the future. Earlier this week the final draft spec for OpenID 2.0 was released and, with the release of OAuth 1.0 last month, the open social web now has both a secure, centralized means of identifying yourself and a way to control who knows what about you.
Taken together, OpenID and OAuth establish an open, reusable means of turning the whole web into your own personal social network.
And this isn't just some arbitrary standard that might be used in the future - OpenID is backed by big names like Microsoft and AOL and is already implemented on a wide variety of sites. OAuth is newer and less widespread, but it adds the key ingredient OpenID doesn't handle - control.
Chris Messina, who has been working on OAuth and the open social web in general, has a post detailing what he's doing with both specs and how these two might be used in the future.
On the practical side, Messina is working on a series of WordPress plugins that use elements of OpenID, OAuth and XFN markup to make it simple for you to turn your blog or other Wordpress site into a social network hub.
While these proposed implementations are specific to WordPress, the underlying ideas (and open code) could easily be ported to other platforms. For instance, Simon Willison has long supported OpenID on his blog.
To get a taste of what OpenID allows you to do head over to Willison's blog and login using your OpenID url. Once you've identified yourself, Willison has some handy links to identify all the comments you've left on his posts and the posts themselves are included in your "watchlist" (essentially the things you find interesting on his site). Naturally all that data is available as an RSS feed for easy tracking.
At the moment Willison's blog is an isolated, forward-thinking example, but when/if Messina releases his planned WordPress plugins, you can expect this sort of functionality (and more) to become far more widespread.
See Also:
