didn’t see it mentioned here, so a brief YSK.
stefano marinelli is working on #littleFedi, a self-hosted, single-binary activitypub/fediverse peer that hosts a mastodon-like instance with, in my mind, three killer features.
one, the thing can run on your premises completely, no need for paying for a VPS, domain name, nothing, bypasses NAT/CGNAT, encrypted comms to other instances by way of lighthouses that do the initial intros.
dos, the thing runs on something as light as a Pi zero 2W, with a miniscule memory footprint and immense CPU optimizations due to running on the weakest hardware there is (also running off SD storage).
finally, a blog-like view of your long-format tweets/toots/posts, naturally with replies appearing as comments.
original post introing the thing: …littlefedi.social/…/4252ae6f-b949-42f8-a021-fd2b…
no code available atm (coming soon) same goes for binaries. the first instance is at littleone.littlefedi.social if you want an invite code to check things out (the settings page’s got a lot of cool stuff), hit up stefano.
I am beyond stoked, this clears the two biggest hurdles for selfhosting your shit - the VPS/domain expense and hassle, and the hardware requirements for running it.
yuman@programming.dev
moldy_rice@piefed.keyboardvagabond.com
keiko@fedia.io
Lemmynated@lemmy.zip
anzo@programming.dev 6 hours ago
Sounds great. Who’s stefano? Since I don’t know them and the source code is not published yet I am uncertain about this.
And can you explain what’s the lighthouses method to bypass NAT? Never heard of it. Seems like the model for this app is p2p-like more than “strict self-host” (similar to scuttlebutt and other projects), am I right?
Yeah. A binary without any sourcecode is a huge red flag