This applies directly to ActivityPub software: we are in a pivotal moment of early growth and adoption, where we can leverage decades of learning on trust and safety for online social platforms to ensure that the protocol meets the challenges that will face us as adoption grows. We regularly face issues with spam and abuse, and we have seen services taken down by online harms related to user generated content. We have already seen issues with moderation reports for harmful behaviour being dropped due to incompatibilities between various ActivityPub software. These issues result in people not trusting platforms that are powered by ActivityPub. Trust and safety isn't just about the needs of specific groups that use platforms, but about ensuring all those that use platforms built on ActivityPub have experiences that align with their expectations to be free from harassment, abuse, and inauthentic activity.Risk and harm are set to scale exponentially and may strangle the opportunities generational technologies create. We have a narrow window and opportunity to leverage decades of hard won lessons and invest in reinforcing human dignity and societal resilience globally.
Atlantic Council — [[[scalingtrust]]]
-
#### Open registration - Open registration and the moderation responsibility that it entails - Explain that whilst open registration can be desirable, it comes with the responsibility to be able to moderate around the clock, and also should be implemented such that if a server becomes unmaintained, it automatically closes, as to prevent that server from being used as a vector for abuse and spam - Automatically closing open registration upon moderator inactivity #### Federation management - being able to block domains / actors at a service level - Explain the different approaches to federation management: open federation, consent-based federation, and closed federation. Explain how the implementation of federation management can directly impact your users and their experiences. #### Anti-spam The ActivityPub specification contains the following language regarding spam:
TODO: expand on why this isn't enough ### Verification and trust modelsSpam is a problem in any network, perhaps especially so in federated networks. While no specific mechanism for combating spam is provided in ActivityPub, it is recommended that servers filter incoming content both by local untrusted users and any remote users through some sort of spam filter.
[[[ActivityPub]]], B.6 Spam