Changeset 6 in code
- Timestamp:
- Oct 18, 2016, 6:54:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r1 r6 5 5 Morty rewrites web pages to exclude malicious HTML tags and CSS/HTML attributes. It also replaces external resource references to prevent third party information leaks. 6 6 7 The main goal of morty is to provide a result proxy for [searx](https://asciimoo.github.com/searx/), but it can be used as a standalone sanitizer service too. 7 8 8 other features:9 Features: 9 10 10 - GET/POST form support 11 - CSS & HTML sanitization 12 - JavaScript blocking 13 - Supports GET/POST forms and IFrames 11 14 - Optional HMAC URL verifier key to prevent service abuse 12 15
Note:
See TracChangeset
for help on using the changeset viewer.