matrix-spec-proposals icon indicating copy to clipboard operation
matrix-spec-proposals copied to clipboard

MSC2938: Report content to moderators

Open Yoric opened this issue 4 years ago • 3 comments

As a followup to https://github.com/vector-im/element-meta/issues/1848, this proposal introduces a mechanism to report content to room moderators instead of reporting it to homeserver administrators.

Rendered: https://github.com/Yoric/matrix-doc/blob/master/proposals/2938-report-content-to-moderators.md

Yoric avatar Jan 05 '21 09:01 Yoric

I have added a first draft of how to make this work with federation.

Yoric avatar Jan 13 '21 12:01 Yoric

Leaving my thoughts here like i did in the synapse-dev room: I think the best course of action would be to make this an _unstable endpoint (if anything, for now), never stabilising it to a normal endpoint, and fixing the eventual problem with a homeserver-to-homeserver room, which'd require a seperate MSC.

(This room would establish a DM with another homeserver "server" user (e.g. @server:<serverpart> or @:<serverpart>), and then send any server-to-server informational data over that room, over federation)

ShadowJonathan avatar Feb 01 '21 14:02 ShadowJonathan

Leaving my thoughts here like i did in the synapse-dev room: I think the best course of action would be to make this an _unstable endpoint (if anything, for now), never stabilising it to a normal endpoint, and fixing the eventual problem with a homeserver-to-homeserver room, which'd require a seperate MSC.

I have no problem with using the _unstable, especially for a prototype.

Yoric avatar Feb 01 '21 14:02 Yoric