A high level question about Webfinger - what value is there in a site
supporting Webfinger for their user accounts, if they're not an email
provider?
So for example, Facebook, or Twitter. Would this allow users to "sign
in with their Facebook account" in a standard way, that would be more
rich than getting a standard set of metadata through OAuth? And if
Facebook became an OpenID provider, then this too would be
discoverable through a Facebook user's Webfinger profile.
I'm also thinking more longterm - if we're using Salmon to federate
"replies" and "mentions", and allow people to reference other people
in a cross-service way, does it make sense to use Webfinger to figure
out who someone is talking about when they say that "Thanks to
jane@facebook for the link" or "Thanks to
ja...@twitter.com" for the
link? Is it confusing to express a user's identity like that when
they don't actually have a Facebook or Twitter email address?
I feel this abstract sense that there's a lot of potential for
Webfinger outside of email providers, but I'm trying to figure out
some concrete uses for it.
-- Eric