<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hans Granqvist wrote:
<blockquote
 cite="mid:a03464240709280823n2138125fie21b2fb98eec81d4@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">The number of "usages" - I assume you mean the number of RP
authentication requests - to determine that figure, you'd need
information from the logs of all OpenID Providers.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
How about devising a dead-simple voluntary protocol where
an OP (perhaps also RP) could ping, say <a class="moz-txt-link-freetext" href="http://openid.net/usage">http://openid.net/usage</a>
for the sole purpose of collection of such stats?

  GET /usage?op=example.com&amp;event=n HTTP/1.1

where n is an int defining the event (successful auth, sreg used, etc).

(Can be abused, sure. /usage can check source IP to OP for obvious
system gaming. Maybe that's enough of deterrent.)

Any takers? Shouldn't take more than a day or so to implement. I can
help if there is anyone who can host the service.

-Hans</pre>
</blockquote>
Could this have some implications concerning privacy issues? RP data
and OP data could be combined under certain circumstances, which could
reveal some information? Not sure, but this idea should be evaluated
carefully!<br>
<br>
<div class="moz-signature">-- <br>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td colspan="2">Regards </td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
    <tr>
      <td>Signer: </td>
      <td>Eddy Nigg, <a href="http://www.startcom.org">StartCom Ltd.</a></td>
    </tr>
    <tr>
      <td>Jabber: </td>
      <td><a href="xmpp:startcom@startcom.org">startcom@startcom.org</a></td>
    </tr>
    <tr>
      <td>Blog: </td>
      <td><a href="http://blog.startcom.org">Join the Revolution!</a></td>
    </tr>
    <tr>
      <td>Phone: </td>
      <td>+1.213.341.0390</td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>