Alice wants thoughtful comments from Bob; she doesn't want spam.
On the other hand...
But...
OpenID solves #1, but only paves the way to #2.
A mix between kerberos and email callback, if you like.
What does the pointer look like?
<link rel="openid.server" href="http://openid.example.com/">
Hello-world example from the OpenID spec.
<link rel="openid.server" href="http://openid.example.com/">
See also TAG issues URNsAndRegistries-50, standardizedFieldValues-51
<head profile="http://dig.csail.mit.edu/2007/id/doc" <link rel="openid.server" href="http://pip.verisignlabs.com/server" />
@prefix openid: <http://dig.csail.mit.edu/2007/id/doc#> . <http://www.w3.org/People/Connolly/> openid:delegate <http://connolly.pip.verisignlabs.com/>; openid:server <http://pip.verisignlabs.com/server>;
Do these look familar?
- openid.sreg.nickname:
- Any UTF-8 string that the End User wants to use as a nickname.
- openid.sreg.email:
- The email address of the End User as specified in section 3.4.1 of [RFC2822] (Resnick, P.,
Internet Message Format,.).- openid.sreg.fullname:
- UTF-8 string free text representation of the End User's full name.
- openid.sreg.dob:
- The End User's date of birth as YYYY-MM-DD. Any values whose representation uses fewer than the specified number of digits should be zero-padded. The length of this value MUST always be 10. If the End User user does not want to reveal any particular component of this value, it MUST be set to zero.
For instance, if a End User wants to specify that his date of birth is in 1980, but not the month or day, the value returned SHALL be "1980-00-00".- openid.sreg.gender:
- The End User's gender, "M" for male, "F" for female.
- openid.sreg.postcode:
- UTF-8 string free text that SHOULD conform to the End User's country's postal system.
- openid.sreg.country:
- The End User's country of residence as specified by ISO3166.
- openid.sreg.language:
- End User's preferred language as specified by ISO639.
- openid.sreg.timezone:
- ASCII string from TimeZone database
For example, "Europe/Paris" or "America/Los_Angeles".
source: OpenID Simple Registration Extension 1.0 June 2006
My homepage is my OpenID and my FOAF file, my hCard, my travel schedule, etc.
<http://www.w3.org/People/Connolly/> openid:delegate <http://connolly.pip.verisignlabs.com/>; openid:server <http://pip.verisignlabs.com/server>; dc:created "1994-02"; dc:license <http://www.w3.org/Consortium/Legal/2002/copyright-documents -20021231>; foaf:primaryTopic <http://www.w3.org/People/Connolly/#me> . <http://www.w3.org/People/Connolly/#me> foaf:img <http://www.w3.org/People/Connolly/9704/dan_c_thumb.jpg>; foaf:mbox <mailto:connolly@w3.org>; foaf:name "Dan Connolly"; vcard:email <mailto:connolly@w3.org>; vcard:fn "Dan Connolly"; vcard:n [ a vcard:Name; vcard:family-name "Connolly"; vcard:given-name "Dan" ]; vcard:photo <http://www.w3.org/People/Connolly/9704/dan_c_thumb.jpg>; <http://www.w3.org/People/Connolly/#_5055_www2007> a :Vevent; :attendee <http://www.w3.org/People/Connolly/#me>; :dtstart "2007-05-06"^^xsdt:date; :dtend "2007-05-13"^^xsdt:date; :location "Banff, Canada"; :status "tentative"; :summary "W3C AC meeting, WWW2007"; :url <http://www2007.org/> .
At least these are URIs...
<IC:add claimType="http://schemas.microsoft.com/ws/2005/05/identity/claims/emailaddress" optional="false" /> <IC:add claimType="http://schemas.microsoft.com/ws/2005/05/identity/claims/givenname" optional="false" /> <IC:add claimType="http://schemas.microsoft.com/ws/2005/05/identity/claims/surname" optional="false" />
source: my notes on the W3C Security workshop where InfoCard, SXIP, etc. were presented
Have only just started noodling on these...
if someone's home page says that they are a vegetarian, then we believe that they are a vegetarian