What happens to the posts and comments made in an instance if that instance shuts down?
What happens to the posts and comments made in an instance if that instance shuts down?
What happens to the posts and comments made in an instance if that instance shuts down?
Two things: the data on the instance will be gone.
The posts/comments that were replicated on other instances will stay, but they will be defederated, meaning they will not ever be synced up woth other instances' replications of these posts/comments. Every instance will just have their own, insular copy.
I see this as a big issue for content going forward. I get that reddit is one single point of failure but I wonder how you can keep knowledge in a static state when most instances lose money and it's a hobby. What happens when the owner grows tired.
Could also be an issue from a data privacy perspective. If I want to delete comments I left, but the instance I made them on has shut down how can I delete them?
How often do you revisit forum posts you made in 2007? Some content doesn't need to be preserved
Perhaps each client should keep data. Something like a blockchain, with redundant copies stored on clients and clients using some consensus protocol to agree on what the real history is.
but they will be defederated, meaning they will not ever be synced up with other instances’ replications of these posts/comments.
Indeed; lost my VLemmy account when it shut down.
My comments from there still appear in other instances, but my comment totals are different depending on which instance they're viewed in.
Do the copies on other instances ever expire and get cleared? Or will they stay indefinitely, without updates?
Number 2. They will stay without updates unless an admin cleans it manually. It wouldn't be hard to build a bot to do that automatically, but by default it will just stay.