<?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[FediBuzz webfinger backreference failure]]></title><description><![CDATA[<p dir="auto">Hi <a href="https://activitypub.space/user/astro%40c3d2.social" target="_blank" rel="noopener noreferrer">@astro@c3d2.social</a>, I think I found a bug with FediBuzz and how it does its Webfinger responses.</p>
<p dir="auto">In a nutshell, FediBuzz tag actors have <code>preferredUsername</code> set to <code>tag-whatever</code>, but the corresponding webfinger lookup <code>?resource=acct:tag-whatever@relay.fedi.buzz</code> fails with a 404, but <code>whatever@relay.fedi.buzz</code> works fine.</p>
<p dir="auto">cc <a href="https://activitypub.space/user/evan%40cosocial.ca" target="_blank" rel="noopener noreferrer">@evan@cosocial.ca</a></p>
<p dir="auto">AI slop explanation follows (feel free to ignore!):</p>
<p dir="auto">&gt; <strong>tags.pub</strong> does it correctly:<br />
&gt;<br />
&gt; <code>json &amp;gt; { &amp;gt;   "id": "https://tags.pub/user/nodebb", &amp;gt;   "preferredUsername": "nodebb" &amp;gt; } &amp;gt; </code><br />
&gt;<br />
&gt; WebFinger <code>acct:nodebb@tags.pub</code> → resolves to <code>https://tags.pub/user/nodebb</code> ✅<br />
&gt;<br />
&gt; <strong>FediBuzz</strong> breaks the round-trip:<br />
&gt;<br />
&gt; <code>json &amp;gt; { &amp;gt;   "id": "https://relay.fedi.buzz/tag/nodebb", &amp;gt;   "preferredUsername": "tag-nodebb" &amp;gt; } &amp;gt; </code><br />
&gt;<br />
&gt; WebFinger <code>acct:tag-nodebb@relay.fedi.buzz</code> → <strong>404</strong> ❌<br />
&gt;<br />
&gt; Yes, it's a FediBuzz bug. <code>preferredUsername</code> must match the WebFinger subject so that <code>acct:{preferredUsername}@{hostname}</code> resolves back to the actor's <code>id</code>. FediBuzz added a <code>tag-</code> prefix to <code>preferredUsername</code> but didn't update WebFinger to match.<br />
&gt;<br />
&gt; They should either use <code>preferredUsername: "nodebb"</code> (matching tags.pub) or serve WebFinger for <code>acct:tag-nodebb@relay.fedi.buzz</code>.</p>
]]></description><link>https://forum.pierobosio.it/topic/54362aa3-0bb0-4856-b0f3-beda521b15bd/fedibuzz-webfinger-backreference-failure</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 17:13:00 GMT</lastBuildDate><atom:link href="https://forum.pierobosio.it/topic/54362aa3-0bb0-4856-b0f3-beda521b15bd.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Sep 2026 18:36:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FediBuzz webfinger backreference failure on Wed, 09 Sep 2026 01:44:03 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://activitypub.space/user/astro%40c3d2.social" target="_blank" rel="noopener noreferrer">@astro@c3d2.social</a> yeah I can't reproduce it anymore.</p>
<p dir="auto">Both qwen and I must've hallucinated &lt;img class="not-responsive emoji" src="<a href="https://activitypub.space/assets/plugins/nodebb-plugin-emoji/emoji/android/1f627.png?v=4459463b5a0" target="_blank" rel="noopener noreferrer">https://activitypub.space/assets/plugins/nodebb-plugin-emoji/emoji/android/1f627.png?v=4459463b5a0</a>" title=":anguished:" /&gt; I'll let you know if it happens again.</p>
]]></description><link>https://forum.pierobosio.it/post/https://activitypub.space/post/2435</link><guid isPermaLink="true">https://forum.pierobosio.it/post/https://activitypub.space/post/2435</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Wed, 09 Sep 2026 01:44:03 GMT</pubDate></item><item><title><![CDATA[Reply to FediBuzz webfinger backreference failure on Tue, 08 Sep 2026 19:17:54 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://activitypub.space/user/astro%40c3d2.social" target="_blank" rel="noopener noreferrer">@astro@c3d2.social</a> hmmm, you're right, I think I might've gotten confused. I swore it was the other way around, let me take a look when I get back to my PC</p>
]]></description><link>https://forum.pierobosio.it/post/https://activitypub.space/post/2433</link><guid isPermaLink="true">https://forum.pierobosio.it/post/https://activitypub.space/post/2433</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Tue, 08 Sep 2026 19:17:54 GMT</pubDate></item><item><title><![CDATA[Reply to FediBuzz webfinger backreference failure on Tue, 08 Sep 2026 19:10:53 GMT]]></title><description><![CDATA[<p><span><a href="/user/julian%40activitypub.space">@<span>julian</span></a></span> Are you sure? For me, `acct:tag-whatever@` returns HTTP 200 while `acct:whatever@` fails with HTTP 404.</p>]]></description><link>https://forum.pierobosio.it/post/https://c3d2.social/users/astro/statuses/117237000002038618</link><guid isPermaLink="true">https://forum.pierobosio.it/post/https://c3d2.social/users/astro/statuses/117237000002038618</guid><dc:creator><![CDATA[astro@c3d2.social]]></dc:creator><pubDate>Tue, 08 Sep 2026 19:10:53 GMT</pubDate></item></channel></rss>