===== 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 * [[https://www.reddit.com/r/selfhosted/comments/1gyda51/eli5_the_bluesky_at_protocol/|explanation on reddit]] * [[https://bsky.social/about/blog/02-22-2024-open-social-web|Blue sky's explanation]] * [[https://werd.io/2024/bluesky-the-fediverse-and-the-future-of-social-media|explanation of the Fediverse as it applies to Blue Sky]] ===== Mastodon ===== * this appears to be a similar but incompatible protocol to AT * [[https://wordpress.org/plugins/activitypub/|This wordpress plugin called activitypub]] integrates WP with Mastodon ===== Friendica ===== * [[https://github.com/friendica/friendica/blob/develop/doc/en/admin/settings.md|These docs]] explain how to add an admin. * in ''config/local.config.php'' add something like 'config' => [ 'admin_email' => 'admin@mygreatdomain.com, admin2@example.com', ],