Hacker News new | ask | show | jobs
by thisisit 3185 days ago
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?
1 comments

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.

But...if some ad buyer doesn't set the NSFW flag then how do you control the presentation layer? Can you guys actually set the flag later then?