MSC4204: m.takedown moderation policy recommendation#4204
Open
Gnuxie wants to merge 8 commits into
Open
Conversation
Need to make it clear what the changes are from `m.ban`. This will make it easier to talk about what the more severe consequences are that need manual approval.
m.takedown moderation policy recommendationm.takedown moderation policy recommendation
turt2live
reviewed
Oct 2, 2024
Member
There was a problem hiding this comment.
Implementation requirements:
- Client sending takedown recommendation
- Interpretations of the takedown recommendation (eg: applied to a room/user/server/etc)
Gnuxie
added a commit
to Gnuxie/matrix-protection-suite
that referenced
this pull request
Mar 11, 2025
matrix-org/matrix-spec-proposals#4204. I also need to tie in the MSC to the other commits don't i...
timedoutuk
reviewed
Apr 19, 2025
Gnuxie
commented
Apr 25, 2025
No semantic change to the proposal.
timedoutuk
reviewed
Dec 10, 2025
| - Applied to a room: The user is banned from the room and all of their recent | ||
| messages redacted. | ||
|
|
||
| - Applied to a server: The user is not allowed to send invites to users on the |
Contributor
There was a problem hiding this comment.
Does "not allowed" mean "forbidden" here (i.e. invite requests are 403'd), or is it more of a soft block?
Contributor
Author
There was a problem hiding this comment.
It's an implementation detail really and these are meant as loose guidance, not as requirements.
If you do want advice I would suggest 403
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered
Implementations:
org.matrix.msc4204.takedownrecommendation in Synapse the-draupnir-project/Draupnir#761Signed-off-by: Gnuxie Gnuxie@protonmail.com