(apologies for possible multiple posts--I've sent this twice to gmane
and it hasn't appeared)
I've implemented some sanitizing of public worksheets [1] and applied it
to demo.sagenb.org as a test. The concerns from before were that
javascript was executing on the page, leading to malware being on the page.
By "can people test this" do you mean I am allowed to try to craft an awful piece of malicious code with injected JS (of course without doing something too bad)?
Andrea Lazzarotto
(inviato da Android)
I wonder if there is a way to put malware into a mathjax script tag?
But we use none of that since Jason's patch explicitly removes all style tags.
to demo.sagenb.org as a test.
Has anybody else been successful testing these changes?
I've implemented some sanitizing of public worksheets [1] and applied it to demo.sagenb.org as a test. The concerns from before were that javascript was executing on the page, leading to malware being on the page.
By the way, I am now removing the tags additionally specified in the html5lib library