2012-05-05 UTC
tantek, davida, brennannovak, singpolyma, danbri and danbri_ joined the channel
# 16:00 aaronpk I just launched indieauth logins on the indiewebcamp wiki!
# 16:02 aaronpk Do you think anyone would mind if I disabled OpenID logins now?
brennannovak joined the channel
tantek joined the channel
# 16:54 aaronpk it's an implementation of RelMeAuth, are you familiar with that?
# 16:54 singpolyma it requires me to have and account with some external big-name provider that I do not own or control
# 16:54 aaronpk true, however your identity is not tied to the provider
# 16:55 aaronpk since in the end, you are authenticated as yourdomain.com
# 16:55 aaronpk which means if you want to change which provider you use for authentication, you can, just by changing the links on your home page
# 16:55 singpolyma sure, I mean, it's better than a "log in with Twitter" button
# 16:55 aaronpk it's analogous to delegating openid logins to other providers
# 16:57 aaronpk yes, that is a limitation because OAuth implementations aren't actually very standardized right now.
# 16:59 singpolyma OpenID should almost definitely be supported as at least a fallback, both because it has more traction/support and also because it's more indie
# 17:01 tantek aaronpk - it would be great if we could use the IndieAuth plugin as an update / replacement for the OpenID plugin
# 17:01 tantek and I bet others wouldn't mind upgrading from the OpenID plugin also
# 17:02 singpolyma also, I'm not sure what I mean by "fallback", since obviously my OpenID URI is a valid RelMeAuth page
# 17:02 singpolyma but I would never want to use twitter or github to login if I can help it
# 17:02 aaronpk tantek: cool, it's currently written as an auth plugin for mediawiki, and integrates pretty seamlessly into the wiki. it actually replaces the default login form instead of adding a special one
# 17:04 tantek I'm saying that if it fails to find any relmeauth providers, then it should jump to the previous OpenID code to attempt to use the URL for OpenID login/discovery etc.
# 17:05 tantek singpolyma - I think it makes more sense to prefer RelMeAuth over OpenID since RelMeAuth is easier to setup.
# 17:05 singpolyma I think OpenID endpoints should just be considered valid RelMeAuth endpoints (in the way that known OAuth sites are already done as a hack)
# 17:06 tantek oh I see what you mean - rel=me as a method for OpenID discovery
# 17:06 aaronpk singpolyma: agreed. I will see about adding openid support to indieauth.com
# 17:07 tantek so if you're rel=me confirmed to a site which then has openid link rels, then use OpenID to validate that identity
# 17:07 Loqi tantek meant to say: so if you're rel=me confirmed to a site which then has openid link rels, then use OpenID to authenticate that identity
# 17:07 tantek that way the indieweb site owner could choose where it is in the fallback
# 17:08 aaronpk couldn't you just look for the openid tags on the user's website that they enter? skip any rel=me if that's present?
# 17:08 tantek aaronpk - no, because then you don't get fallback
# 17:08 singpolyma aaronpk: well, if the page itself has OpenID rels, I think that counts as "a rel=me confirmed site having OpenID rels"
# 17:09 tantek better to simply follow the rel=me's in order
# 17:09 tantek and then, if at some point you find a rel=me to an openid provider, then you can do openid authentication on that
# 17:09 aaronpk oh I see, so that would mean a user wouldn't have to actually delegate their domain with openid tags
# 17:10 tantek rather than having to use invisible cryptic 2-4 <link rel="">s
# 17:10 tantek (have always hated that about openid delegation - why so many link rels?)
# 17:10 singpolyma I just think a page should be considered confirmed to itself, in case the page is itself an OpenID endpoint (such as a WordPress blog self-hosting OpenID)
# 17:11 tantek singpolyma - how do you detect something as an OpenID endpoint vs. OpenID delegation?
# 17:12 tantek and yes - I'd agree that if a site is it's own Oauth or OpenID endpoint, it should be used directly instead of rel=me to an external authenticator
# 17:14 singpolyma delegations have a (in the old-school, deprecated <link> way) openid2.local_id or openid.delegte <link> that is not the same as the current page
# 17:15 tantek aaronpk - yeah I think they replaced them with something even more complicated
singpoly1a joined the channel
# 17:16 singpoly1a sorry, my system froze
singpolyma joined the channel
# 17:28 tantek wow looks like identoo.com died at some point (was an OpenID provider)
# 17:28 singpolyma a lot of the small-time guys just stopped when Google and Yahoo got into the game
# 17:35 aaronpk tantek: have you thought about a "web sign-in" logo?
# 17:36 tantek a bit, yeah - more like a standard button - I have some sketches
# 17:36 tantek aha - of course identica supports OpenID, hCard, and rel=me!
# 17:39 aaronpk ok well I'm happy the indiewebcamp wiki is switched over to web sign-in
# 17:39 aaronpk I'm going to have to work on openid support for it later tho
guy_need_money joined the channel
# 17:47 tantek looks like Plaxo also dropped OpenID support (and hCard for that matter). sad to see that's what happened after Joseph Smarr left.
brennannovak, tantek, danbri, catsup and tilgovi joined the channel