Changeset 6 in code for trunk


Ignore:
Timestamp:
Oct 18, 2016, 6:54:19 PM (9 years ago)
Author:
asciimoo
Message:

[doc] description update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r1 r6  
    55Morty rewrites web pages to exclude malicious HTML tags and CSS/HTML attributes. It also replaces external resource references to prevent third party information leaks.
    66
     7The 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.
    78
    8 other features:
     9Features:
    910
    10  - GET/POST form support
     11 - CSS & HTML sanitization
     12 - JavaScript blocking
     13 - Supports GET/POST forms and IFrames
    1114 - Optional HMAC URL verifier key to prevent service abuse
    1215
Note: See TracChangeset for help on using the changeset viewer.