[cvs] [Wiki] changed: SecurityMeasures

Jan Schneider jan at horde.org
Wed Jul 6 04:11:36 PDT 2005


jan  Wed, 06 Jul 2005 04:11:36 -0700

Modified page: http://wiki.horde.org/SecurityMeasures
New Revision:  1.1
Change log:  Add initial content. No read access for guests yet, please review for correctness

@@ -1 +1,7 @@
++ Security Measures
 
+All Horde software is developed with strict coding standards and under continuous peer review. It's in development for 7 years and being reviewed for security issues by user, administrators, security experts and developers constantly.
+
+We have active measures against common web application flaws like session fixation and cross site scripting.
+
+The only piece of code that needs regular updates to fix XSS holes is the HTML MIME viewer that is used to view HTML messages in IMP. The reason is that people still find new ways to trick browsers, especially Internet Explorer, to execute script code every other day. Thus this viewer is disabled by default. Our filter is still one of the best available though, so other projects are using it in their applications too.


More information about the cvs mailing list