Impossible for 100% sure. Even if apps were perfect, the network never is.

I agree, I think client apps should maybe persist last 10 versions they created or similar. Then it something breaks you can go to the app that was last correct and hit restore.

As a relay operator, I have backups. But most relays implementations replace meta events without keeping old (from what I’ve seen). As a normal user I have no access to an old state, as querying relays means the newest broken one. So per client app makes sense.

Reply to this note

Please Login to reply.

Discussion

https://github.com/mikedilger/gossip keeps your stuff locally and even allows you to merge from the network with your local one instead of overwriting.

Nostrgram.co backs up kind 3 events for users automatically as well. You can “restore” an old state with ease by date/follow count.