activitypub icon indicating copy to clipboard operation
activitypub copied to clipboard

Support nodeinfo to provide instance information

Open nedjo opened this issue 6 years ago • 1 comments

The ActivityPub spec doesn't cover information about the instance, but there is an emerging nodeinfo standard already adopted by many of the main ActivityPub implementations. And, unsurprisingly, a competing nodeinfo2 standard.

Like Webfinger, this would probably require a separate Drupal module.

https://github.com/jhass/nodeinfo https://github.com/jaywink/nodeinfo2

nedjo avatar Jan 09 '20 03:01 nedjo

Or possibly https://github.com/jaywink/nodeinfo2

NodeInfo2 is a fork of NodeInfo which was seen as too complex for the problem it is solving

nedjo avatar Jan 09 '20 03:01 nedjo