Skip to content

MicroID gains another foothold or three

This week (and a little of last month) – MicroID has made some major progress.

MyOpenID

First, I see that MyOpenID has implemented MicroID. Excellent implementation. They allow you a lot of control over how your information should be shared – and with your confirmed email addresses, they publish MicroID for others to be able to better confirm it’s really you.

Plaxo

Second – Plaxo has rolled out their canonical myplaxo.com URLs for each user. Before, the myplaxo.com space autoforwarded to an ‘add me’ page for each user. This was less than perfect for MicroID since MicroID calculates hashes based on the displayed URL in the browser.

With a tweak to the apache configuration at Plaxo, the URLs are stable and Joseph got it working to spec and now things are humming.

Plaxo publishes a MicroID for each of the verified email addresses in your account.

Good stuff.

Digg

In another strong showing for the spec – this morning, Digg rolled out MicroID on their user pages as well. You can see them on any user page at http://digg.com/users/username. Additionally, Digg has taken the interesting new approach to publishing MicroIDs in their responses to API calls as well. A request for developer Steve Williams’ profile via the API produces:

<?xml version="1.0" encoding="utf-8" ?>
<users timestamp="1201200757" total="1" offset="0" count="1">
 <user name="sbwms" icon="http://digg.com/users/sbwms/l.png" registered="1135702996" profileviews="14706" fullname="Steve Williams" microid="mailto+http:sha1:e945976887f47a4ae2bc20dace1a3e4a3808143c">
  <link href="http://www.baychi.org/" description="BayCHI" date="1190263703" />
  <link href="http://www.nuqu.org/" description="Moffett Blog" date="1190263688" />
  <link href="http://www.sbw.org/" description="Home Page" date="1190263641" />
 </user>
</users>

Excellent work all around – this Data Portability thing is actually going to happen one day.

Tags: - - - - -

View blog reactions