Re: HTMLPurifier - Standard Compliant HTML Filtering
- From: "John Dunlop" <usenet+2004@xxxxxxxxxxxxxxxx>
- Date: 19 Aug 2006 06:13:57 -0700
Ambush Commander:
HTMLPurifier is a new PHP library that filters HTML so that not only is
XSS thwarted, but the resulting HTML is standards-compliant!
Do you mean standards compliant, valid or something else? If you mean
standards compliant - assuming that that includes HTML - you would have
to assign meanings to all the ambiguous clauses of the HTML4.01 spec
(strictly speaking, all of them). If you mean valid, you would have to
guess or somehow infer what any invalid markup was intended to mean
before you could sort it.
--
Jock
.
- Follow-Ups:
- Re: HTMLPurifier - Standard Compliant HTML Filtering
- From: Ambush Commander
- Re: HTMLPurifier - Standard Compliant HTML Filtering
- References:
- HTMLPurifier - Standard Compliant HTML Filtering
- From: Ambush Commander
- HTMLPurifier - Standard Compliant HTML Filtering
- Prev by Date: Re: what is a segmentation fault, and why is it killing PHP on my server?
- Next by Date: XML communication suggestions
- Previous by thread: Re: HTMLPurifier - Standard Compliant HTML Filtering
- Next by thread: Re: HTMLPurifier - Standard Compliant HTML Filtering
- Index(es):
Relevant Pages
|