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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
That's awesome! Thanks for the info. Hopefully we can see something like this implemented in the near future.