User-generated Text

HI, I'm making an app where users can create group of registered users, something like WhatsApp, but those group are visible by all in a list.

What I would like to know is what I have to do to if an user use ,for example, a sexual picture for group image or an offensive title as group name.

THnx in advance!


i know those things:


It is necessary that you put all of the following precautions in place:

- Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content

- Use moderators to flag and remove inappropriate content and offensive users

- Users need a mechanism to flag objectionable content and report users generating this content

- Developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content

- Developer needs a method for ejecting users who violate the terms of the EULA



But I'm wandering if when a user flag a group as inappropriate or offensive what should happend to that group, it has to be hidden only from the list of the user that has reported it or from all the user's lists? And what should happen to the user who violated the rules?

You need to be able to remove the image and lock out the user based on the objection from someone outside the group.

You may want to allow a user to post something only to their 'group' to avoid some of these problems.

User-generated Text
 
 
Q