From 651e73b2db2fb779c0b37ef6e3c795592432f19d Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Thu, 27 Aug 2020 15:00:17 +0100 Subject: [PATCH] It's possible to fight against spam --- proposals/2403-knock.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proposals/2403-knock.md b/proposals/2403-knock.md index 8f638a96a..cd827eb7f 100644 --- a/proposals/2403-knock.md +++ b/proposals/2403-knock.md @@ -238,9 +238,9 @@ homeserver. ``` # Potential issues -This new feature would allow users to spam rooms that they don't partake in. -That is why this proposal adds a new join rule, in order to allow room admins -to opt in to this behaviour. +This new feature would allow users to send events into rooms that they don't +partake in. That is why this proposal adds a new join rule, in order to allow +room admins to opt in to this behaviour. # Alternatives The two endpoints for the Client-Server API seem redundant, this MSC followed