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?
From stackoverflow
-
http://blog.stackoverflow.com/2008/06/safe-html-and-xss/
Matt Briggs : +1, but that links to a page full of refactorings by different people (I was hoping for something a little more release-like)
0 comments:
Post a Comment