<?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[Is there a way to fetch a profile's JSON from a server with authorized_fetch enabled without being a fully fledged actor?]]></title><description><![CDATA[<p>Is there a way to fetch a profile's JSON from a server with authorized_fetch enabled without being a fully fledged actor? It doesn't <em>feel</em> like what I'm trying to do is bad, I want to give people the option to get information about themselves from their profiles, as is visible to the world in the HTML view, but it seems like authorized_fetch is expecting a lot more than I thought.</p><p>I guess I might need to get them to actually log in, but am I right in thinking there that that's specifically a Mastodon API (that other servers may have implemented for compatibility)? It would be nice to be compatible with everything, but it does feel like I'm fighting the protocol at every step here.</p><p><a href="https://social.treehouse.systems/tags/mastodon" rel="tag">#<span>mastodon</span></a> <a href="https://social.treehouse.systems/tags/activitypub" rel="tag">#<span>activitypub</span></a></p>]]></description><link>https://bb.devnull.land/topic/e8d75318-b3f9-4ea3-87ee-85e6c62fbe6c/is-there-a-way-to-fetch-a-profile-s-json-from-a-server-with-authorized_fetch-enabled-without-being-a-fully-fledged-actor</link><generator>RSS for Node</generator><lastBuildDate>Sun, 30 Aug 2026 05:47:40 GMT</lastBuildDate><atom:link href="https://bb.devnull.land/topic/e8d75318-b3f9-4ea3-87ee-85e6c62fbe6c.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Aug 2026 23:13:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a way to fetch a profile's JSON from a server with authorized_fetch enabled without being a fully fledged actor? on Sun, 30 Aug 2026 02:04:15 GMT]]></title><description><![CDATA[<p><span><a href="/user/julian%40activitypub.space" rel="nofollow noopener">@<span>julian</span></a></span> I now realise I was potentially confusing with my wording. I've largely got to the point of having the ability to get something with authorised fetch enabled, but the requirement to have so much else alongside the public key is making me a bit uneasy. The next paragraph was considering throwing this away and using the Mastodon API instead, although in addition to not being plain AP this would still be fiddly due to the client being on an embedded device</p><p>The idea of a proxy might actually be the least worst way to do it, I can limit the data it'll return to just the things I care about and not make users have to plug their device in to a PC to be able to authenticate to the API, I hadn't considered that</p>]]></description><link>https://bb.devnull.land/post/https://social.treehouse.systems/users/turmoni/statuses/117182002352739282</link><guid isPermaLink="true">https://bb.devnull.land/post/https://social.treehouse.systems/users/turmoni/statuses/117182002352739282</guid><dc:creator><![CDATA[turmoni@treehouse.systems]]></dc:creator><pubDate>Sun, 30 Aug 2026 02:04:15 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to fetch a profile's JSON from a server with authorized_fetch enabled without being a fully fledged actor? on Sun, 30 Aug 2026 01:25:50 GMT]]></title><description><![CDATA[<p dir="auto">But... no, you can't get around it except by using a proxy AP service maybe <img src="https://bb.devnull.land/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=579f49373ac" class="not-responsive emoji emoji-android emoji--sweat_smile" style="height:23px;width:auto;vertical-align:middle" title="😅" alt="😅" /></p>
<p dir="auto"><a href="https://activitypub.space/user/turmoni%40social.treehouse.systems" rel="nofollow ugc">@turmoni@social.treehouse.systems</a></p>
]]></description><link>https://bb.devnull.land/post/https://activitypub.space/post/2411</link><guid isPermaLink="true">https://bb.devnull.land/post/https://activitypub.space/post/2411</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Sun, 30 Aug 2026 01:25:50 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to fetch a profile's JSON from a server with authorized_fetch enabled without being a fully fledged actor? on Sun, 30 Aug 2026 01:19:39 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://activitypub.space/user/turmoni%40social.treehouse.systems" rel="nofollow ugc">@turmoni@social.treehouse.systems</a> yes, authorized fetch is Mastodon specific <em>naming</em> but is not Mastodon specific I suppose, as it's just a small config change where requests for AP resources are denied if there is no HTTP Signature.</p>
]]></description><link>https://bb.devnull.land/post/https://activitypub.space/post/2410</link><guid isPermaLink="true">https://bb.devnull.land/post/https://activitypub.space/post/2410</guid><dc:creator><![CDATA[julian@activitypub.space]]></dc:creator><pubDate>Sun, 30 Aug 2026 01:19:39 GMT</pubDate></item></channel></rss>