From 248cb8b3100943be84579a7fa96a9889770ae07c Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 13 Jul 2021 13:06:54 -0400 Subject: [PATCH] Update the information on signature checking. --- proposals/3083-restricted-rooms.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/proposals/3083-restricted-rooms.md b/proposals/3083-restricted-rooms.md index 91bf5f5b..89103c0d 100644 --- a/proposals/3083-restricted-rooms.md +++ b/proposals/3083-restricted-rooms.md @@ -81,8 +81,11 @@ caveat that servers must ensure that: from a homeserver whose users have the power to issue invites. This implies that: - * A join event issued via `/make_join` & `/send_join` is signed by not - just the requesting server, but also the resident server.[3](#f3) + * A join event issued via `/send_join` is signed by not just the requesting + server, but also the resident server.[3](#f3) + + In order for the joining server to receive the proper signatures the join + event will be returned via `/send_join` in the `join_event` field. * The auth chain of the join event needs to include an event which proves the homeserver can be issuing the join. This can be done by including the `m.room.power_levels` event and an `m.room.member` event with `membership`