Open BillCarsonFr opened 5 months ago
@BillCarsonFr is this part of the Trust work? Should it be inside this epic? https://github.com/element-hq/element-internal/issues/540
@BillCarsonFr is this part of the Trust work? Should it be inside this epic? element-hq/element-internal#540
It's part of the Post Force Verification improvement task element-hq/crypto-internal#306 (moved out from element-hq/crypto-internal#283)
The problem
Examples:
Web does not set up key backup until the user sets up 4S ("set up secure backup"), whereas Element X sets up key backup automatically on login, even if 4S does not exist (there is an opt-out in settings).
Web does not observe the opt out
m.org.matrix.custom.backup_disabled
in account data - instead if you "set up secure backup" it sets up key backup and 4S.(See https://github.com/element-hq/element-internal/issues/516 )
One failure mode:
What we should do
m.org.matrix.custom.backup_disabled
in Account data.