this post was submitted on 05 Dec 2024
43 points (100.0% liked)
Fediverse
28688 readers
696 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 !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I skimmed the first few pages. And it seems it's just concerned with the content? You can store your notes (posts, file uploads, ...) on arbitrary instances and move them around. But you still need a fixed instance that hosts your actor identity (your account) which then tells where to go to fetch a post. And that one can't change. So your account and username would still be tied to a fixed domain handle. And you can't move it. And even for the content, it seems like you'd need that fixed instance to do the 302 forward, so it needs to be contacted to resolve each location.
Edit: But you might be right. I don't grasp the full concept. Maybe it enables us to configure a webserver on our own domain to forward a user handle to some external server. Meaning we don't have to install a server ourselves. And the servers would then be interchangable (if this translates to fetching everything). You'd still be tied to your domain name. But not to a service anymore. That'd be great.