Graceful fallback if nodeinfo is missing #112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The code checks the nodeinfo endpoint for remote servers to see if the software is on a blocklist for the relay.
nodeinfo is not required for ActivityPub.
The server should fallback gracefully, either using the
User-AgentorServerHTTP headers for the software name, or simply ignoring software that is not known-bad.