aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorNeil <neil@nats.io>2024-12-17 19:19:15 +0100
committerGitHub <noreply@github.com>2024-12-17 19:19:15 +0100
commit78dbf21c5f92bf8245d456a18c21f0771f994618 (patch)
tree5ee55e1506db9821f0b0e107794b037008792c20 /sytest-whitelist
parentc3d7a34c155b8f1987001ea0b8b33528c77d6839 (diff)
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]
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist4
1 files changed, 3 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 6f38c4ec..910e8c56 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -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 \ No newline at end of file
+Can receive redactions from regular users over federation in room version 11
+Can upload self-signing keys
+uploading signed devices gets propagated over federation