With all the CDNs and content been served from several locations for a single web page for example, would it be possible to implement a maintainable whitelist in something like a proxy? Does it makes sense? Or I would break half of the websites?

  • MajorHavoc
    link
    fedilink
    arrow-up
    5
    ·
    19 hours ago

    If you’re looking for website content to not run without permission, running with JavaScript disabled generally gets the job done. Each site I enable JavaScript for is effectively “white listed” to serve me app like features, beyond static content.