Hacker News new | ask | show | jobs
by easrng 1655 days ago
You want a Content Security Policy[0]

[0]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Co...

1 comments

Ah yes, I forgot about that browser side, but server side is that a thing?
Deno has permissions to do this: https://deno.land/manual@v1.11.3/getting_started/permissions. Deno Deploy (our serverless offering) has no support for permissions yet (still in beta), but we are expecting this to happen soon.
Nice!