I am wondering what capabilities do you guys have as admins other than the NSFW flag? And how does the NSFW flag affect the rendering when using Mist or Parity?
We control the presentation layer (the domain, the VueJS app). If you're using our presentation layer, then you're essentially rendering what we programmed to be rendered. In this case, NSFW is default not rendered but you can toggle it in the footer.
If someone forks our presentation layer, they can launch it on another domain to do whatever they want.
If someone forks our presentation layer, they can launch it on another domain to do whatever they want.