From 7013f521b3274c63421ad954ffb0ceed07defc25 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Tue, 11 Dec 2018 17:19:05 -0800 Subject: [PATCH] Status update in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1e7997b..67eb006 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ A HTTP proxy server that renders the web page in to a GIF/PNG/JPEG image associa Version 2.0 brings support for PythonMagick (ImageMagick Library) that allows to optimize and reduce image size or covert to greyscale or bitmap for these cool computers without color displays. +# Current Status +* Due to a recent migration of the whole Internet to SSL/HTTPS, WRP is currently pretty much useless +* Support for a SSL/HTTPS is under way, however not in a proxy mode +* I'm also looking for moving away from WebKit, QT and Python +* Stay tuned + ## OS Support WRP works on macOS (Mac OS X), Linux and FreeBSD. On macOS it uses Cocoa Webkit, on Linux/FreeBSD QT Webkit, for which needs PyQT4 or PyQT5.