mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
Support for fallback keys (#3451)
Backports support for fallback keys from Harmony, which should make E2EE more reliable in the face of OTK exhaustion. Signed-off-by: Neil Alexander <git@neilalexander.dev> Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com> [skip ci]
This commit is contained in:
parent
c3d7a34c15
commit
78dbf21c5f
13 changed files with 446 additions and 20 deletions
|
@ -791,4 +791,6 @@ remote user can join room with version 11
|
|||
User can invite remote user to room with version 11
|
||||
Remote user can backfill in a room with version 11
|
||||
Can reject invites over federation for rooms with version 11
|
||||
Can receive redactions from regular users over federation in room version 11
|
||||
Can receive redactions from regular users over federation in room version 11
|
||||
Can upload self-signing keys
|
||||
uploading signed devices gets propagated over federation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue