Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Implement device key backups #1305

Closed
kegsay opened this issue Aug 24, 2020 · 2 comments · Fixed by #1946
Closed

Implement device key backups #1305

kegsay opened this issue Aug 24, 2020 · 2 comments · Fixed by #1946
Labels
are-we-synapse-yet This issue or PR involves Sytests in AWSY help wanted More difficult than good-first-issue but not impossible! spec-divergence This issue or PR diverges from the spec

Comments

@kegsay
Copy link
Member

kegsay commented Aug 24, 2020

Sytests:

    × Can create backup version
    × Can update backup version
    × Responds correctly when backup is empty
    × Can backup keys
    × Can update keys with better versions
    × Will not update keys with worse versions
    × Will not back up to an old backup version
    × Can delete backup
    × Deleted & recreated backups are empty
    × Can create more than 10 backup versions
@kegsay kegsay added spec-divergence This issue or PR diverges from the spec are-we-synapse-yet This issue or PR involves Sytests in AWSY help wanted More difficult than good-first-issue but not impossible! labels Aug 24, 2020
@anon8675309
Copy link

Endpoint is /_matrix/client/unstable/room_keys/version. Server side returns a 404 error. Tested from Element Mobile App on Android.

@kegsay
Copy link
Member Author

kegsay commented Jul 27, 2021

#1943
#1945
#1946

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
are-we-synapse-yet This issue or PR involves Sytests in AWSY help wanted More difficult than good-first-issue but not impossible! spec-divergence This issue or PR diverges from the spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants