2018-09-14 20:10:23 +02:00
|
|
|
# Moderating open organizations
|
|
|
|
|
2019-02-11 05:13:20 +01:00
|
|
|
An **open organization** is one where
|
2022-03-25 21:58:53 +01:00
|
|
|
[anyone can join without an invitation](/help/restrict-account-creation#set-whether-invitations-are-required-to-join).
|
2019-02-11 05:13:20 +01:00
|
|
|
Moderation is a big part of making an open community work.
|
2018-09-14 20:10:23 +02:00
|
|
|
|
|
|
|
## Prevention
|
|
|
|
|
2021-05-08 15:51:20 +02:00
|
|
|
Zulip has many features designed to simplify moderation by preventing
|
|
|
|
problematic behavior:
|
2020-01-08 01:49:44 +01:00
|
|
|
|
2022-03-25 21:58:53 +01:00
|
|
|
* [Disallow disposable email addresses](/help/restrict-account-creation#dont-allow-disposable-domains)
|
2020-02-11 23:13:09 +01:00
|
|
|
or [require users to log in via GitHub or GitLab](/help/configure-authentication-methods).
|
2018-09-14 20:10:23 +02:00
|
|
|
* Restrict who can [create streams](/help/configure-who-can-create-streams),
|
2020-01-08 01:49:44 +01:00
|
|
|
[create bots](/help/restrict-bot-creation), [send private
|
|
|
|
messages](/help/restrict-private-messages), or
|
2021-09-18 01:03:04 +02:00
|
|
|
[add custom emoji](/help/custom-emoji#change-who-can-add-custom-emoji).
|
2018-09-14 20:10:23 +02:00
|
|
|
* Link to a code of conduct in your
|
|
|
|
[organization description](/help/create-your-organization-profile)
|
|
|
|
(displayed on the registration page).
|
2020-02-04 21:50:55 +01:00
|
|
|
* Create a [default stream](/help/set-default-streams-for-new-users)
|
|
|
|
for announcements where [only admins can
|
|
|
|
post](/help/stream-sending-policy).
|
2019-06-10 02:47:21 +02:00
|
|
|
* Add a [waiting period](/help/restrict-permissions-of-new-members) before
|
|
|
|
new users can take disruptive actions.
|
2021-05-08 15:51:20 +02:00
|
|
|
* [Restrict visibility of email addresses](/help/restrict-visibility-of-email-addresses)
|
|
|
|
to prevent off-platform spam.
|
2020-10-26 20:08:00 +01:00
|
|
|
* [Restrict wildcard mentions](/help/restrict-wildcard-mentions)
|
2021-04-30 00:52:15 +02:00
|
|
|
so only [moderators](/help/roles-and-permissions) can mention everyone in your organization.
|
2018-09-14 20:10:23 +02:00
|
|
|
|
|
|
|
## Response
|
|
|
|
|
2021-05-08 15:51:20 +02:00
|
|
|
The following features are an important part of an organization's
|
|
|
|
playbook when responding to abuse or spam that is not prevented by the
|
|
|
|
organization's policy choices.
|
|
|
|
|
|
|
|
* Individual users can [mute abusive users](/help/mute-a-user) to stop
|
|
|
|
harassment that moderators have not yet addressed, or [collapse
|
|
|
|
individual messages](/help/collapse-a-message) that they don't want
|
|
|
|
to see.
|
2018-09-14 20:10:23 +02:00
|
|
|
* [Ban (deactivate) users](/help/deactivate-or-reactivate-a-user) acting in
|
|
|
|
bad faith. You can reactivate them later if they repent.
|
2021-05-08 15:51:20 +02:00
|
|
|
* Investigate behavior using the `streams:public
|
|
|
|
sender:user@example.com` [search
|
|
|
|
operators](/help/search-for-messages) to find all messages sent by a
|
|
|
|
user.
|
2021-03-31 16:15:24 +02:00
|
|
|
* Delete messages, [archive streams](/help/archive-a-stream), and
|
2018-09-14 20:10:23 +02:00
|
|
|
[unsubscribe users from streams](/help/add-or-remove-users-from-a-stream).
|
2021-05-13 18:25:54 +02:00
|
|
|
* [Move topics](/help/rename-a-topic), including between streams, when
|
|
|
|
users start conversations in the wrong place.
|
2021-05-08 15:51:20 +02:00
|
|
|
* [Change users' names](/help/change-a-users-name) (e.g. to "Name (Spammer)")
|
|
|
|
for users who sent spam private messages to many community members.
|
2018-09-14 20:10:23 +02:00
|
|
|
* [Deactivate bots](/help/deactivate-or-reactivate-a-bot) or
|
2021-09-18 00:52:26 +02:00
|
|
|
[delete custom emoji](/help/custom-emoji#delete-custom-emoji).
|
2018-09-14 20:10:23 +02:00
|
|
|
|
2022-04-27 01:12:15 +02:00
|
|
|
## Public access option
|
2018-09-14 20:10:23 +02:00
|
|
|
|
2022-03-10 00:15:16 +01:00
|
|
|
{!web-public-streams-intro.md!}
|
|
|
|
|
|
|
|
## Related articles
|
|
|
|
|
|
|
|
* [Setting up your organization](/help/getting-your-organization-started-with-zulip)
|
|
|
|
* [Web-public streams](/help/web-public-streams)
|