HTML Cleaner "Spermicide"
Jan. 22nd, 2006 11:09 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
While we could discuss forever that HttpOnly isn't a complete solution for all
attack instances, that's not what matters. It's like saying, "Well, condoms
don't _always_ work, so let's just not use anything!" HttpOnly does work most
of the time, especially for stopping what our HTML/CSS spermicide doesn't.
-- Brad, https://bugzilla.mozilla.org/show_bug.cgi?id=178993#c49
(no subject)
Date: 2006-01-23 04:54 am (UTC)That sentiment is generally the reason behind arguments against impartial solutions -- a false sense of security can sometimes be worse than no security at all.
(no subject)
Date: 2006-01-23 01:47 pm (UTC)(no subject)
Date: 2006-01-23 02:30 pm (UTC)(no subject)
Date: 2006-01-23 01:57 pm (UTC)I wouldn't be surprised if LJ and other sites started moving to WYSIWYG HTML editors eventually though, and invented some sort of AJAX drag 'n drop for layouts. The only way to really get secure is to constrain what your users can do to some known set, rather than trying to filter out known attacks. Kinda a pain for users and site admins though, and not the way most programmers are used to programming.
'Sides, then the hackers would just switch to MySpace. AFAIK that's even less secure than LJ, because they have more places for freeform entry and less validation. Broken HTML seems really common on MySpace layouts.