Webfinger
79 sites
Security covered
This module adds WebFinger support to your Drupal site, allowing for the discovery of information about users and entities on the internet using URIs. It returns a JSON object describing the queried entity, which can be used by other modules like ActivityPub.
Enables WebFinger (RFC 7033) support.
About Webfinger (from the RFC):
WebFinger is used to discover information about people or other entities on the Internet that are identified by a URI using standard Hypertext Transfer Protocol (HTTP) methods over a secure transport. A WebFinger resource returns a JavaScript Object Notation (JSON) object describing the entity that is queried. The JSON object is referred to as the JSON Resource Descriptor (JRD).
Known modules supporting Webfinger
-
ActivityPub
Implements the ActivityPub protocol for your site. -
Attribution & Licensing
Provides content attribution and license configuration for the site and for any fieldable entity.