5 ms·
Completely appalled to learn that docs.rs lets you inject any html/css/js you want into the live site (on pages documenting your crate). I love the flexibility
by ComputerGuru 9mo ago
Completely appalled to learn that docs.rs lets you inject any html/css/js you want into the live site (on pages documenting your crate). I love the flexibility but shudder at the security hole the size of, oh, I don’t know, the Grand Canyon.
It’s not a new discovery, I just didn’t know docs.rs (intentionally) wasn’t blocking this. Cf https://docs.rs/pwnies/0.0.13/pwnies/ https://docs.rs/pwnies/0.0.13/pwnies/
- db48x 9mo agoYea, it’s technically a bad idea but on the other hand there’s nothing there to steal.