Earlier quoted context omitted.
oh no -- it's actually vulnerable to xss...!!! https://joshcsimmons.com/post/eNpTVlaoKC5WSEnNzefisilOLsosKL... (this just injects a alert but.... that's bad) just tried contacting the author via linkedin (since I don't see an email address on their site) @joshcsimmons are you around?
The author is aware. > Every post that I want to publicly claim authorship of lives at the root of this site. If you are reading a post that I have claimed it will look like this page. Posts of unknown authorship have a disclaimer at the top of the page. https://joshcsimmons.com/post/H4sIAAAAAAAA%2F3xV227cRgx911cQ...
the second they start hosting any application/backend/cookie-enabled thing on this domain name, anyone could inject a script via their /post/ gzip-base64 scheme, and do bad things...?
I don't think html sanitization would go against the principle of this idea. just... at the very least strip the tags! :-)