You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2026. It is now read-only.
The headers described for webtiles here allow side channel attacks and possibly sandbox escape. For prior art on how to solve this see (and please reference) the implementation in Peergos (starting here: https://peergos.org/posts/a-better-web and ending in the source code https://github.com/Peergos/Peergos/blob/master/src/peergos/server/net/StaticHandler.java#L190, or feel free to ask questions on bluesky).
A couple of high level problems in no particular order:
I recommend adding connect-src: self or none as well.