X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/5bb38d5b9c428bae3ea7d39f47dd43c2d8cf921c..2eb31dbba905b24ae25e7e6dafe1ca4daa9e7ad6:/doc/htmlsanitization.mdwn diff --git a/doc/htmlsanitization.mdwn b/doc/htmlsanitization.mdwn index 628c1b90c..2c814e8e4 100644 --- a/doc/htmlsanitization.mdwn +++ b/doc/htmlsanitization.mdwn @@ -1,4 +1,4 @@ -When run with the --sanitize switch, which is turned on by default (see +When run with the `--sanitize` switch, which is turned on by default (see [[usage]]), ikiwiki sanitizes the html on pages it renders to avoid XSS attacks and the like. @@ -11,7 +11,7 @@ ikiwiki uses the HTML::Scrubber perl module to perform its html sanitisation, and this perl module also deals with various entity encoding tricks. -While I beleive that this makes ikiwiki as resistant to malicious html +While I believe that this makes ikiwiki as resistant to malicious html content as anything else on the web, I cannot guarantee that it will actually protect every user of every browser from every browser security hole, badly designed feature, etc. I can provide NO WARRANTY, like it says @@ -25,6 +25,6 @@ browser. Some examples of embedded javascript that won't be let through. -test -test -test +* test +* test +* test