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
|
2019-02-27 07:14:13 +01:00
|
|
|
[anyone can join without an invitation](/help/allow-anyone-to-join-without-an-invitation).
|
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
|
|
|
|
|
2020-01-08 01:49:44 +01:00
|
|
|
Zulip has many features designed to simplify moderation:
|
|
|
|
|
2019-02-27 07:14:13 +01:00
|
|
|
* [Disallow disposable email addresses](/help/allow-anyone-to-join-without-an-invitation)
|
2018-09-14 20:10:23 +02:00
|
|
|
or [require users to log in via GitHub](/help/configure-authentication-methods).
|
|
|
|
* 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
|
2018-09-14 20:10:23 +02:00
|
|
|
[add custom emoji](/help/only-allow-admins-to-add-emoji).
|
|
|
|
* 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.
|
2019-05-21 06:37:40 +02:00
|
|
|
* [Restrict email visibility](/help/restrict-visibility-of-email-addresses)
|
|
|
|
to reduce the likelihood of off-platform spam.
|
2018-09-14 20:10:23 +02:00
|
|
|
|
|
|
|
## Response
|
|
|
|
|
|
|
|
* [Ban (deactivate) users](/help/deactivate-or-reactivate-a-user) acting in
|
|
|
|
bad faith. You can reactivate them later if they repent.
|
2019-10-10 23:43:29 +02:00
|
|
|
* Use the `streams:public sender:user@example.com`
|
|
|
|
[search operators](/help/search-for-messages) to find all messages sent by a user.
|
2018-09-14 20:10:23 +02:00
|
|
|
* Delete messages, [delete streams](/help/delete-a-stream), and
|
|
|
|
[unsubscribe users from streams](/help/add-or-remove-users-from-a-stream).
|
2019-02-28 03:52:38 +01:00
|
|
|
* [Rename topics](/help/rename-a-topic).
|
2018-09-14 20:10:23 +02:00
|
|
|
* [Change users' names](/help/change-a-users-name) (e.g. to "Spammer")
|
|
|
|
* [Deactivate bots](/help/deactivate-or-reactivate-a-bot) or
|
2019-04-03 01:12:26 +02:00
|
|
|
[delete custom emoji](/help/add-custom-emoji#delete-custom-emoji).
|
2018-09-16 18:53:32 +02:00
|
|
|
* Instruct users to [collapse](/help/collapse-a-message) messages that they don't
|
|
|
|
want to see.
|
2018-09-14 20:10:23 +02:00
|
|
|
|
|
|
|
## In the works
|
|
|
|
|
|
|
|
* **Delete spammer**. This will wipe the user from your Zulip, by deleting
|
|
|
|
all their messages and reactions, banning them, etc.
|
|
|
|
* **Mute user**. This will allow an individual user to hide the messages of
|
|
|
|
another individual user.
|
|
|
|
* **New users join as guests**. This will allow users joining via open
|
|
|
|
registration to have extremely limited permissions by default, but still
|
|
|
|
enough permissions to ask the core team a question or to get a feel for your
|
|
|
|
community.
|
|
|
|
* **Public archive**. This will give a read-only view of selected streams,
|
|
|
|
removing the need in some organizations for having open registration.
|