{% extends "base.html" %} {% block body %}

{{ gettext('Why is there a warning about Tor2Web?') }}

{{ gettext('Using Tor2Web to connect to SecureDrop will not protect your anonymity.') }}

{{ gettext('It could be possible for anyone monitoring your Internet traffic (your government, your Internet provider), to identify you.') }}

{{ gettext('We strongly advise you to use the Tor Browser instead.') }}

{% endblock %}