Jump to content

WebFinger

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wavelength (talk | contribs) at 22:35, 9 April 2017 (changing adverb "in" and preposition "to" —> preposition "into"—wikt:inwikt:wikt:towikt:into—http://public.wsu.edu/~brians/errors/into.html—User:Wavelength/About English/Expressions "into" and "in to"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Logo of WebFinger

WebFinger is a protocol specified by the Internet Engineering Task Force IETF that allows for discovery of information about people and things identified by a URI.[1] Information about a person might be discovered via an "acct:" URI, for example, which is a URI that looks like an email address.

WebFinger is specified as the discovery protocol for OpenID Connect,[2] which is a protocol that allows one to more easily log into various sites on the Internet.[3]

The WebFinger protocol is used by the federated social networks GNU social[4], StatusNet[5] and Diaspora[6] to discover users on federated nodes and pods as well as the remoteStorage protocol.[7]

As a historical note, the name "WebFinger" is derived from the old ARPANET Finger protocol, but is a very different protocol designed for HTTP.[8]

See also

References

  1. ^ Jones, Paul E.; Salgueiro, Gonzalo; Jones, Michael B.; Smarr, Joseph (September 2013). "RFC 7033: WebFinger".
  2. ^ OpenID Connect Discovery 1.0
  3. ^ Welcome to OpenID Connect
  4. ^ "AFAIK GNU Social uses OStatus, which uses WebFinger (for identities), Salmon (fo... | Hacker News". news.ycombinator.com. Retrieved 8 April 2017.
  5. ^ Evan Prodromou Speaks on the Future of StatusNet
  6. ^ How Diaspora Connects Users
  7. ^ remoteStorage protocol draft at the IETF website.
  8. ^ Introducing WebFinger