{% extends "base.html" %} {% block tab_title %}{{ gettext('You Should Use Tor Browser') }}{% endblock %} {% block body %}

{{ gettext('You Should Use Tor Browser') }}

{{ gettext('If you are not using Tor Browser, you may not be anonymous.') }}

{{ gettext('If you want to submit information to SecureDrop, we strongly advise you to install Tor Browser and use it to access our site safely and anonymously.') }}

{{ gettext('Copy and paste the following address into your browser and follow the instructions to download and install Tor Browser:') }}

https://www.torproject.org/projects/torbrowser.html

{{ gettext('If there is a chance that downloading Tor Browser raises suspicion and your mail provider is less likely to be monitored, you can send a mail to gettor@torproject.org and a bot will answer with instructions.') }}

{% endblock %}