better account migration #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
allow history to be shared retroactively instead of being assigned per-message
also allow keys to be shared across accounts better
you could backup the room to your phone ( with the state dag bits included ) and then upload to a new server
Cat
hive ⬡
Cat
another way for migrating between servers could be that you login to both servers with the same client and the client says: “both are the same user, please synchronize all the DAG history my accounts can see so at least my new server has all my history saved”. This could act as an overwrite to the current sync authorization rules and (besides of this announcement APIs) wouldn’t need new APIs for syncing room stuff.
However, as such solution only works with both servers being only and cooperative, IMO having a client backup fallback in the longterm would still be better.