Hi everyone, due to an influx of abuse we reduced the Matrix federation with the servers behind matrix.org for the time being. Due to the design of Matrix it seems to be not possible to completely inhibit it, hence you will notice "broken" behavior when trying to join openSUSE Matrix rooms from a matrix.org account, or an account on other Matrix instances using their hosted service. We encourage you to instead use an opensuse.org account via https://chat.opensuse.org/ or to join us on IRC. This effort was tracked via https://progress.opensuse.org/issues/166865, where more details are to be found. We are furthermore discussing ways for better abuse mitigation. Thanks, Georg
As posted in https://progress.opensuse.org/issues/166865#note-2: Synapse supports banning servers on a per-room basis via room ACLs, See "Banning servers from rooms (Server ACLs)" in https://matrix.org/docs/older/moderation/. This cannot be done via the Element UI, but the page documents how this can be done via development tools. This could be an option to block certain unwanted servers, even if they are big ones. On 9/16/24 21:39, Georg Pfuetzenreuter wrote:
Hi everyone,
due to an influx of abuse we reduced the Matrix federation with the servers behind matrix.org for the time being. Due to the design of Matrix it seems to be not possible to completely inhibit it, hence you will notice "broken" behavior when trying to join openSUSE Matrix rooms from a matrix.org account, or an account on other Matrix instances using their hosted service.
We encourage you to instead use an opensuse.org account via https://chat.opensuse.org/ or to join us on IRC.
This effort was tracked via https://progress.opensuse.org/issues/166865, where more details are to be found.
We are furthermore discussing ways for better abuse mitigation.
Thanks, Georg
FYI: With Synapse 1.116 comes a new Admin Endpoint to redact all events of a user for a given set of rooms: POST /_synapse/admin/v1/user/$user_id/redact { "rooms": ["!roomid1", "!roomid2"] } See https://element-hq.github.io/synapse/v1.116/admin_api/user_admin_api.html#re... I post this here, so that we're aware of the possibilities without ever needing it. Best, phoenix On 9/17/24 09:47, Felix Niederwanger wrote:
As posted in https://progress.opensuse.org/issues/166865#note-2:
Synapse supports banning servers on a per-room basis via room ACLs, See "Banning servers from rooms (Server ACLs)" in https://matrix.org/docs/older/moderation/. This cannot be done via the Element UI, but the page documents how this can be done via development tools.
This could be an option to block certain unwanted servers, even if they are big ones.
On 9/16/24 21:39, Georg Pfuetzenreuter wrote:
Hi everyone,
due to an influx of abuse we reduced the Matrix federation with the servers behind matrix.org for the time being. Due to the design of Matrix it seems to be not possible to completely inhibit it, hence you will notice "broken" behavior when trying to join openSUSE Matrix rooms from a matrix.org account, or an account on other Matrix instances using their hosted service.
We encourage you to instead use an opensuse.org account via https://chat.opensuse.org/ or to join us on IRC.
This effort was tracked via https://progress.opensuse.org/issues/166865, where more details are to be found.
We are furthermore discussing ways for better abuse mitigation.
Thanks, Georg
On 9/16/24 9:39 PM, Georg Pfuetzenreuter wrote:
Hi everyone,
due to an influx of abuse we reduced the Matrix federation with the servers behind matrix.org for the time being. Due to the design of Matrix it seems to be not possible to completely inhibit it, hence you will notice "broken" behavior when trying to join openSUSE Matrix rooms from a matrix.org account, or an account on other Matrix instances using their hosted service.
We encourage you to instead use an opensuse.org account via https://chat.opensuse.org/ or to join us on IRC.
This effort was tracked via https://progress.opensuse.org/issues/166865, where more details are to be found.
We are furthermore discussing ways for better abuse mitigation.
Thanks, Georg
As per https://progress.opensuse.org/issues/166865#note-18, the restrictions for matrix.org have been lifted again. Georg
participants (2)
-
Felix Niederwanger
-
Georg Pfuetzenreuter