this post was submitted on 21 Dec 2023
309 points (96.1% liked)

Fediverse

27123 readers
226 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I used to think that there would be 1, main 'Fediverse' with all of the 'big instances' connected to each other. The recent Threads debacle has shown me otherwise.

The point of the Fediverse is that there is no one single entity, or group of entities, dominating it all.

Right now it feels like whatever the big instances do, we kind of have to go along with to be a part of anything. As the Fediverse grows, there will be more options to suit different types of users.

I think it's fine if big instances federate with Threads and it's fine if they don't. People can just join instances that align with what they want. It's not like defederating means being cut out of the Fediverse, that's not possible.

Great design. I'm eager to see how it plays out.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 47 points 9 months ago (2 children)

Not the solution I was hoping for but it's an extremely reasonable compromise. I've never heard of selective authorized fetch. Pretty sure he just invented it.

[–] [email protected] 27 points 9 months ago

FOSS ingenuity at work. All it needs is adaptation and adoption.

[–] [email protected] 9 points 9 months ago (3 children)

Authorised fetch has been a thing on Mastodon and I believe Akkoma too. I don't know if Pleroma, Soapbox or Misskey have it though.

[–] [email protected] 6 points 9 months ago (1 children)

Authorized Fetch has been a thing for a bit on Mastodon at least - but as far as I can see it's a global toggle rather than saying "If you present as a domain on the blocklist then you must be authorized to fetch this resource" (the selective authorized fetch I assume they're talking about).

Never used Akkoma though, so I can't speak for it.

[–] [email protected] 4 points 9 months ago* (last edited 9 months ago)

Yeah the selective part I think is new. I believe Akkoma's authorised fetch is similar to Mastodon, though I've also heard it came at the cost of breaking MRFs (essentially policies to handle incoming messages, that can be custom-written if needed)

[–] [email protected] 6 points 9 months ago

Unless I'm wrong, the unique thing here is that auth fetch is always off for the server. It's on only at the user level and it's only on at that level if a user has an active domain block.

That could actually solve a lot of problems for people. Admins are reluctant to enable it server-wide because it causes a bunch of problems. The biggest being that it breaks federation with servers running older software (Mastodon v <3.0 I think) and with other services (Pleroma, maybe others). It also uses more server resources. But there are always people who think it's worth it.

[–] [email protected] 1 points 9 months ago

It's available on Rebased/Soapbox