From: http://www.brettle.com/neathtml



open source license.

NeatHtml is currently available for download as a mature development snapshot. It primarily needs independent testing, and minor security fixes before an official release. Bug reportsfeature requests, questions, comments, and other contributions are welcome.

Features

  • Uses a whitelist approach to help prevent attacks that take advantage of currently unknown security holes.
  • XSS prevention is done using client-side script to reduce the load on the server.
  • Allows many common HTML constructs, including most inline styles.
  • Integrates easily with existing applications.
  • Works under Mono, .NET 1.1, and .NET 2.0, and can be easily ported to other development platforms.
  • Licensed under the Lesser General Public License (LGPL), a business-friendly open source license.  See below for details.

Demo

Check out the live demo!
 

Download

NeatHtml-trunk.215.zip is the most recent development snapshot.  It includes both source and precompiled binaries.

The latest  code is always available from the Subversion repository.  You can browse it with your web browser or use a subversion client with a command like this:
svn checkout https://forgesvn1.novell.com/svn/neathtml/trunk

Documentation

Please read the NeatHtml Manual for step-by-step installation and usage instructions.

A whitepaper is available those interested in the techniques used by NeatHtml.

 

相关文章:

  • 2022-01-17
  • 2022-01-15
猜你喜欢
  • 2021-09-10
  • 2021-11-16
  • 2021-04-04
  • 2022-12-23
  • 2021-05-10
  • 2021-09-08
相关资源
相似解决方案