Ask HN: Is there a version of HTML that bans JavaScript?
Javascript is a privacy nightmare, and a CPU hog. We need a way to technically ban it.
2 comments
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
Content-Security-Policy: default-src 'none';I meant server side, not client side. I can also install browser plugins, but that does not help.