vote up 1 vote down star

I'm starting a project that will be public facing using asp.net mvc. I know there are about a billion php, python, and ruby html sanitizers out there, but does anyone have some pointers to anything good in .net? What are your experiences with what is out there? I know stackoverflow is a site done in asp.net that allows freeform HTML, what does it use?

flag

1 Answer

vote up 3 vote down

http://blog.stackoverflow.com/2008/06/safe-html-and-xss/

link|flag
1  
+1, but that links to a page full of refactorings by different people (I was hoping for something a little more release-like) – Matt Briggs Dec 4 '08 at 20:44

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.