{% extends "styled.html" %} {% block content %}
You're using qutebrowser with the QtWebKit backend.
While QtWebKit has gained some traction again recently, its latest release (5.212.0 Alpha 3) is still based on an old upstream WebKit. It also lacks various security features (process isolation/sandboxing) present in QtWebEngine. From the upstream release notes:
WARNING: This 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. Wait for new release from qtwebkit-dev branch to use it with untrusted content.
If that bothers you, it is recommended that you use another web browser instead, such as IceCat or IceWeasel.
{% endblock %}