@pfefferle do you know if the webfinger plugin is required for activitypub things?
Uncategorized
2
Posts
2
Posters
0
Views
-
@pfefferle do you know if the webfinger plugin is required for activitypub things?
Or is it an indieweb requirement?
Thanks.
-
@pfefferle do you know if the webfinger plugin is required for activitypub things?
Or is it an indieweb requirement?
Thanks.
@peach I know that it is not!
I made it a separate plugin because in the early days of ActivityPub, WebFinger was used by Diaspora, OStatus and ActivityPub. To ensure that every plugin can extend/make use of WebFinger, I decided to have a dedicated plugin.
Over time, we implemented WebFinger directly into the ActivityPub plugin, so there is no need to install it.
But the AP plugin still supports the WebFinger plugin. So it will work either way.