this post was submitted on 04 Jun 2025
20 points (91.7% liked)

Fedibridge

662 readers
1 users here now

A community to organize and discuss the growth of the fediverse as a whole

Related communities

Megathreads

founded 3 months ago
MODERATORS
 

Just for any people in the future who may be looking at it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] irelephant@lemmy.dbzer0.com 3 points 3 days ago* (last edited 3 days ago) (1 children)

Kinda, So everything in the fediverse uses its https url as an id. To fetch the content after its been posted, a server needs the content to be live.
As a result, everything breaks when domains go down.

FEP-ef61 fixes this, by making objects portable, and making it possible for servers to request them from other servers.

https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md

This isn't implemented by anything major yet unfortunately.

[โ€“] Tower@lemmy.zip 3 points 3 days ago

That's awesome! Thanks for the info. Hopefully we can see something like this implemented in the near future.