Hacker News new | ask | show | jobs
by the_mitsuhiko 1413 days ago
External sources yes, preventing an app to inject inline HTML and JavaScript is tricky.
1 comments

You can block all inline scripts via CSP.
That’s why I said tricky and not impossible.