IRC Log for #openid on 2007-12-23

Timestamps are in UTC.

  1. [00:21:39] * Roebot (n=AaronF@ip68-101-200-165.sd.sd.cox.net) Quit (Read error: 110 (Connection timed out))
  2. [01:19:09] * tbbrown (n=tom@cpe-66-68-116-179.austin.res.rr.com) Quit ("leaving")
  3. [01:27:20] * Skwid_ (n=skwid@lau06-1-82-228-247-28.fbx.proxad.net) has joined #openid
  4. [01:27:20] <jibot> Skwid_ is cool
  5. [01:28:28] * Skwid_ (n=skwid@lau06-1-82-228-247-28.fbx.proxad.net) has left #openid
  6. [01:47:00] * Roebot (n=AaronF@ip68-101-200-165.sd.sd.cox.net) has joined #openid
  7. [02:03:09] * Roebot (n=AaronF@ip68-101-200-165.sd.sd.cox.net) Quit (Read error: 104 (Connection reset by peer))
  8. [02:13:59] * TheSheep (i=sheep@atos.wmid.amu.edu.pl) Quit (Remote closed the connection)
  9. [02:14:24] * TheSheep (n=sheep@atos.wmid.amu.edu.pl) has joined #openid
  10. [02:22:34] * TheSheep (n=sheep@atos.wmid.amu.edu.pl) Quit (Remote closed the connection)
  11. [02:25:25] * TheSheep (n=sheep@atos.wmid.amu.edu.pl) has joined #openid
  12. [02:30:33] * TheSheep (n=sheep@atos.wmid.amu.edu.pl) Quit (Remote closed the connection)
  13. [02:31:21] * TheSheep (n=sheep@atos.wmid.amu.edu.pl) has joined #openid
  14. [03:30:58] * priidu_ (n=aa@58.246.249.245) has joined #openid
  15. [04:08:31] * stu1 (n=stub@ppp-58.8.11.201.revip2.asianet.co.th) has joined #openid
  16. [04:08:31] * stub (n=stub@canonical/launchpad/stub) Quit (Nick collision from services.)
  17. [04:08:44] * stu1 is now known as stub
  18. [05:30:56] * tbbrown_ (i=tbbrown@cpe-66-68-116-231.austin.res.rr.com) has joined #openid
  19. [06:44:36] * Roebot (n=AaronF@ip68-101-200-165.sd.sd.cox.net) has joined #openid
  20. [09:26:03] * Roebot (n=AaronF@ip68-101-200-165.sd.sd.cox.net) Quit ("Leaving")
  21. [10:02:30] * pvandewyngaerde (n=pvandewy@54.25-201-80.adsl-dyn.isp.belgacom.be) has joined #openid
  22. [11:17:07] * pvandewyngaerde (n=pvandewy@54.25-201-80.adsl-dyn.isp.belgacom.be) Quit (Remote closed the connection)
  23. [11:23:03] * Skwid_ (n=skwid@lau06-1-82-228-247-28.fbx.proxad.net) has joined #openid
  24. [11:23:03] <jibot> Skwid_ is cool
  25. [11:30:24] * Skwid_ (n=skwid@lau06-1-82-228-247-28.fbx.proxad.net) has left #openid
  26. [13:05:01] * _keturn (n=acapnoti@pdpc/supporter/sustaining/keturn) Quit (Read error: 110 (Connection timed out))
  27. [13:05:13] * jrbot (n=supybot@c-71-236-228-127.hsd1.or.comcast.net) Quit (Read error: 110 (Connection timed out))
  28. [13:06:56] * rorek (n=rorek@c-71-236-228-127.hsd1.or.comcast.net) Quit (Read error: 110 (Connection timed out))
  29. [13:39:31] * rorek (n=rorek@c-71-236-228-127.hsd1.or.comcast.net) has joined #openid
  30. [13:39:59] * _keturn (n=acapnoti@pdpc/supporter/sustaining/keturn) has joined #openid
  31. [13:44:04] * jrbot (n=supybot@c-71-236-228-127.hsd1.or.comcast.net) has joined #openid
  32. [14:41:55] * Mitsurugi hi all
  33. [16:12:01] * keturn (n=kevint@pdpc/supporter/sustaining/keturn) Quit (Remote closed the connection)
  34. [16:14:10] * keturn (n=kevint@pdpc/supporter/sustaining/keturn) has joined #openid
  35. [17:47:22] * Leonidas (n=Leonidas@unaffiliated/leonidas) has joined #openid
  36. [17:47:32] <Leonidas> hi
  37. [18:32:49] * priidu_ (n=aa@58.246.249.245) Quit (Read error: 110 (Connection timed out))
  38. [18:50:12] * pvandewyngaerde (n=pvandewy@89.65-200-80.adsl-dyn.isp.belgacom.be) has joined #openid
  39. [19:10:52] <Leonidas> I am trying to build an OpenID provider but I'm having some difficulties on how it is supposed to work
  40. [19:11:09] <Leonidas> I have already implemented simple Yadis lookup
  41. [19:11:42] <Leonidas> now, the consuler is sending me some data via POST, but I don't really know what to send him back.
  42. [19:12:23] <Leonidas> invalidate_handle:{HMAC-SHA1}{46071e25}{Tt8MwQ==}
  43. [19:12:23] <Leonidas> is_valid:true
  44. [19:12:52] <Leonidas> this is what the openid-book says, but I don't get such a handle by POST from the consumer
  45. [19:30:33] <VxJasonxV> maybe the consumer is broken? :)
  46. [19:58:11] <Leonidas> VxJasonxV: Don't think so, as it is a publich consumer meant for testing. But I think I'm slowly grokking it.
  47. [20:05:10] <keturn> what language are you working in?
  48. [20:11:17] <Leonidas> Python
  49. [20:11:48] <Leonidas> I got it running, but python-openid does have a really terrible API
  50. [20:12:43] <keturn> :-/
  51. [20:12:57] <keturn> How's it terrible?
  52. [20:17:17] <Leonidas> keturn: feels like Java, way too complex
  53. [20:34:52] <keturn> I'm looking at the endpoint() method in the example server view, and I think it works out well enough. The only change I can think to make is that it might be nicer to pass in callback URLs instead of requiring the caller to write the switch on checkid_*
  54. [20:43:29] <keturn> but I'd certainly be open to other suggestions
  55. [21:11:07] * pvandewyngaerde (n=pvandewy@89.65-200-80.adsl-dyn.isp.belgacom.be) Quit (Remote closed the connection)
  56. [22:21:08] * Leonidas (n=Leonidas@unaffiliated/leonidas) has left #openid
  57. [23:01:36] * Peng (n=mnordhof@fl-76-4-99-145.dhcp.embarqhsd.net) Quit (Read error: 110 (Connection timed out))
  58. [23:49:32] * peace-keeper (n=peace-ke@c-24-91-177-185.hsd1.ma.comcast.net) has joined #openid
  59. [23:56:05] * ronny (n=ronny@89.163.168.33.static.rdns-uclo.net) has joined #openid
  60. [23:58:31] <ronny> yo
  61. [23:59:42] <ronny> is thereany second openid lib for python (from the first looks python-openid seems to suck)

These logs were automatically created by OpenIDlogbot on chat.freenode.net using a modified version of the Java IRC LogBot.