Sign in

Post by @stefano

stefano
2h Public en edited

Hi everyone, I'm Stefano

Also known as the BSD Cafe and illumos Cafe barista - @stefano@bsd.cafe and @stefano@illumos.cafe

This is the first post from littleOne (littleone.littlefedi.social), the first littleFedi instance open to outside users.

littleFedi is a new ActivityPub server, still in active development, written in Go and shipped as a single binary. It speaks standard ActivityPub, so it federates normally with Mastodon, snac, GoToSocial, Akkoma and the rest of the fediverse, and it exposes a Mastodon-compatible API, so most existing apps already work with it.

A few things about it that aren't the usual fediverse defaults:

  • Catch-up instead of an algorithm. Timelines stay chronological, full stop. There's a separate /catchup page, visited on demand, that ranks what you missed using only signals this instance already has locally - who you follow boosted it, replies and favourites delivered here, hashtags you follow. No external popularity data comes in, nothing about what you read is tracked. It answers "what did I miss" without turning into a feed that decides for you.

  • Static blogging built in. Any post can be marked as a blog post and gets published as a plain static page under /@username/blog/, with its own permalink, Atom feed, and no JavaScript or database hit per view, while still being a normal federated post underneath. A proper home for longer writing that doesn't need to compete with a timeline.

  • Self-expiring posts. Any post can be given a timer and auto-delete on its own.

  • Bubble timeline. A middle ground between local and federated: a timeline scoped to a set of instances you've chosen to group together, not just your own or everything.

  • littleMesh. A way to federate without a public domain, certificate, or open port at all - meant for something like a Raspberry Pi behind NAT. Instances get an address derived from an Ed25519 key pair and reach each other through pinned relays that never see plaintext.

  • No trends, no suggestions. These are intentionally left empty. Nothing here is trying to surface "popular" content or keep anyone scrolling longer.

  • Security defaults taken seriously. Signed federation (HTTP Signatures), optional Object Integrity Proofs, TOTP MFA, audit logs, and full account export, migration and deletion if you ever want your data to live somewhere else.

This instance is here to test all of that with real accounts, not just a small group ones'. In the next few days I'll be reaching out to everyone who already told me they were interested, to set the first accounts up - an invite is coming. If you'd rather just follow along and see how it goes, that works too.

It's a test instance, so expect the occasional rough edge. If something breaks or feels wrong, tell me - that's exactly what this phase is for.

#littleFedi #littleOne #Fediverse #Introduction

Replying to @stefano
nigel
Nigel
@nigel @unsociable.lowkey.party
1h Public

@stefano @stefano @stefano I am quietly and patiently watching, one day I hope to host my own instance of it ☺️

@nigel@unsociable.lowkey.party This instance is another step in that direction, which is the release of the code 😉

Replying to @stefano
DeltaLima
DeltaLima 🐧
@DeltaLima @social.la10cy.net
1h Public
Replying to @stefano
mario
Mario Sangiorgio
@mario @hachyderm.io
1h Public

@stefano@littleone.littlefedi.social @stefano@bsd.cafe @stefano@illumos.cafe does little mesh only work across littleFedi instances or can it federate also with other servers?

Replying to @mario@hachyderm.io

@mario@hachyderm.io @@stefano@littleone.littlefedi.social @@stefano@bsd.cafe @@stefano@illumos.cafe they can connect to a gateway (and it can be self hosted) so they can federate with the entire fediverse

Replying to @stefano
fedops
fedops 💙💛
@fedops @fosstodon.org
11m Public edited

@stefano@littleone.littlefedi.social @stefano@bsd.cafe @stefano@illumos.cafe definitely interested!

I also have a question please: is there RSS support, in general à la Mastodon, but also specifically for the static (blog) posts?

Thanks!