Difference between revisions of "SafeHTML"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=SafeHTML |Short description=Anti-Cross Site Scripting (XSS) HTML parser |Full description=SafeHTML' is an anti-XSS HTML parser. It strips all potentially dangerous ...")
 
Line 2: Line 2:
 
|Name=SafeHTML
 
|Name=SafeHTML
 
|Short description=Anti-Cross Site Scripting (XSS) HTML parser
 
|Short description=Anti-Cross Site Scripting (XSS) HTML parser
|Full description=SafeHTML' is an anti-XSS HTML parser. It strips all potentially dangerous content within HTML: opening tags without closing tags, closing tags without opening tags, certain attributes (on*, data*, dynsrc, javascript:/vbscript:/about:, etc.), protocols, expressions or behavior in styles, and any other active content.
+
|Full description=[[Category:Candidates for deletion]] This is a candidate for deletion: Links broken. No links to page. Homepage not on archive.org. Email to maintainer broken.[[User:Poppy-one|Poppy-one]] ([[User talk:Poppy-one|talk]]) 14:40, 28 July 2018 (EDT)
|User level=none
+
 
|Status=Live
+
SafeHTML' is an anti-XSS HTML parser. It strips all potentially dangerous content within HTML: opening tags without closing tags, closing tags without opening tags, certain attributes (on*, data*, dynsrc, javascript:/vbscript:/about:, etc.), protocols, expressions or behavior in styles, and any other active content.
|Component programs=
 
 
|Homepage URL=http://pixel-apes.com/safehtml/
 
|Homepage URL=http://pixel-apes.com/safehtml/
|VCS checkout command=
+
|Is High Priority Project=No
 
|Computer languages=PHP
 
|Computer languages=PHP
|Documentation note=
+
|Decommissioned or Obsolete=Yes
|Paid support=
+
|Decommissioned details=Links broken. No links to page. Homepage not on archive.org. Email to maintainer broken.
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=HTML,parser,expression,protocol,anti-XSS,strip,active content,open tags,closed tags,attributes,behavior
 
|Keywords=HTML,parser,expression,protocol,anti-XSS,strip,active content,open tags,closed tags,attributes,behavior
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-08-15
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.3.5
 
|Version identifier=1.3.5
 
|Version date=2005-08-15
 
|Version date=2005-08-15
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://pixel-apes.com/download/safehtml-1.3.5.tar.gz
 
|Version download=http://pixel-apes.com/download/safehtml-1.3.5.tar.gz
 +
|Version comment=1.3.5 stable released 2005-08-15
 +
|Last review by=Craig Hutchinson
 +
|Last review date=2018/07/29
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|User level=none
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Is GNU=No
 +
|License verified date=2004-10-21
 +
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Janet Casey
 
|License verified date=2004-10-21
 
|License verified date=2004-10-21
|Version comment=1.3.5 stable released 2005-08-15
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Roman Ivanov
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Roman Ivanov
 
 
|Email=thingol@mail.ru
 
|Email=thingol@mail.ru
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 54:
 
|Interface=web
 
|Interface=web
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2004-10-21
 
}}
 

Revision as of 14:40, 28 July 2018


[edit]

SafeHTML

https://wackowiki.org/doc/Dev/Projects/SafeHTML
Anti-Cross Site Scripting (XSS) HTML parser

SafeHTML' is an anti-XSS HTML parser. It strips all potentially dangerous content within HTML: opening tags without closing tags, closing tags without opening tags, certain attributes (on*, data*, dynsrc, javascript:/vbscript:/about:, etc.), protocols, expressions or behavior in styles, and any other active content.





Licensing

License

Verified by

Verified on

Notes

Verified by

agyaanapan

Verified on

21 June 2021

Notes

license




Leaders and contributors

Contact(s)Role
Roman Ivanov Maintainer


Resources and communication

AudienceResource typeURI
Changeloghttps://wackowiki.org/doc/Dev/Projects/SafeHTML?show_comments=1#h949-2
HelpHomepagehttps://wackowiki.org/doc/Dev/Projects/SafeHTML
Bug Tracking,Developer,SupportBug Trackinghttps://wackowiki.org/bugs/
DeveloperVCS Repository Webviewhttps://bitbucket.org/wackowiki/wackowiki/src/master/wacko/lib/safehtml/


Software prerequisites

KindDescription
Required to usePHP 7




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.