<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>willnorris.com &#187; microid</title>
	<atom:link href="http://willnorris.com/tag/microid/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com</link>
	<description>there&#039;s more to life than this</description>
	<lastBuildDate>Tue, 15 May 2012 21:57:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20574</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>WordPress OpenID 2.0 (coming soon?)</title>
		<link>http://willnorris.com/2007/09/wordpress-openid-20-coming-soon</link>
		<comments>http://willnorris.com/2007/09/wordpress-openid-20-coming-soon#comments</comments>
		<pubDate>Tue, 04 Sep 2007 15:27:09 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[identity]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[microid]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-openid]]></category>

		<guid isPermaLink="false">http://willnorris.com/2007/09/wordpress-openid-20-coming-soon</guid>
		<description><![CDATA[I&#8217;m somewhat hesitant to pre-announce some of this, but maybe giving myself some kind of deadline is the only way to actually get it done. In recent weeks I&#8217;ve spent some time on my wordpress openid plugin, which has gotten some attention the last several months. A number of people have had trouble with WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m somewhat hesitant to pre-announce some of this, but maybe giving myself some kind of deadline is the only way to actually get it done.  In recent weeks I&#8217;ve spent some time on my <a href="http://willnorris.com/projects/wpopenid">wordpress openid plugin</a>, which has gotten some attention the last several months.  A number of people have had trouble with WordPress 2.2.x and there were a number of outstanding issues I&#8217;d been wanting to address, so I finally forced myself to devote some time to it.  I&#8217;ve certainly not finished everything yet, but it&#8217;s worth noting that there&#8217;s at least <a href="http://kveton.com/blog/">one brave soul</a> (and a quite notable one at that) running it in production.  There are a few notes to be aware of regarding this not-yet-released version 2.0 of the plugin&#8230;</p>

<ul>
<li>version 2.0 will require WordPress 2.2 or greater.  This is not likely to change, as the previous version continues to work in earlier versions of WordPress.</li>
<li>version 2.0 currently requires PHP5.  This <strong>will</strong> change before the final release, with the minimum PHP version moving to either 4.3 or 4.4.</li>
<li>jQuery is used for all comment form manipulation&#8230; this means that this particular feature requires javascript, but should work out of the box on tons more themes.</li>
<li>the latest version is available in the subversion repository &#8216;trunk&#8217;.  I&#8217;d love to get some feedback (keeping the above limitations in mind), but please to proceed with caution.  Detailed feedback is needed and actual patches are certainly appreciated (though not required).  My project page for the plugin had fallen horribly out of date, but I&#8217;ve updated the URLs to point to the current subversion repository and such.</li>
<li>I&#8217;d like to have the plugin released around the same time as OpenID 2.0 being finalized (supposedly the first of October).  Given how long it&#8217;s taken me to get back at it thus far, this seems realistic.</li>
</ul>

<p>I&#8217;ll also note that I&#8217;ve made a project page for my <a href="http://willnorris.com/projects/wp-microid">MicroID plugin</a>.  The plugin has actually been around for quite some time, but somehow I missed making a page for it.  This plugin builds on some ideas in existing MicroID plugins, but goes a bit further to support a number of additional features.</p>
]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2007/09/wordpress-openid-20-coming-soon/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>wordpress microID plugin</title>
		<link>http://willnorris.com/2006/07/wordpress-microid-plugin</link>
		<comments>http://willnorris.com/2006/07/wordpress-microid-plugin#comments</comments>
		<pubDate>Fri, 07 Jul 2006 19:13:49 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[identity]]></category>
		<category><![CDATA[claimid]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[microid]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://willnorris.com/2006/07/wordpress-microid-plugin</guid>
		<description><![CDATA[(I was going to post this as a comment to Richard&#8217;s post which I found from the microID blog, but then it started to get kinda long so I decided to just write this here). I&#8217;m a little confused by his use of microID in the comments. In addition to adding microIDs to the blog [...]]]></description>
			<content:encoded><![CDATA[<p>(I was going to post this as a comment to <a href="http://www.richardkmiller.com/blog/archives/2006/03/microid-plugin-for-wordpress">Richard&#8217;s post</a> which I found from the <a href="http://microid.org/blog/?p=8">microID blog</a>, but then it started to get kinda long so I decided to just write this here).</p>

<p>I&#8217;m a little confused by his use of microID in the comments.  In addition to adding microIDs to the blog HEAD and posts, Richard&#8217;s plugin (which I have installed here) adds a microID to blog comments that is computed using the commenter&#8217;s email and webpage.  I see two different use cases when it comes to microIDs and blog comments&#8230;</p>

<p><span id="more-153"></span></p>

<h3>Verifying email/URL couplet</h3>

<p>Richard quotes something <a href="http://jeremie.com/">Jeremie</a> says on the <a href="http://microid.org/">microID homepage</a> &#8212;</p>

<blockquote>
  <p>Blog comment systems can check the given email address 
  against a MicroID from the entered home page link to help 
  reduce link spamming and blatant spoofing.</p>
</blockquote>

<p>So this means a blog could potentially use a microID to verify the authenticity of an email/url claimed by a commenter.  That is, when I make a comment on someone&#8217;s blog, their comment filtering system would compute a microID using the email and URL I claimed, and would make an out-of-band call back to my blog and compare the microID that I have on my site there.  If it matches, then the email and URL are &#8220;valid&#8221; so to speak, and we&#8217;re done.  If it doesn&#8217;t match, then the email addresses used to compute each ID are obviously different.</p>

<p>However, I do disagree with Jeremie&#8217;s claim that this could help reduce blatant spoofing (Jeremie even mentions this himself in an <a href="http://microid.org/blog/?p=5">FAQ</a>).  Nothing prevents me from entering someone else&#8217;s email address and URL into a comment box.  When they compare microIDs, of course they will match.  This simply verifies a valid email/url couplet, but does not verify that the person making the comment actually owns either of those items.  Put simply, <em>microID does not do authentication</em> (which the webpage mentions).  Use <a href="http://openid.com/">openID</a> for that!</p>

<h3>Attributing ownership</h3>

<p>The second use case is that of attributing ownership of a given comment to the author of that comment (which I think is what Richard was going after with his plugin).  A microID is basically an assertion of ownership with three distinct parts.</p>

<ul>
<li>The <em>authority</em> making the assertion &#8212; this is the actual webpage that the content is hosted on.  If you have the ability to manipulate the content of a given website, then it is assumed that you have some kind of authority over that security domain (or at least a small portion of it).  This authority is the URL used to compute the microID.</li>
<li>The <em>person</em> who owns the content &#8212; in the microID world, people are identified by email address, and this email address is used to compute the microID.</li>
<li>The <em>content</em> for which ownership is being asserted &#8212; this is not part of the microID itself, but rather is implied based on the placement of the ID.  If I am asserting ownership of an entire website, then the microID should appear within the HEAD tag.  If ownership is being asserted for a small portion of content (such as a specific blog comment), then class values are used.</li>
</ul>

<p>Back to Richard&#8217;s plugin, the content is obviously the actual comment itself and the person is the commenter, but where I think his plugin goes astray is the authority.  In this case, the authority is not the commenter&#8217;s URL, but rather the URL of where this comment is hosted (most likely the URL of the original blog post the comment was made on).  This would allow the commenter to make a claim of ownership of that comment on a system such as <a href="http://claimid.com/">claimID</a> (although I believe claimID only supports page level claims right now&#8230; not sections of content like this.  Speaking of which, how <em>would</em> you specify which portion of a webpage you were claiming ownership of?  Maybe use an #anchor in the URL?  The microID verifier would certainly have to know how to deal with that).</p>

<p>So all that to say, I think the following function:</p>

<pre><code>function add_microid_on_comment($comment = '')
{
    $microid = microid_hash(get_comment_author_email(), get_comment_author_url());
    return "&lt;div class='microid-$microid'&gt;$comment&lt;/div&gt;";
}
</code></pre>

<p>should instead be changed to</p>

<pre><code>function add_microid_on_comment($comment = '')
{
    $microid = microid_hash(get_comment_author_email(), get_permalink());
    return "&lt;div class='microid-$microid'&gt;$comment&lt;/div&gt;";
}
</code></pre>

<p>(Wasn&#8217;t trying to pick on Richard in this post&#8230; actually I really like his plugin and find it very useful.  Explaining all this in this fashion actually helped clear it up in my head as well).</p>
]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2006/07/wordpress-microid-plugin/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

