summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 35ee98e59..f5969c41a 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -104,9 +104,12 @@ The following software and libraries are required to run qutebrowser:
- QtSQL (part of qtbase in some distributions)
- QtOpenGL
- QtWebEngine, or
- - alternatively QtWebKit - support for QtWebKit will be dropped soon, and
- only the link:https://github.com/annulen/webkit/wiki[updated fork] (5.212)
- is supported
+ - alternatively QtWebKit - only the
+ link:https://github.com/qtwebkit/qtwebkit/wiki[updated fork] (5.212) is
+ supported. **Note: The latest QtWebKit release is based on old WebKit
+ revision with known unpatched vulnerabilities. Please use it carefully and
+ avoid visiting untrusted websites and using it for transmission of
+ sensitive data.**
* https://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.7.0 or newer
(5.13 recommended, support for < 5.9 will be dropped soon) for Python 3
* https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]