veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#csp

2 posts2 participants0 posts today
Continued thread

(2/5)

❗️ Mistake #1: Wrong comparisons!
Comparing CSP with storage to PV/wind alone is like comparing apples to oranges.

✅ Fair fight:
- CSP+storage vs. unsubsidized gas/nuclear
- Or vs. PV + batteries
#CSP isn’t expensive—it’s misjudged!

#WormsSocial Das die Umsetzung der Content Security Policy (#CSP) auch in den besten Familien mangelbehaftet sein kann, sieht man, wenn man digitalcourage.de als Referenz mit Hilfe von webbkoll.5july.net/ untersucht.
Auch habe ich den Eindruck, dass man sich hier insofern ein Ei legen kann, als dass man ggf. irgendwann später mal irgendwas zu integrieren versucht und es geht nicht und man kommt nicht drauf, dass man die eigene CSP ändern muss. Umsetzung per Code Snippet als Meta-Tag.

digitalcourage.deDigitalcourage

New tool: resource-rewriter

lib.rs/crates/resource-rewrite

It takes a single HTML file with inline styles and scripts and rewrites them to be compatible with a more restrictive Content-Security-Policy (and a few other things).

I still have a few more things I'd like to add in, like automated CSP generation, a WASM playground and maybe handling style= attributes. A blog post will follow once that's in place :)

Lib.rs · resource-rewriterRewrite inline styles and scripts to separate files