Re: Dialback authentication

I've done a quick NodeJS implementation for testing; You can see it here:

https://github.com/evanp/dialback-example

If there's sufficient interest, I can set up a live app that supports 
Dialback authentication on the Web, so folks can fire requests at it to 
test client implementations.

-Evan

On 12-08-28 10:52 AM, Evan Prodromou wrote:
> Folks,
>
> We've talked before about mechanisms to authenticate HTTP requests 
> using dialback.
>
> I've written up a general method using the HTTP Authorization header, 
> similar to Basic or Digest authentication.
>
> http://www.w3.org/2005/Incubator/federatedsocialweb/wiki/Dialback_authentication
>
> I'd appreciate your feedback here or on the talk page of the wiki.
>
> -Evan
> -- 
> Evan Prodromou, CEO and Founder, StatusNet Inc.
> 1124 rue Marie-Anne Est #32, Montreal, Quebec, Canada H2J 2B7
> E:evan@status.net  P: +1-514-554-3826

Received on Wednesday, 5 September 2012 13:54:48 UTC