8 ms·
XUL! why not just use htmx and the platform?
by DrStartup 1y ago
XUL! why not just use htmx and the platform?
- cluckindan 1y agoBecause using htmx is asking to get defaced via XSS, or worse. Security is an afterthought for the project, which is evident from the placement of the related documentation.
- rockwotj 1y agoHow is this better?
- cluckindan 1y agoIt probably isn’t.
- recursivedoubts 1y agosecurity rules for htmx are no different than any other hypermedia approach: you need to escape all user content https://htmx.org/essays/web-security-basics-with-htmx/ https://htmx.org/essays/web-security-basics-with-htmx/