Atmosphere (at protocol)
- This appears to be a next-gen RSS of sorts
- Bluesky looks to be a host/server/app/front end for all the AT stuff
Mastodon
- this appears to be a similar but incompatible protocol to AT
- This wordpress plugin called activitypub integrates WP with Mastodon
Friendica
- These docs explain how to add an admin.
- in
config/local.config.phpadd something like
'config' => [
'admin_email' => 'admin@mygreatdomain.com, admin2@example.com',
],