<?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[FediHood is free software for talking with the people around you, by topic [Fediverse and now open source]]]></title><description><![CDATA[<p dir="auto"><a href="https://fedihood.social/about" target="_blank" rel="noopener noreferrer nofollow ugc">https://fedihood.social/about</a></p>
<blockquote>
<p dir="auto">FediHood is a social network built around the place where you live. You choose a city and the topics you care about, then read what neighbours are saying and join in.</p>
</blockquote>
<blockquote>
<p dir="auto">It stays a normal fediverse app. Your posts can reach Mastodon, PixelFed, Misskey and the rest, and posts from those servers reach you too.</p>
</blockquote>
<p dir="auto">Source code: <a href="https://git.holos.social/tom79/FediHood" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.holos.social/tom79/FediHood</a></p>
<p dir="auto">There's only one instance so far: <a href="https://fedihood.social/" target="_blank" rel="noopener noreferrer nofollow ugc">https://fedihood.social/</a></p>
<p dir="auto">If new instances are created, they should show up here: <a href="https://fedihood.fediverse.observer/list" target="_blank" rel="noopener noreferrer nofollow ugc">https://fedihood.fediverse.observer/list</a></p>


<div class="row mt-3"><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">



<a href="https://fedihood.social/about" title="FediHood">
<img src="https://fedihood.social/icon-512.png" class="card-img-top not-responsive" style="max-height: 15rem;" alt="Link Preview Image" onerror="this.parentElement.remove()" />
</a>



<div class="card-body">
<h5 class="card-title">
<a class="text-decoration-none" href="https://fedihood.social/about">
FediHood
</a>
</h5>
<p class="card-text line-clamp-3">FediHood is free software for talking with the people around you, by topic. It is part of the fediverse, the open social network that connects Mastodon, PixelFed, PeerTube and more.</p>
</div>
<a href="https://fedihood.social/about" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://fedihood.social/icon.svg?icon.cea3f99d.svg" alt="favicon" class="not-responsive overflow-hiddden" style="max-width: 21px; max-height: 21px;" onerror="this.remove()"/>





<p class="d-inline-block text-truncate mb-0">FediHood <span class="text-secondary">(fedihood.social)</span></p>
</a>
</div></div>]]></description><link>https://citiverse.it/topic/9cce25f0-3126-40fd-89fa-4c4234e63157/fedihood-is-free-software-for-talking-with-the-people-around-you-by-topic-fediverse-and-now-open-source</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 18:00:01 GMT</lastBuildDate><atom:link href="https://citiverse.it/topic/9cce25f0-3126-40fd-89fa-4c4234e63157.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Aug 2026 05:28:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FediHood is free software for talking with the people around you, by topic [Fediverse and now open source] on Sat, 22 Aug 2026 12:00:46 GMT]]></title><description><![CDATA[<p dir="auto">Make it so you can browse without an account. I'd like to look before committing to signing up (as many other people likely will, too)</p>
]]></description><link>https://citiverse.it/post/https://lemmy.world/comment/25426463</link><guid isPermaLink="true">https://citiverse.it/post/https://lemmy.world/comment/25426463</guid><dc:creator><![CDATA[okwhateverdude@lemmy.world]]></dc:creator><pubDate>Sat, 22 Aug 2026 12:00:46 GMT</pubDate></item><item><title><![CDATA[Reply to FediHood is free software for talking with the people around you, by topic [Fediverse and now open source] on Sat, 22 Aug 2026 07:19:33 GMT]]></title><description><![CDATA[<p dir="auto">This is awesome! It solves the "global" feed problem of mastodon, since it allows to post to certain topics, and by limiting the feed to local people, there is a lot less irrelevant stuff.</p>
]]></description><link>https://citiverse.it/post/https://sopuli.xyz/comment/25248040</link><guid isPermaLink="true">https://citiverse.it/post/https://sopuli.xyz/comment/25248040</guid><dc:creator><![CDATA[sibbo@sopuli.xyz]]></dc:creator><pubDate>Sat, 22 Aug 2026 07:19:33 GMT</pubDate></item><item><title><![CDATA[Reply to FediHood is free software for talking with the people around you, by topic [Fediverse and now open source] on Sat, 22 Aug 2026 07:15:09 GMT]]></title><description><![CDATA[<p dir="auto">Technical comment:</p>
<blockquote>
<p dir="auto">Sign-in from the web uses a JWT.</p>
</blockquote>
<p dir="auto">JWT is not meant for staying signed in for a long time, because they cannot be revoked without logging out everyone on the website. They are meant for short-time sessions only. The <a href="https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html" target="_blank" rel="noopener noreferrer nofollow ugc">OWASP Session Management Cheat Sheet</a> doesn't even mention them as a possibility for session management.</p>
]]></description><link>https://citiverse.it/post/https://sopuli.xyz/comment/25247997</link><guid isPermaLink="true">https://citiverse.it/post/https://sopuli.xyz/comment/25247997</guid><dc:creator><![CDATA[sibbo@sopuli.xyz]]></dc:creator><pubDate>Sat, 22 Aug 2026 07:15:09 GMT</pubDate></item><item><title><![CDATA[Reply to FediHood is free software for talking with the people around you, by topic [Fediverse and now open source] on Sat, 22 Aug 2026 07:08:50 GMT]]></title><description><![CDATA[<p dir="auto">Looks cool! There is no AI disclosure and only one commit. Was this made without AI?</p>
]]></description><link>https://citiverse.it/post/https://sopuli.xyz/comment/25247930</link><guid isPermaLink="true">https://citiverse.it/post/https://sopuli.xyz/comment/25247930</guid><dc:creator><![CDATA[sibbo@sopuli.xyz]]></dc:creator><pubDate>Sat, 22 Aug 2026 07:08:50 GMT</pubDate></item><item><title><![CDATA[Reply to FediHood is free software for talking with the people around you, by topic [Fediverse and now open source] on Sat, 22 Aug 2026 06:12:29 GMT]]></title><description><![CDATA[<p dir="auto">How neat! I just signed up, not really expecting anyone to be nearby just yet. Turns out there's one other user in my entire state, and we chose the same city. What are the odds?</p>
<p dir="auto">I hope this catches on, it seems cool!</p>
]]></description><link>https://citiverse.it/post/https://lemmy.blahaj.zone/comment/21849906</link><guid isPermaLink="true">https://citiverse.it/post/https://lemmy.blahaj.zone/comment/21849906</guid><dc:creator><![CDATA[zip@lemmy.blahaj.zone]]></dc:creator><pubDate>Sat, 22 Aug 2026 06:12:29 GMT</pubDate></item></channel></rss>