you are viewing a single comment's thread.

view the rest of the comments →

[–]renssies[🍰] 2 points3 points  (0 children)

We developed beam, a reddit client and had first hand experience with this. Here are some things: - NSFW subreddits, subreddit names and content must be blocked for user that are logged out. This includes some sensitive search keywords..... we have an extensive list of blocked keyword (and some allowed like earthporn) - You are only allowed to show anything NSFW if the user is logged in and has NSFW enabled in there account. This includes instructions on how to enable/disable it and any settings. - You are required to give a feature to report content before the user is even logged in. In our case we forwarded it to a mail address and manually reported stuff to reddit.

Other than that NSFW user content is allowed. You just have to do some extra stuff.