If someone posts "prohibited information" on the forum, for example, selling drugs/weapons, etc., can you somehow influence this information, delete it, change it? After all, the forum is decentralized, anyone can post information and post any information. But the domain and hosting on which the forum is hosted are owned by very specific people and they can be punished.
This is actually a very good point. The way we can do this is set a variable for each comment that tells the front end to load it or not.
Similarly to warning users and getting them banned at 10 warnings, the comment will require 3 flags in order for it to get hidden status. After this the comment no longer loads in the front end.
The question is, should we decrease the flag requirement to just 1? As in a comment gets hidden when only 1 person decides to flag it. This could be abused, but also could hide bad comments faster.