<?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[**Can WebFinger resolve `subject` to a different domain?**]]></title><description><![CDATA[<p dir="auto"><strong>Can WebFinger resolve <code>subject</code> to a different domain?</strong></p>
<p dir="auto">My immediate assumption is <strong>yes, it can</strong>, because someone may use a specific domain merely as a gateway, and point to a different domain for resolution.</p>
<p dir="auto">e.g. <code>https://activitypub.directory/.well-known/webfinger?resource=acct:julian@activitypub.space</code> (note the different TLD)</p>
<p dir="auto">Resolving to:</p>
<p dir="auto"><code>{"subject":"acct:julian@activitypub.space","aliases":["https://activitypub.space/uid/1","https://activitypub.space/user/julian"],"links": ...</code></p>
<p dir="auto">However, this is a potential security issue because said directory could then poison the resulting data, especially if cached by a user of that webfinger directory.</p>
<p dir="auto">Am I wrong about that? In the meantime I've updated NodeBB's code to strictly enforce webfinger lookups so if a response subject has a different hostname, then the webfinger query result is considered invalid.</p>
]]></description><link>https://bb.devnull.land/topic/04ff5e5c-03cf-4389-b2d4-df21e8431b98/can-webfinger-resolve-subject-to-a-different-domain</link><generator>RSS for Node</generator><lastBuildDate>Thu, 06 Aug 2026 14:44:26 GMT</lastBuildDate><atom:link href="https://bb.devnull.land/topic/04ff5e5c-03cf-4389-b2d4-df21e8431b98.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Jul 2026 15:39:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to **Can WebFinger resolve `subject` to a different domain?** on Wed, 29 Jul 2026 10:44:35 GMT]]></title><description><![CDATA[<p><span><a href="/user/julian%40activitypub.space">@<span>julian@activitypub.space</span></a></span> <span><a href="/user/julian%40fietkau.social">@<span>julian@fietkau.social</span></a></span> thanks, most of the computing I do is numerical so as much as I try to keep up with how fedi works it's just not part of my day to day thought process and it's very educational to see threads like this one!</p>]]></description><link>https://bb.devnull.land/post/https://bayes.club/users/wronglang/statuses/117002854448753129</link><guid isPermaLink="true">https://bb.devnull.land/post/https://bayes.club/users/wronglang/statuses/117002854448753129</guid><dc:creator><![CDATA[wronglang@bayes.club]]></dc:creator><pubDate>Wed, 29 Jul 2026 10:44:35 GMT</pubDate></item><item><title><![CDATA[Reply to **Can WebFinger resolve `subject` to a different domain?** on Wed, 29 Jul 2026 07:42:32 GMT]]></title><description><![CDATA[<p><span><a href="/user/julian%40activitypub.space">@<span>julian</span></a></span> If you want to be fully accurate, you can consider my "WebFinger ID" to not be trwnh@mastodon.social or acct:trwnh@mastodon.social but rather <a href="https://mastodon.social/.well-known/webfinger?resource=acct:trwnh@mastodon.social" rel="nofollow noopener"><span>https://</span><span>mastodon.social/.well-known/we</span><span>bfinger?resource=acct:trwnh@mastodon.social</span></a> (which is linked to <a href="/user/trwnh%40mastodon.social" rel="nofollow noopener"><span>https://</span><span>mastodon.social/users/trwnh</span><span></span></a> via rel=self)</p>]]></description><link>https://bb.devnull.land/post/https://mastodon.social/users/trwnh/statuses/117002138551564927</link><guid isPermaLink="true">https://bb.devnull.land/post/https://mastodon.social/users/trwnh/statuses/117002138551564927</guid><dc:creator><![CDATA[trwnh@mastodon.social]]></dc:creator><pubDate>Wed, 29 Jul 2026 07:42:32 GMT</pubDate></item><item><title><![CDATA[Reply to **Can WebFinger resolve `subject` to a different domain?** on Wed, 29 Jul 2026 07:38:38 GMT]]></title><description><![CDATA[<p><span><a href="/user/julian%40activitypub.space">@<span>julian</span></a></span> You're not wrong -- it's just generally not considered "authoritative".</p><p>Compare to DNS via the authoritative nameserver, versus DNS via a public resolver. dns:trwnh.com is different than dns://8.8.8.8/trwnh.com in that the latter is explicitly resolved via Google, or dns://1.1.1.1/trwnh.com to resolve via Cloudflare.</p>]]></description><link>https://bb.devnull.land/post/https://mastodon.social/users/trwnh/statuses/117002123249736366</link><guid isPermaLink="true">https://bb.devnull.land/post/https://mastodon.social/users/trwnh/statuses/117002123249736366</guid><dc:creator><![CDATA[trwnh@mastodon.social]]></dc:creator><pubDate>Wed, 29 Jul 2026 07:38:38 GMT</pubDate></item><item><title><![CDATA[Reply to **Can WebFinger resolve `subject` to a different domain?** on Tue, 28 Jul 2026 21:43:14 GMT]]></title><description><![CDATA[<p><span><a href="/user/julian%40activitypub.space">@<span>julian@activitypub.space</span></a></span> Yo <span><a href="/user/by_caballero%40mastodon.social">@<span>by_caballero</span></a></span> if I recall correctly this was a passion topic of yours, check out this fun thread!</p>]]></description><link>https://bb.devnull.land/post/https://fietkau.social/users/julian/statuses/116999782061447996</link><guid isPermaLink="true">https://bb.devnull.land/post/https://fietkau.social/users/julian/statuses/116999782061447996</guid><dc:creator><![CDATA[julian@fietkau.social]]></dc:creator><pubDate>Tue, 28 Jul 2026 21:43:14 GMT</pubDate></item></channel></rss>