<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Federating servers]]></title><description><![CDATA[<p dir="auto">So, one part of the popular imagination about ActivityPub I've seen is the idea of <em>server federation</em>.</p>
<p dir="auto">I think the idea is that if two servers have interacted in some way, all (?) public (?) content from one server will be sent to the other server, and vice versa.</p>
<p dir="auto">This comes up a lot with new servers; people ask to have a post shared broadly so that their server rubs shoulders with others, getting the federated feed flow going.</p>
<p dir="auto">ActivityPub does in fact have a <a href="https://www.w3.org/TR/activitypub/#shared-inbox-delivery" rel="nofollow ugc">mechanism</a> defined for this:</p>
<p dir="auto">&gt; Additionally, if an object is addressed to the Public special collection, a server MAY deliver that object to all known sharedInbox endpoints on the network.</p>
<p dir="auto">As far as I've seen, most (?) servers don't implement this; it would overwhelm small servers pretty quickly.</p>
<p dir="auto">However, some (?) servers do implement it for some (?) activities, especially profile update and delete activities.</p>
<p dir="auto">Is this the origin of the idea that new servers need to have their content shared around? Are people misunderstanding the way that relays work? Is it just a trick to get your content shared?</p>
]]></description><link>https://fedi.wiki/topic/d6b8a0a1-0872-4fb1-ab45-c9f75e4653e0/federating-servers</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 01:51:45 GMT</lastBuildDate><atom:link href="https://fedi.wiki/topic/d6b8a0a1-0872-4fb1-ab45-c9f75e4653e0.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 May 2026 18:51:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 17:21:56 GMT]]></title><description><![CDATA[<span><a href="/user/julian%40activitypub.space" rel="ugc">@<span>julian</span></a></span> <span><a href="https://activitypub.space/category/5/technical-discussion" rel="ugc">@<span>technical-discussion</span></a></span> <span><a href="/user/evan%40activitypub.space" rel="ugc">@<span>evan</span></a></span> pleroma ships a /relay actor turned on by default that follows back other relays, this server subscribes to a thousand or so of them, announces get turned into remotefetches for efficiency, and the network is filled effortlessly without follow for follow botting<br /><br />wish the network had some sort of shared as:public /outbox too for backfill]]></description><link>https://fedi.wiki/post/https://declin.eu/objects/02acd014-72aa-4261-ad1d-933f4fae3dad</link><guid isPermaLink="true">https://fedi.wiki/post/https://declin.eu/objects/02acd014-72aa-4261-ad1d-933f4fae3dad</guid><dc:creator><![CDATA[i@declin.eu]]></dc:creator><pubDate>Sat, 09 May 2026 17:21:56 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 17:21:16 GMT]]></title><description><![CDATA[<p dir="auto">That makes sense.</p>
<p dir="auto">When I implemented the Litepub style relay logic I figured it would immediately work the same way as well (since two-way relay communication uses the Follow-Accept flow as well.)</p>
<p dir="auto">It did not work immediately with NodeBB, have yet to figure out why <img src="https://fedi.wiki/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60f.png?v=cfc437c8754" class="not-responsive emoji emoji-android emoji--smirk" style="height:23px;width:auto;vertical-align:middle" title="😏" alt="😏" /></p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1864</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1864</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 17:21:16 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 17:04:31 GMT]]></title><description><![CDATA[<p>It's a <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ae0c/fep-ae0c.md#litepub-relay-protocol" rel="noopener">LitePub</a> relay actor, located at <code>/relay</code>. Announces all public posts if relaying is enabled in config.</p>]]></description><link>https://fedi.wiki/post/https://mitra.social/objects/019e0db2-a36b-79c2-8bed-d4b5764e8e0d</link><guid isPermaLink="true">https://fedi.wiki/post/https://mitra.social/objects/019e0db2-a36b-79c2-8bed-d4b5764e8e0d</guid><dc:creator><![CDATA[silverpill@mitra.social]]></dc:creator><pubDate>Sat, 09 May 2026 17:04:31 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 16:34:58 GMT]]></title><description><![CDATA[<p dir="auto">Does it use the relay method? I always thought that if I implemented something like that I'd be the first. Cool to know Pleroma already supports.</p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1862</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1862</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 16:34:58 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 16:22:38 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://activitypub.space/user/silverpill%40mitra.social" rel="nofollow ugc">@silverpill@mitra.social</a> really? How does it work?</p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1860</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1860</guid><dc:creator><![CDATA[evan@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 16:22:38 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 06:54:58 GMT]]></title><description><![CDATA[<p>A similar feature exists in Pleroma. I actually find it useful, my server follows a couple of Pleroma instances in addition to relays</p>]]></description><link>https://fedi.wiki/post/https://mitra.social/objects/019e0b84-9435-7361-8cb3-938ab235a2ec</link><guid isPermaLink="true">https://fedi.wiki/post/https://mitra.social/objects/019e0b84-9435-7361-8cb3-938ab235a2ec</guid><dc:creator><![CDATA[silverpill@mitra.social]]></dc:creator><pubDate>Sat, 09 May 2026 06:54:58 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 01:34:42 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/evan%40activitypub.space">@evan</a> I think it is a misunderstanding of the <em>current</em> activity distribution styles... and it's entirely understandable isn't it? You install some software, it knows nobody, nobody knows you, and somehow you're supposed to kickstart content discovery.</p>
<p dir="auto">I don't know what the solution is, but I did mentally note while implementing relay support that it would be simple to turn NodeBB into a relay itself, and have all NodeBBs just use a central NodeBB (aka mine) as a source of content.</p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1859</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1859</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 01:34:42 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 01:34:11 GMT]]></title><description><![CDATA[<p dir="auto">Here's another:</p>
<p dir="auto"><a href="https://mstdn.kevinthetechguy.ca/@kevinlovestech/112873393455953967" rel="nofollow ugc">https://mstdn.kevinthetechguy.ca/@kevinlovestech/112873393455953967</a></p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1858</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1858</guid><dc:creator><![CDATA[evan@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 01:34:11 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 01:30:33 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/julian%40activitypub.space">@julian</a> here's an example I found with a search:</p>
<p dir="auto"><a href="https://f.bumblebee.systems/@bumblebee/113834766747645985" rel="nofollow ugc">https://f.bumblebee.systems/@bumblebee/113834766747645985</a></p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1857</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1857</guid><dc:creator><![CDATA[evan@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 01:30:33 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 01:26:13 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/evan%40activitypub.space">@evan</a> oh I see what you mean... that a server merely discovers another, and that kickstarts a mutual sharing of activities.</p>
<p dir="auto">I'm afraid that would be a bit of a scaling challenge <img src="https://fedi.wiki/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=cfc437c8754" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title="😁" alt="😁" /></p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1856</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1856</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 01:26:13 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Sat, 09 May 2026 01:07:48 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/julian%40activitypub.space">@julian</a> yes, I agree. This is a different idea -- that somehow interaction between actors on different servers will make their servers connect and share data. It's incorrect, but it's interesting.</p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1855</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1855</guid><dc:creator><![CDATA[evan@activitypub.space]]></dc:creator><pubDate>Sat, 09 May 2026 01:07:48 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Fri, 08 May 2026 12:01:19 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/evan%40activitypub.space">@evan</a> personally I think "server federation" is best achieved through relays.</p>
<p dir="auto">The distribution model fits best, and the technology already exists, even if not broadly implemented.</p>
<p dir="auto">One could be able to plug a server instance actor in to subscribe to its relay.</p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1853</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1853</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Fri, 08 May 2026 12:01:19 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Fri, 08 May 2026 04:53:18 GMT]]></title><description><![CDATA[<p><span><a href="/user/evan%40activitypub.space">@<span>evan</span></a></span> in the Mastodon sphere, boosting a post has these side effects:</p><p>- servers that receive the boost will now be aware that the boosted post exists. if it contains hashtags, then that post might show up in hashtag timelines/searches and the home timelines of anyone following that hashtag.<br />- servers will also be aware that the author of the boosted post exists. their profile can appear in search results based on their account's name/summary.<br />-- (in the future, their outbox might be backfilled)</p>]]></description><link>https://fedi.wiki/post/https://mastodon.social/users/trwnh/statuses/116537163652949345</link><guid isPermaLink="true">https://fedi.wiki/post/https://mastodon.social/users/trwnh/statuses/116537163652949345</guid><dc:creator><![CDATA[trwnh@mastodon.social]]></dc:creator><pubDate>Fri, 08 May 2026 04:53:18 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Thu, 07 May 2026 21:23:13 GMT]]></title><description><![CDATA[<p dir="auto">In FEP 1b12, that is what occurs (most of the time) - as soon as an instance has a dozen users their interests will be varied enough that almost every active community in the threadiverse is subscribed to and they'll be receiving almost all the traffic.</p>
<p dir="auto">It works out ok at our current scale (small).</p>
]]></description><link>https://fedi.wiki/post/https://piefed.social/comment/11250548</link><guid isPermaLink="true">https://fedi.wiki/post/https://piefed.social/comment/11250548</guid><dc:creator><![CDATA[rimu@piefed.social]]></dc:creator><pubDate>Thu, 07 May 2026 21:23:13 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Thu, 07 May 2026 19:10:24 GMT]]></title><description><![CDATA[<p><span><a href="/user/evan%40activitypub.space">@<span>evan</span></a></span> I think - reviewed it given that you corrected my misapprehension the other day - that other than for those who live'n'breathe protocol, the nitty-gritty details are really not spelled out in the platform documentation for users or admins. </p><p>Or even those of us who understand enough to read along (I did remember that I "knew" this, just not that expert in expressing), it's more detail than we can articulate when there's a new user or instance showing up.</p>]]></description><link>https://fedi.wiki/post/https://cosocial.ca/users/johannab/statuses/116534871641444465</link><guid isPermaLink="true">https://fedi.wiki/post/https://cosocial.ca/users/johannab/statuses/116534871641444465</guid><dc:creator><![CDATA[johannab@cosocial.ca]]></dc:creator><pubDate>Thu, 07 May 2026 19:10:24 GMT</pubDate></item><item><title><![CDATA[Reply to Federating servers on Thu, 07 May 2026 18:58:55 GMT]]></title><description><![CDATA[<p dir="auto">Another possibility is that when someone asks to have their content shared, that will result in a few Follow requests, which <em>does</em> result in their future content being distributed to other servers (and public content goes to Fediverse and hashtag feeds).</p>
<p dir="auto">So, it <em>seems</em> like the sharing is what got the distribution going, even though it is indirect (sharing causes following causes appearing in the Fediverse feed).</p>
]]></description><link>https://fedi.wiki/post/https://activitypub.space/post/1848</link><guid isPermaLink="true">https://fedi.wiki/post/https://activitypub.space/post/1848</guid><dc:creator><![CDATA[evan@activitypub.space]]></dc:creator><pubDate>Thu, 07 May 2026 18:58:55 GMT</pubDate></item></channel></rss>